nats-io / nats.rs

Rust client for NATS, the cloud native messaging system.
Apache License 2.0
980 stars 159 forks source link

Release v0.35.1 #1262

Closed Jarema closed 1 month ago

Jarema commented 1 month ago

0.35.1

Overview

This release fixes broken docs build caused by fips, which cannot be built in restricted docs.rs environment.

What's Changed

Full Changelog: https://github.com/nats-io/nats.rs/compare/async-nats/v0.35.0...async-nats/v0.35.1

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