Skip to content

rabbitmq-stream-client-v0.8.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 11 Feb 15:28
· 1 commit to main since this release
1977a2c

Other

  • Deserialize ClientOption with serde (#271)
  • Update tokio-rustls & rustls-pemfile (#269)

Breaking changes

  • TlsConfigurationBuilder::.build may fail (breaking) instead of failing on connect with an unwrap. on (#269)

Thank you to @allevo for the last PR(s) and @wolf4ood @DanielePalaia for the review.