Skip to content

Releases: nats-io/nats.net.v1

1.1.8 Per Message TTL and 2.11 features

Choose a tag to compare

@scottf scottf released this 02 May 20:20
3e3dc01

JetStream

Key Value

  • KV TTL (stream max_age) versus stream duplicate_window #932 @scottf

Misc

  • Handle Server 2.10.26 returns No Responders instead of timeouts. #930 @scottf

Docs

1.1.7 Tuning and Service improvements

Choose a tag to compare

@scottf scottf released this 20 Feb 20:00
5eab596
  • Handling of unobserved tasks after connection opening timeout #916 @TobZip
  • Netstandard 2 build changes #918 @mtmk
  • Add support for clearing old certificates during reconnect #919 @TobZip
  • Concurrent Dictionary for thread safety #921 @scottf
  • Allow Json construction of StreamConfiguration and ConsumerConfiguration #924 @scottf
  • Improve Options documentation #925 @TobZip
  • Remove Experimental notes on Object Store #926 @scottf
  • Service, Allow No Queue Group #927 @scottf

Pre-Release testing repo rename

Pre-release

Choose a tag to compare

@scottf scottf released this 17 Jul 19:11
115001d

This tag is simply to test the automated build system to ensure it works after renaming the repo.

1.1.6

Choose a tag to compare

@scottf scottf released this 15 Jul 19:23
db40092

Core

Key Value

Object Store

JetStream

  • [Bug] Maximum Message Size accepted a long, but should accept an int #903 @scottf

Misc

1.1.5 KV Improvements and TLS Improvements

Choose a tag to compare

@scottf scottf released this 08 May 00:33
0fafd5b

Core

  • Messages not added to the channel don't count as pending for client side slow consumer purposes #881 @scottf
  • Ability to set user credentials from strings(s) #885 @scottf
  • Fix line reader to resolve buffer issues on TLS connections #888 @mtmk
  • tls_available support #889 @scottf

KV

JetStream for upcoming server release 2.11.x

1.1.4 KV Atomic, Connection error improvements.

Choose a tag to compare

@scottf scottf released this 07 Mar 20:28
a7c301f

Core

KV

JetStream for upcoming server release 2.11.x

1.1.4-pre1

1.1.4-pre1 Pre-release
Pre-release

Choose a tag to compare

@scottf scottf released this 07 Mar 00:05
c4dd08b

This is a preview release targeting a TLS connection error handling issue.

1.1.3 Recovery Robustness

Choose a tag to compare

@scottf scottf released this 29 Feb 21:39
51a6e79

JetStream

  • Improved recovery on durables and ordered #865 @scottf

KV

  • KV Watch From Revision #866

Misc

  • Update NATS.Client.csproj for NuGet #864 @mtmk

1.1.2 Auth Expiration Handling

Choose a tag to compare

@scottf scottf released this 22 Jan 18:12
bf6e49f

Core

Misc

  • Readme notes for Subject Validation change in 1.1.0 #846 @scottf
  • Update readme / better 2.10, subject validation notes / point to V2 #848 @scottf

1.1.2-pre3 Reconnect on connect

Pre-release

Choose a tag to compare

@scottf scottf released this 16 Jan 21:03
53e876a

Reconnect on connect needed state set