stefandanaita / rabbitmq-management-client

Manage RabbitMQ clusters via the Management API
MIT License
2 stars 0 forks source link

chore: release v0.0.1-alpha.5 #13

Closed github-actions[bot] closed 5 months ago

github-actions[bot] commented 5 months ago

🤖 New release

⚠️ rabbitmq-management-client breaking changes

--- failure enum_variant_added: enum variant added on exhaustive enum ---

Description:
A publicly-visible enum without #[non_exhaustive] has a new variant.
        ref: https://doc.rust-lang.org/cargo/reference/semver.html#enum-variant-new
       impl: https://github.com/obi1kenobi/cargo-semver-checks/tree/v0.31.0/src/lints/enum_variant_added.ron

Failed in:
  variant RabbitMqClientError:UnexpectedResponse in /tmp/.tmpClPzgC/rabbitmq-management-client/src/errors.rs:22
Changelog

## [0.0.1-alpha.5](https://github.com/stefandanaita/rabbitmq-management-client/compare/v0.0.1-alpha.4...v0.0.1-alpha.5) - 2024-04-29 ### Other - [OSS-34] RabbitMq Bindings ([#12](https://github.com/stefandanaita/rabbitmq-management-client/pull/12))


This PR was generated with release-plz.