Skip to content

2.16.9 Pull Request Handling and Server Pool

Compare
Choose a tag to compare
@scottf scottf released this 20 Mar 15:48
· 229 commits to main since this release
73c6039

Core

  • ServerPool including Hostname resolution #847 @scottf
  • Enable add/remove of multiple ConnectionListeners per Connection #861 @davidmcote

JetStream

Service (Experimental)

  • use standard connection create inbox for discovery #857 @scottf

Object Store (Experimental)

  • use -1 to indicate end of stream, not lack of full buffer #852 @scottf
  • digest resets after getting value, so can't call it more than once. #854 @scottf

Misc / Test

  • Update docs and examples #846 @scottf
  • 2.10 allows filter subject that doesn't match stream subjects #849 @scottf