Skip to content

Releases: pozil/pub-sub-api-node-client

v5.5.1 - Fix support for nodeNext module type resolution

20 Nov 17:40

Choose a tag to compare

  • fix: nodeNext module type resolution #82 thanks to @charlesbodman
  • build: bump dependencies

v5.5.0 - Exposed event ID and schema ID

10 Jul 12:54

Choose a tag to compare

  • feat: event ID and schema ID are now returned as part of the parsed event data
  • build: bump dependencies

v5.4.0 - Security update

01 Jul 15:06
5486687

Choose a tag to compare

  • feat: upgraded to node@22
  • feat: removed deprecated certifi lib and bundled recent CA in project. Fixes #70
  • build: bump dependencies

v5.3.1 - Updated dependencies

01 May 04:18

Choose a tag to compare

  • build: bump dependencies to address #68

v5.3.0 - Private key authentication improvements

23 Apr 22:15

Choose a tag to compare

  • feat: add support for self-signed SSL certificates for testing purposes (#60). See the rejectUnauthorizedSsl configuration key.
  • fix: "BEGIN RSA" header no longer required in private key (fixes #65)
  • fix: flaky integration test with two possible error code being returned
  • build: bump dependencies

v5.2.3 - Schema cache fix

22 Feb 15:33
44d2645

Choose a tag to compare

v5.2.2 - TS fix for configuration optional properties

15 Jan 12:54

Choose a tag to compare

  • fix: TS fix for configuration optional properties #56
  • build: bump dependencies

v5.2.1 - Fix infinite events

06 Jan 08:57

Choose a tag to compare

  • fix: infinite event bug #55
  • build: bump dependencies

v5.2.0 - Publish event batch

06 Dec 22:37

Choose a tag to compare

  • feat: publish event batch (addresses #51)
  • fix: duplicate internal event handlers (fixes: #50 and #52)

v5.1.0 - Managed event subscriptions

05 Dec 11:55

Choose a tag to compare