Skip to content

Releases: nats-io/nats.net.v1

Prerelease #2 of 0.14.0 : JetStream

31 Aug 17:27
c9ca356
Compare
Choose a tag to compare
Pre-release

Prerelease 2 for 0.14.0 : JetStream

Several server v2.4.0 compatibility changes including JetStream queue groups via deliver group.

Prerelease #1 of 0.14.0 : JetStream

24 Jul 19:19
d2c9924
Compare
Choose a tag to compare
Pre-release

Prerelease #1 of 0.14.0 : JetStream

  • Api Data Objects
  • Header Support
  • Protocol Status Object
  • JetStream Message Recognition
  • JetStream Management Context
  • Stream Management
  • Consumer Management
  • JetStream Context
  • Publish Sync
  • Publish Async (Todo: Validate Implementation)
  • Publish Expectations
  • Consumer Configuration
  • Push Sync Subscription
  • Push Async Subscription
  • Event Handler(s)
  • Pull Subscription
  • Pull Batch
  • Pull No Wait
  • Pull Expires
  • Pull Fetch
  • Options
  • AutoAck
  • Direct Mode

The 0.12.0 release of the NATS C# .NET Client

26 Feb 18:45
59eca37
Compare
Choose a tag to compare

Download on NuGet here.

New Features, Enhancements, and Changes

Added PublicKeyFromSeed to obtain public key from seed (#435) by @matthiashanel
Added CreateUserSeed and CreateAccountSeed so these can be generated (#434) by @matthiashanel
Update Dependencies (#439)
Header updates - Allow a description with the inline status (#436)

Bug Fixes

Move the sleep call after buffer flush for better latency (#437)
ISubscription should inherit IDisposable (#438)
Fix TCP connectivity on systems w/o IPv6 support (#432) by @jasper-d
Create dependencies.md [ci skip], (#427) by @gcolliso
Fix client version, (#423) by @jasper-d
Message value can contain tab, (#420) by @scottf

Notes

#438 may require minor code changes for those who mock NATS subscriptions in testing, etc. That change should not affect usage of NATS otherwise.

Prerelease #1 of 0.12.0

24 Feb 21:03
5091fcc
Compare
Choose a tag to compare
Pre-release

Prerelease with various bug fixes and additional APIs.

[added] PublicKeyFromSeed to obtain public key from seed (#435) by @matthiashanel
[Added] CreateUserSeed and CreateAccountSeed so these can be generated (#434) by @matthiashanel
Fix TCP connectivity on systems w/o IPv6 support (#432) by @jasper-d
Create dependencies.md [ci skip], (#427) by @gcolliso
Fix client version, (#423) by @jasper-d
Message value can contain tab, (#420) by @scottf

The 0.11.0 release of the NATS C# .NET Client

13 Oct 01:33
6532927
Compare
Choose a tag to compare

New Features, Enhancements, and Changes

  • Add No-Responders Feature (#413)
  • Lame Duck Mode Support (#412)
  • Add Message Request APIs (#411)
  • Add Message Headers (#394)
  • Add Reconnect Jitter (#385)

Bug Fixes

Misc

  • Update MAINTAINERS.md (#390)

Prerelease #2 of 0.11.0

24 Sep 15:48
cb5b555
Compare
Choose a tag to compare
Pre-release

A Prerelease with the following fixes and enhancements:

  • Add Reconnect Jitter (#385)
  • Remove NoRandomize usage from example (#402)
  • Fix sync/async deadlock (#404)
  • Add Message Headers (#394)
  • Support connecting to hostnames that resolve to IPv6 addresses (#406)
  • Fix typo in README.md (#408)

Prerelease #1 of 0.11.0

08 Jun 17:02
5b1209a
Compare
Choose a tag to compare
Pre-release

Prerelease with Fix #387

The 0.10.1 release of the NATS C# .NET Client

15 May 19:12
1f5d474
Compare
Choose a tag to compare

New Features, Enhancements, and Changes

Bug Fixes

Download on NuGet here.

Prerelease of 0.10.1 (release 2)

08 Dec 20:58
Compare
Choose a tag to compare
Pre-release

Pre-release with various bug fixes and enhancements.

Prerelease of 0.10.1

27 Nov 16:20
Compare
Choose a tag to compare
Prerelease of 0.10.1 Pre-release
Pre-release

Pre-release with various bug fixes and enhancements.