Skip to content

Latest commit

 

History

History
233 lines (70 loc) · 6.4 KB

File metadata and controls

233 lines (70 loc) · 6.4 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

1.1.0 (2024-09-16)

Features

  • http-exception-filter: add option to mask headers (ca3f18e)

1.0.21 (2023-12-11)

Note: Version bump only for package @algoan/nestjs-http-exception-filter

1.0.20 (2023-11-10)

Note: Version bump only for package @algoan/nestjs-http-exception-filter

1.0.19 (2023-02-24)

Note: Version bump only for package @algoan/nestjs-http-exception-filter

1.0.18 (2023-02-02)

Note: Version bump only for package @algoan/nestjs-http-exception-filter

1.0.17 (2023-01-31)

Note: Version bump only for package @algoan/nestjs-http-exception-filter

1.0.16 (2022-11-19)

Note: Version bump only for package @algoan/nestjs-http-exception-filter

1.0.15 (2022-11-19)

Note: Version bump only for package @algoan/nestjs-http-exception-filter

1.0.14 (2022-07-26)

Note: Version bump only for package @algoan/nestjs-http-exception-filter

1.0.13 (2022-05-19)

Note: Version bump only for package @algoan/nestjs-http-exception-filter

1.0.12 (2022-01-07)

Note: Version bump only for package @algoan/nestjs-http-exception-filter

1.0.11 (2021-10-24)

Note: Version bump only for package @algoan/nestjs-http-exception-filter

1.0.10 (2021-08-06)

Note: Version bump only for package @algoan/nestjs-http-exception-filter

1.0.9 (2021-04-07)

Note: Version bump only for package @algoan/nestjs-http-exception-filter

1.0.8 (2020-11-09)

Note: Version bump only for package @algoan/nestjs-http-exception-filter

1.0.7 (2020-10-21)

Note: Version bump only for package @algoan/nestjs-http-exception-filter

1.0.6 (2020-10-19)

Note: Version bump only for package @algoan/nestjs-http-exception-filter

1.0.5 (2020-09-21)

Note: Version bump only for package @algoan/nestjs-http-exception-filter

1.0.4 (2020-07-27)

Bug Fixes

  • deps: upgrade dependencies (c62a9b6)

1.0.3 (2020-06-30)

Bug Fixes

  • deps: add lodash as a dependency (8ba8264)

1.0.2 (2020-05-11)

Bug Fixes

  • httpexceptionfilter: logging the trace instead of the error object (7831479)

1.0.1 (2020-04-28)

Note: Version bump only for package @algoan/nestjs-http-exception-filter

1.0.0 (2020-04-21)

Bug Fixes

  • types: fixing types of validation error handled (2b4e915)

Features

  • http-exception-filter: init package (e474567)
  • httpexceptionfilter: payload too large handled (9f4e58c)
  • httpfilter: add httpexceptionfilter (3b2f900)
  • modulename: new module name nestjs-http-exception-filter (ccd0838)

BREAKING CHANGES

  • httpfilter: adding first version of the exception filter

1.0.0 (2020-04-15)

Bug Fixes

  • types: fixing types of validation error handled (2b4e915)

Features

  • http-exception-filter: init package (e474567)
  • httpexceptionfilter: payload too large handled (9f4e58c)
  • httpfilter: add httpexceptionfilter (3b2f900)

BREAKING CHANGES

  • httpfilter: adding first version of the exception filter