Releases: nats-io/nats.net.v1
Releases · nats-io/nats.net.v1
1.0.4 Pull Improvements and bug fixes
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
Core
Service
- Service beta #723 @scottf
- validate version semver #724 @scottf
- Service "response types" #729 @scottf
- Service multi endpoints #734 @scottf
Jetstream
Miscellaneous
- Samples Reorg #725 @scottf
- update documentation batch file #726 @scottf
- Nats By Example Request Reply #728 @scottf
- docs: fix wrong class name for Nkeys in readme #732 @jonaslagoni
- Corrected "expires" field behavior description for pull sub #733 @AqlaSolutions
1.0.3-pre3 Service Experimental
Service Response Types
1.0.3-pre2 Service Experimental
Added version validation
1.0.3-pre1 Service Experimental
Service Experimental
1.0.2 JetStream Enhancements and KV Mirror
1.0.1 Ability to opt-out of using Server v2.9.0 consumer create
1.0.0 Support Server v2.9.0, Object Store Experimental
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
Pre Release With Experimental Object Store
0.14.9-pre3
Pre-release