Skip to content

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

v2.3.0 - Support for CommonJS

17 Jan 07:39
Compare
Choose a tag to compare

v2.2.1 - Plaform Event fix

16 Jan 16:21
Compare
Choose a tag to compare
  • fix: #6 platform event handling

v2.2.0 - Custom logger support

03 Jan 15:04
Compare
Choose a tag to compare
  • feat: added support for custom logger
  • fix: field bitmap parsing bug

v2.1.3 - Fix field bitmap parsing bug

03 Jan 10:32
Compare
Choose a tag to compare
  • fix: field bitmap parsing bug

v2.1.2 - Fix release

03 Jan 09:40
Compare
Choose a tag to compare
  • fix: removed Husky from distributed package

v2.1.0 - Support for user-supplied authentication

03 Jan 09:23
Compare
Choose a tag to compare
  • feat: added the ability use user-supplied authentication

v2.0.1 - Generic standalone client

02 Jan 19:41
Compare
Choose a tag to compare
  • Complete refactor of the app to convert it from a sample into a generic/reusable client.
  • Added support for JWT auth
  • Works on node@18

v1.4.0 - client_credentials login flow

14 Dec 09:50
Compare
Choose a tag to compare
  • feat: added support for client_credentials login flow
  • build: bumped dependencies