Skip to content

2.16.12 Simplification and Service Beta Enhancements

Compare
Choose a tag to compare
@scottf scottf released this 14 Jun 23:36
· 169 commits to main since this release
dde7c17

Core

  • WS only read payload from network stream #902 @GrafBlutwurst
  • Remove client side check against server info max_payload when publishing #922 @scottf

JetStream

  • Fixed GetChanges for backoff and metadata #910 @scottf
  • Fine tuning message manger result #921 @scottf
  • Remove validation when adding or updating consumer #923 @scottf

Simplification

Service Framework

Misc / Test