Skip to content

chore: release v0.7.0 #250

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

Closed
wants to merge 1 commit into from
Closed

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Nov 7, 2024

🤖 New release

  • rabbitmq-stream-client: 0.6.1 -> 0.7.0 (⚠️ API breaking changes)
  • rabbitmq-stream-protocol: 0.6.0 -> 0.7.0 (⚠️ API breaking changes)

⚠️ rabbitmq-stream-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.36.0/src/lints/enum_variant_added.ron

Failed in:
  variant ConsumerCreateError:SingleActiveConsumerNotSupported in /tmp/.tmpUECICP/rabbitmq-stream-rust-client/src/error.rs:164

⚠️ rabbitmq-stream-protocol 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.36.0/src/lints/enum_variant_added.ron

Failed in:
  variant ResponseKind:ConsumerUpdate in /tmp/.tmpUECICP/rabbitmq-stream-rust-client/protocol/src/response/mod.rs:76
  variant ResponseKind:ConsumerUpdateRequest in /tmp/.tmpUECICP/rabbitmq-stream-rust-client/protocol/src/response/mod.rs:77
  variant RequestKind:ConsumerUpdateRequest in /tmp/.tmpUECICP/rabbitmq-stream-rust-client/protocol/src/request/mod.rs:71
Changelog

rabbitmq-stream-client

0.7.0 - 2024-11-21

Other

  • Single active consumer implementation (#248)
  • Bump codecov/codecov-action from 4.6.0 to 5.0.2 (#256)
  • Bump codecov/codecov-action from 4.5.0 to 4.6.0 (#254)
  • Bump actions-rs/toolchain from 1.0.6 to 1.0.7 (#255)
  • Bump docker/build-push-action from 5 to 6 (#253)
  • add ability to include properties to the consumers during subscriptions (#249)

rabbitmq-stream-protocol

0.7.0 - 2024-11-21

Other

  • Update fake requirement from 2.5 to 3.0 (#251)
  • Single active consumer implementation (#248)


This PR was generated with release-plz.

@github-actions github-actions bot force-pushed the release-plz-2024-11-07T13-45-27Z branch 3 times, most recently from 8c0f337 to 090912a Compare November 11, 2024 08:25
@github-actions github-actions bot force-pushed the release-plz-2024-11-07T13-45-27Z branch from 090912a to 14023d6 Compare November 18, 2024 08:35
@github-actions github-actions bot changed the title chore(rabbitmq-stream-client): release v0.6.2 chore: release v0.7.0 Nov 21, 2024
@github-actions github-actions bot force-pushed the release-plz-2024-11-07T13-45-27Z branch from 14023d6 to ad7dd25 Compare November 21, 2024 11:27
@github-actions github-actions bot force-pushed the release-plz-2024-11-07T13-45-27Z branch from ad7dd25 to 6a8743d Compare November 21, 2024 11:33
@github-actions github-actions bot closed this Nov 21, 2024
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.

0 participants