Skip to content

Releases: p-fedyukovich/nestjs-google-pubsub-microservice

Release 10.0.0

03 Sep 13:44
Compare
Choose a tag to compare
  • Merge pull request #33 from p-fedyukovich/feature/bump-nestjs-10 (34a5968)
  • feat: bump nestjs to 10 (4bddf86)
  • got rid of yarn
  • updated CI config
  • fixed scoped env feature for message based communication

Release 4.4.0

03 Jul 11:25
Compare
Choose a tag to compare
  • Merge pull request #29 from FPierre/feat/scoped-env (8f5af40)
  • refactor: scoped env key is empty strign rather than null (9b0c15e)
  • docs: update readme file (5699070)
  • test: add e2e tests (4c6eefd)
  • feat: scope topics and subscriptions under key if exists (b36dc6e)

Release 4.3.0

28 Apr 13:03
Compare
Choose a tag to compare
  • Merge pull request #25 from p-fedyukovich/feature/remove-use-attributes-from-message (d964e39)
  • feat: remove use attributes message attr (7dce1c0)

Release 4.2.0

20 Apr 13:28
Compare
Choose a tag to compare
  • fix: server deserializing events (d0edc1e)

Release 4.1.1

20 Apr 13:02
Compare
Choose a tag to compare
  • fix: use attributes typo (28558f8)

Release 4.1.0

20 Apr 12:37
Compare
Choose a tag to compare
  • Merge pull request #24 from p-fedyukovich/feature/fix-use-attributes (b178d85)
  • fix: expose enabled use attributes feature for server (6241817)

Release 4.0.0

17 Apr 12:35
Compare
Choose a tag to compare
  • Merge pull request #23 from p-fedyukovich/feature/use-attributes (2dbf198)
  • docs: use attributes description (17946fa)
  • feat: new parameter useAttributes (dd1e34e)

Release 3.2.0

13 Apr 13:34
Compare
Choose a tag to compare
  • Merge pull request #21 from cristobalgvera/feature/optional-existence-checking (a468577)
  • feat(server): include check existence attribute when connecting to the pub-sub (95c6531)
  • feat(client): include check existence attribute when connecting to the client (f194004)

Release 3.1.0

11 Feb 11:35
Compare
Choose a tag to compare
  • Merge pull request #19 from p-fedyukovich/feature/init-parameter (2c79a5f)
  • docs: added init parameter description (cfe856e)
  • feat: added init parameter and validation of topics (ce53858)

Release 3.0.0

28 Sep 15:56
Compare
Choose a tag to compare
  • Merge pull request #16 from p-fedyukovich/feature/bump-deps (47b1833)
  • feat: bumped nestjs and pubsub (5b331f5)