Skip to content

Releases: nats-io/nats.ws

v1.11.2

21 Dec 14:50
d33e9a2
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.11.1...v1.11.2

v1.11.1

20 Dec 19:10
e8fa145
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.11.0...v1.11.1

v1.11.0

19 Dec 19:42
Compare
Choose a tag to compare

What's Changed

The most notable change is the introduction of the NATS service API which makes it even easier to implement services using NATS.

  • [BUMP] See nbc to 1.10.0 for a complete list of enhancements and fixes.

Full Changelog: v1.10.2...v1.11.0

v1.10.2

01 Dec 21:06
d9b0a03
Compare
Choose a tag to compare

What's Changed

[BUMP] nbc to 1.9.3

Full Changelog: v1.10.1...v1.10.2

v1.10.1

29 Nov 22:09
f84b349
Compare
Choose a tag to compare

What's Changed

[BUMP] nbc to 1.9.2 - this release includes fixes for JetStream fetch(), and correctly maps errors related to exceptions thrown while doing initial authentication.

Full Changelog: v1.10.0...v1.10.1

v1.10.0

03 Nov 10:42
3e12e5e
Compare
Choose a tag to compare

What's Changed

[UPDATE] nbc updated to 1.9.0 - this release contains many enhancements and fixes to JetStream and KV and ObjectStore. See the linked description for more information.

nats.ws specific changes

New Contributors

Full Changelog: v1.9.0...v1.10.0

v1.9.0

22 Aug 21:02
645cfdb
Compare
Choose a tag to compare

What's Changed

  • [UPDATE] nbc to 1.8.0 - this release contains many enhancements and fixes to JetStream and KV. It also implements ObjectStore. See the linked description for more information.

nats.ws specific changes

New Contributors

Full Changelog: v1.8.1...v1.9.0

v1.8.1

26 May 21:07
b3ebbbf
Compare
Choose a tag to compare

What's Changed

[UPDATE] nbc to 1.7.1 - for a complete list of changes see https://github.com/nats-io/nats.deno/releases/tag/v1.7.1
[CHANGE] tranport.send() by @aricart in #151

Full Changelog: v1.8.0...v1.8.1

v1.8.0

19 May 13:47
5ef463f
Compare
Choose a tag to compare

What's Changed

NATS.ws Specific

  • [DOC] added details about TLS options not supported by @mcosta74 in #139
  • [DOC] examples, and dependency updates by @aricart in #144
  • [DEPS] Updated build/test dependencies nats-server to 2.8.1 and deno dependencies to 1.21.0 by @aricart in #146
  • [TEST] added test verifying fix under websocket by @aricart in #148

New Contributors

Full Changelog: v1.7.2...v1.8.0

v1.7.2

15 Feb 16:39
72b9aa9
Compare
Choose a tag to compare

What's Changed

[UPDATE] nbc to v1.6.1 - for more information see the release notes

Full Changelog: v1.7.1...v1.7.2