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.35.0 #1256

Merged
merged 2 commits into from May 6, 2024
Merged

Release async-nats/v0.35.0 #1256

merged 2 commits into from May 6, 2024

Conversation

Jarema
Copy link
Member

@Jarema Jarema commented May 5, 2024

0.35.0

Overview

This release makes tls setup more flexible, leveraging rusls v0.23 and allowing to pick crypto backend:

  • ring
  • aws-lc-rs
  • fips

Some other highlights:

  • force reconnect via force_reconnect method
  • explicit create/update consumer API

Thank you for all your contributions!

Added

Fixed

Changed

New Contributors

Full Changelog: async-nats/v0.34.0...async-nats/v0.35.0

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

Signed-off-by: Tomasz Pietrek <tomasz@nats.io>
@Jarema Jarema requested a review from piotrpio May 5, 2024 22:01
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

Copy link
Contributor

@piotrpio piotrpio left a comment

Choose a reason for hiding this comment

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

Just one typo

async-nats/CHANGELOG.md Outdated Show resolved Hide resolved
Co-authored-by: Piotr Piotrowski <piotr@synadia.com>
Copy link
Contributor

@piotrpio piotrpio 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 changed the title Release v0.35.0 Release async-nats/v0.35.0 May 6, 2024
@Jarema Jarema merged commit 5d007ca into main May 6, 2024
12 checks passed
@Jarema Jarema deleted the release-035 branch May 6, 2024 11:18
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

3 participants