Skip to content

Releases: nats-io/nats.net.v1

1.0.4 Pull Improvements and bug fixes

12 May 17:06
11f9958
Compare
Choose a tag to compare

Core

  • Fill in Publish / Request Header Gaps #738 @scottf
  • Scatter gather example #739 @scottf
  • fix sleep only on repeat of server list during reconnect #744 @scottf
  • Fixed TcpClient not disposed when an exception is thrown during connect @BrentSLC

Jetstream

  • pull status handling #755 @scottf
  • StreamConfiguration and ConsumerConfiguration metadata support #756 @scottf
  • Fixed GetChanges for backoff and metadata #769 @scottf

Service

  • added metadata map to service and endpoints #748 @scottf
  • use standard connection new inbox for discovery #754 @scottf

Miscellaneous

1.0.3 Service Beta and fixes

27 Jan 17:13
2ecd495
Compare
Choose a tag to compare

Core

Service

Jetstream

Miscellaneous

1.0.3-pre3 Service Experimental

29 Dec 14:08
114c6db
Compare
Choose a tag to compare
Pre-release

Service Response Types

1.0.3-pre2 Service Experimental

21 Dec 15:31
7ae327e
Compare
Choose a tag to compare
Pre-release

Added version validation

1.0.3-pre1 Service Experimental

20 Dec 21:07
c6155e2
Compare
Choose a tag to compare
Pre-release

Service Experimental

1.0.2 JetStream Enhancements and KV Mirror

08 Nov 20:18
33446a0
Compare
Choose a tag to compare

Core

  • implement RTT #706

JetStream

Key Value (KV)

Object Store

Misc

1.0.1 Ability to opt-out of using Server v2.9.0 consumer create

19 Sep 16:58
5fc9738
Compare
Choose a tag to compare

JetStream

  • Ability to opt-out of using Server v2.9.0 consumer create api #674 @scottf

1.0.0 Support Server v2.9.0, Object Store Experimental

15 Sep 19:28
7056db1
Compare
Choose a tag to compare

IMPORTANT

This release uses a new consumer create API when interacting with nats-server version 2.9.0 or higher. This changes the subjects used by the client to create consumers, which might in some cases require changes in access and import/export configuration.

JetStream / Management

  • consumer info change to sequence_info from sequence_pair (extends sequence_info so backward compatible) #634 @scottf
  • handle updated account stats #636 @scottf
  • expose public management GetStreamNamesBySubjectFilter #638 @scottf
  • support num_replicas and mem_storage in consumer configuration #647 @scottf
  • Support v2.9.0 Get Direct Message feature #651 @scottf
  • No Erase option on message delete #653 @scottf
  • Support v2.9.0 Get Direct Message feature #659 @scottf
  • Fix bug issue #662 null ref, external can be null #663 @Lemorz56
  • Support v2.9.0 Consumer Create feature #670 @scottf

Key Value

  • Fix bug to return null instead of entry on get of deleted or purged key #656 @scottf
  • Added placement and republish to kv configuration #665 @scottf

Object Store

Initial implementation, experimental. #666 @scottf

Core

  • Accept encoded connection urls #633 @scottf
  • Added timeout to PublishSyncInternal #642 @jlumsden-mts
  • Adjustments to interfaces to improve the mockability and faking of NATS for unit testing in consumer apps. #654 @sspates-starbucks
  • Support v2.9.0 stream configuration republish #661 @scottf

Misc

0.14.9-pre4 Object Store Experimental

12 Sep 23:43
2aae2ba
Compare
Choose a tag to compare
Pre-release

Pre Release With Experimental Object Store

0.14.9-pre3

26 Aug 15:53
ae3f207
Compare
Choose a tag to compare
0.14.9-pre3 Pre-release
Pre-release

Pre-release