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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: release v0.10.0 #24

Merged
merged 1 commit into from
Nov 21, 2023
Merged

chore: release v0.10.0 #24

merged 1 commit into from
Nov 21, 2023

Conversation

github-actions[bot]
Copy link
Contributor

🤖 New release

  • postmark: 0.9.2 -> 0.10.0 (⚠️ API breaking changes)

⚠️ postmark breaking changes

--- failure trait_missing: pub trait removed or renamed ---

Description:
A publicly-visible trait cannot be imported by its prior path. A `pub use` may have been removed, or the trait itself may have been renamed or removed entirely.
        ref: https://doc.rust-lang.org/cargo/reference/semver.html#item-remove
       impl: https://github.com/obi1kenobi/cargo-semver-checks/tree/v0.24.2/src/lints/trait_missing.ron

Failed in:
  trait postmark::api::email::SendEmailRequestBuilder_Optional, previously in file /tmp/.tmpAnTvmO/postmark/src/api/email/send_email.rs:18
  trait postmark::reqwest::PostmarkClientBuilder_Optional, previously in file /tmp/.tmpAnTvmO/postmark/src/reqwest.rs:28
  trait postmark::api::email::SendEmailWithTemplateRequestBuilder_Optional, previously in file /tmp/.tmpAnTvmO/postmark/src/api/email/send_email_with_template.rs:96
  trait postmark::api::templates::DeleteTemplateRequestBuilder_Optional, previously in file /tmp/.tmpAnTvmO/postmark/src/api/templates/delete_template.rs:19
  trait postmark::api::templates::GetTemplateRequestBuilder_Optional, previously in file /tmp/.tmpAnTvmO/postmark/src/api/templates/get_template.rs:19
  trait postmark::api::templates::CreateTemplateRequestBuilder_Optional, previously in file /tmp/.tmpAnTvmO/postmark/src/api/templates/create_template.rs:21
  trait postmark::api::templates::EditTemplateRequestBuilder_Optional, previously in file /tmp/.tmpAnTvmO/postmark/src/api/templates/edit_template.rs:24
Changelog

0.10.0 - 2023-11-21

Other

  • Update dependencies (#23)


This PR was generated with release-plz.

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@pastjean pastjean merged commit cc30673 into main Nov 21, 2023
@pastjean pastjean deleted the release-plz-2023-11-21T15-25-48Z branch November 21, 2023 15:26
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.

1 participant