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 0.32.0 #1118

Merged
merged 2 commits into from
Sep 21, 2023
Merged

Release 0.32.0 #1118

merged 2 commits into from
Sep 21, 2023

Conversation

Jarema
Copy link
Member

@Jarema Jarema commented Sep 21, 2023

0.32.0

Overview

This PR focuses on two things:

  • adding remaining nats server 2.10 features and enabling server_2_10 feature by default
  • rework of connection handling (huge thanks to @paolobarbolini for the effort! 🚀 )

An important change introduced by a reworked connection handler is that users should not need
to manually flush by calling client.flush().await to reduce latency.

Added

Changed

Fixed

New Contributors

Full Changelog: async-nats/v0.30.1...async-nats/v0.32.0

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

Signed-off-by: Tomasz Pietrek <tomasz@nats.io>
async-nats/CHANGELOG.md Outdated Show resolved Hide resolved
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 740b415 into main Sep 21, 2023
10 checks passed
@Jarema Jarema deleted the release-0.32.0 branch September 21, 2023 14:07
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.

None yet

2 participants