Skip to content

1.0.4 Pull Improvements and bug fixes

Compare
Choose a tag to compare
@scottf scottf released this 12 May 17:06
11f9958

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