Skip to content

Releases: algoan/pubsub

v6.2.0

26 Feb 09:15
Compare
Choose a tag to compare

6.2.0 (2024-02-26)

Bug Fixes

  • google-pubsub-client: use the extended message instead of the native object (c0d32c2)

Features

  • pubsub: add an "unsubscribe" method to close server connection (e5f562f)

v6.1.2

02 Jan 10:09
Compare
Choose a tag to compare

6.1.2 (2024-01-02)

Bug Fixes

  • do not create the subscription if subscription is not present (22ccc05)

v6.1.1

17 Nov 10:02
Compare
Choose a tag to compare

6.1.1 (2023-11-17)

Bug Fixes

  • googlecloudpubsub: add the prefix to the topic name when emiting (0439adf)

v6.1.0

08 Nov 10:53
Compare
Choose a tag to compare

6.1.0 (2023-11-08)

Features

  • remove sensitive data from pubsub loggers (0ef8106)

v6.0.0

24 Oct 14:24
Compare
Choose a tag to compare

6.0.0 (2023-10-24)

chore

  • deps: bump all deps to their latest version (a9669e2)

BREAKING CHANGES

  • deps: Update gcloud-pubsub to the next major (4.x)
    And all other dependencies to their latest version

v5.2.1

31 Jul 15:14
Compare
Choose a tag to compare

5.2.1 (2023-07-31)

Bug Fixes

  • googlepubsub: check if the subscription is attached to the topic (5eaaa96)

v5.2.0

16 Jun 12:35
Compare
Choose a tag to compare

5.2.0 (2023-06-16)

Features

  • listen: add a topicName option to override default name (7185320)

v5.1.0

06 May 14:08
Compare
Choose a tag to compare

5.1.0 (2023-05-06)

Features

  • emit: add more options to emit a message (7470eed)
  • topic: the autoCreate mode can now be manually disabled (064fbc7)

v5.0.5

27 Apr 16:44
Compare
Choose a tag to compare

5.0.5 (2023-04-27)

Bug Fixes

  • deps: upgrade google-pubsub version to v3.5.1 (bd6879b)

v5.0.4

23 Mar 10:00
Compare
Choose a tag to compare

5.0.4 (2023-03-23)

Bug Fixes

  • deps: upgrade deps without breaking change (3fffee2)