Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release async-nats v0.36.0 #1307

Merged
merged 1 commit into from
Sep 3, 2024
Merged

Release async-nats v0.36.0 #1307

merged 1 commit into from
Sep 3, 2024

Conversation

Jarema
Copy link
Member

@Jarema Jarema commented Sep 2, 2024

v0.36.0

Overview

This release adds a useful futures::Sink<PublishMessage>, and ability to get Stream handle without IO call,
among other changes.

Breaking changes

This release introduces StramMessage, which makes both get_raw_message and direct_get methods return the same type, allowing
for more easier interop between two.

Added

Fixed

Changed

New Contributors

Full Changelog: async-nats/v0.35.1...async-nats/v0.36.0

Signed-off-by: Tomasz Pietrek tomasz@nats.io

Signed-off-by: Tomasz Pietrek <tomasz@nats.io>
Copy link
Collaborator

@caspervonb caspervonb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@Jarema Jarema merged commit 8726093 into main Sep 3, 2024
12 checks passed
@Jarema Jarema deleted the release-v0.36.0 branch September 3, 2024 06:52
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants