Skip to content

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

v2.1.3 - Fix field bitmap parsing bug

03 Jan 10:32

Choose a tag to compare

  • fix: field bitmap parsing bug

v2.1.2 - Fix release

03 Jan 09:40

Choose a tag to compare

  • fix: removed Husky from distributed package

v2.1.0 - Support for user-supplied authentication

03 Jan 09:23

Choose a tag to compare

  • feat: added the ability use user-supplied authentication

v2.0.1 - Generic standalone client

02 Jan 19:41

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

Choose a tag to compare

  • feat: added support for client_credentials login flow
  • build: bumped dependencies