Skip to content
This repository was archived by the owner on Mar 21, 2025. It is now read-only.

Releases: nats-io/stan.js

v0.0.40

02 May 00:54
ebf4ff8
Compare
Choose a tag to compare
Clamping library versions. (#62)

v0.0.28

02 Mar 22:17
b070024
Compare
Choose a tag to compare
Update to use nats.requestOne (#59)

[CHANGE] update nats to 0.8.2

- made stan use requestOne()
- changed travis config to make it easier to bump server version.
- added test showing subscription after server goes away issues a timeout.
- added a test for the initial subject discovery request - as it is possible to fail after connecting to the NATS server.

v0.0.14

19 Oct 23:19
Compare
Choose a tag to compare

Fixes propagation of connection error to the streaming server. See #22.

v0.0.8

07 Oct 15:52
Compare
Choose a tag to compare
Merge pull request #16 from nats-io/ack-fix-15

[FIX #15] Added Message#ack() to typings, and bumped versions.

v.0.0.5

25 Sep 17:51
Compare
Choose a tag to compare
Merge pull request #12 from nats-io/npm-doc-issue

doc update [ci skip]

v.0.0.4

24 Sep 18:34
Compare
Choose a tag to compare
Merge pull request #11 from nats-io/subscription-options-fixes

Subscription options fixes

v0.0.3

06 Sep 15:05
Compare
Choose a tag to compare

Initial release