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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: release #221

Closed
wants to merge 1 commit into from
Closed

Conversation

github-actions[bot]
Copy link
Contributor

馃 New release

  • eventsourced: 0.24.0 -> 0.25.0 (鈿狅笍 API breaking changes)
  • eventsourced-nats: 0.14.3 -> 0.14.4
  • eventsourced-postgres: 0.13.15 -> 0.13.16
  • eventsourced-projection: 0.5.1 -> 0.5.2

鈿狅笍 eventsourced breaking changes

--- failure trait_method_missing: pub trait method removed or renamed ---

Description:
A trait method is no longer callable, and may have been renamed or removed entirely.
        ref: https://doc.rust-lang.org/cargo/reference/semver.html#major-any-change-to-trait-item-signatures
       impl: https://github.com/obi1kenobi/cargo-semver-checks/tree/v0.30.0/src/lints/trait_method_missing.ron

Failed in:
  method make_reply of trait Cmd, previously in file /tmp/.tmpHHMSNq/eventsourced/src/lib.rs:101
Changelog

eventsourced

0.25.0 - 2024-04-10

Added

  • create replies directly out of handle_cmd using closure (#219)

Other

  • adapt to latest API changes (#215)
  • use new naming convention for modules (#213)

eventsourced-nats

0.14.4 - 2024-04-10

Other

  • updated the following local packages: eventsourced, eventsourced

eventsourced-postgres

0.13.16 - 2024-04-10

Other

  • updated the following local packages: eventsourced, eventsourced

eventsourced-projection

0.5.2 - 2024-04-10

Other

  • updated the following local packages: eventsourced


This PR was generated with release-plz.

@hseeberger hseeberger closed this Apr 10, 2024
@hseeberger hseeberger deleted the release-plz-2024-04-10T15-09-33Z branch April 10, 2024 15:10
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

1 participant