Skip to content

Releases: nats-io/nats.ws

v.1.1.2

10 May 21:47
ffccf2a
Compare
Choose a tag to compare

v1.1.0

05 Apr 22:57
b56ef7e
Compare
Choose a tag to compare
  • [update] nats-base-client to v1.0.2:
    • [fix] added cluster to possible properties in ServerInfo
    • [change] jetstream max_age - in StreamConfig marked as Nanos
    • [fix] omission of headers in JetStreamPublishOptions
  • [important] this version releases minor modification of the npm bundle, which now includes a cjs version of the library. Note that index.mjs was renamed to index.js. For more information refer to #91.

v1.0.1

27 Mar 00:51
1411094
Compare
Choose a tag to compare

[update] updated to nats-base-client v1.0.1, this release contains an important fix regarding the munging of reply subjects on messages that were received during different socket reads. This would cause clients to timeout when expecting a response.

v1.0.0

15 Mar 22:59
Compare
Choose a tag to compare

First official release of the nats.ws client.