Skip to content

Releases: algoan/nestjs-components

@algoan/nestjs-logging-interceptor@2.8.0

25 Aug 14:23

Choose a tag to compare

2.8.0 (2025-08-25)

Features

  • logging-interceptor: add request/response body truncation (4a1944f)

@algoan/nestjs-http-exception-filter@1.2.0

25 Aug 14:23

Choose a tag to compare

1.2.0 (2025-08-25)

Features

  • http-exception-filter: add raw error message to logs (48cc36c)

@algoan/nestjs-google-pubsub-microservice@3.1.4

11 Jun 08:33

Choose a tag to compare

3.1.4 (2025-06-11)

Bug Fixes

  • convert counterMessage to private property (9d6ee61)
  • rename properties and remove catch in handleMessage (76dfbfe)
  • use setTimeout for delay (a481057)
  • wait to have 0 messages to close subscriptions (8a5b7b7)

@algoan/nestjs-google-pubsub-client@0.4.13

11 Jun 08:33

Choose a tag to compare

0.4.13 (2025-06-11)

Note: Version bump only for package @algoan/nestjs-google-pubsub-client

@algoan/nestjs-class-validators@0.0.3

11 Jun 08:33

Choose a tag to compare

0.0.3 (2025-06-11)

Note: Version bump only for package @algoan/nestjs-class-validators

@algoan/nestjs-logging-interceptor@2.7.0

16 Sep 08:50

Choose a tag to compare

2.7.0 (2024-09-16)

Features

  • add an option to disable header masking for a route (ffc7776)

@algoan/nestjs-http-exception-filter@1.1.0

16 Sep 09:35

Choose a tag to compare

1.1.0 (2024-09-16)

Features

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

@algoan/nestjs-google-pubsub-microservice@3.1.3

16 Sep 08:50

Choose a tag to compare

3.1.3 (2024-09-16)

Bug Fixes

  • deps: restrict @algoan/pubsub peer dependency (2a8587b)

@algoan/nestjs-google-pubsub-client@0.4.12

16 Sep 08:50

Choose a tag to compare

0.4.12 (2024-09-16)

Bug Fixes

  • deps: restrict @algoan/pubsub peer dependency (2a8587b)

@algoan/nestjs-logging-interceptor@2.6.0

16 Feb 10:18

Choose a tag to compare

2.6.0 (2024-02-16)

Features

  • logging: add getter functions for logging interceptor fields (7d100ea)