You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Changelog
Added
JetStream:
ObjectStore is now available as part of jetstream package (#1450)
Drain method for ConsumeContext and MessagesContext. Unlike Stop(), in addition to unsubscribing and canceling the existing pull requests it will ensure that all messages already stored in client buffer will be available for processing (#1515)
Return account reservations on AccountInfo. NOTE: This is only available since [email protected] (#1511)
Paging Subjects on Stream.Info() response when WithSubjectFilter() option is used (#1517)