Skip to content

Comments

chore: release v0.25.0#819

Closed
github-actions[bot] wants to merge 1 commit intomainfrom
release-plz-2025-07-17T23-46-31Z
Closed

chore: release v0.25.0#819
github-actions[bot] wants to merge 1 commit intomainfrom
release-plz-2025-07-17T23-46-31Z

Conversation

@github-actions
Copy link
Contributor

🤖 New release

  • testcontainers: 0.24.0 -> 0.25.0 (⚠ API breaking changes)

testcontainers 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.41.0/src/lints/enum_variant_added.ron

Failed in:
  variant LogSource:BothStd in /tmp/.tmpT1MXfF/testcontainers-rs/testcontainers/src/core/logs.rs:32

--- failure trait_method_added: pub trait method added ---

Description:
A non-sealed public trait added a new method without a default implementation, which breaks downstream implementations of the trait
        ref: https://doc.rust-lang.org/cargo/reference/semver.html#trait-new-item-no-default
       impl: https://github.com/obi1kenobi/cargo-semver-checks/tree/v0.41.0/src/lints/trait_method_added.ron

Failed in:
  trait method testcontainers::core::ImageExt::with_ready_conditions in file /tmp/.tmpT1MXfF/testcontainers-rs/testcontainers/src/core/image/image_ext.rs:184
  trait method testcontainers::core::ImageExt::with_health_check in file /tmp/.tmpT1MXfF/testcontainers-rs/testcontainers/src/core/image/image_ext.rs:206
  trait method testcontainers::ImageExt::with_ready_conditions in file /tmp/.tmpT1MXfF/testcontainers-rs/testcontainers/src/core/image/image_ext.rs:184
  trait method testcontainers::ImageExt::with_health_check in file /tmp/.tmpT1MXfF/testcontainers-rs/testcontainers/src/core/image/image_ext.rs:206
Changelog

[0.25.0] - 2025-07-17

Details

Bug Fixes

Features


This PR was generated with release-plz.

@netlify
Copy link

netlify bot commented Jul 17, 2025

Deploy Preview for testcontainers-rust ready!

Name Link
🔨 Latest commit cf3bd03
🔍 Latest deploy log https://app.netlify.com/projects/testcontainers-rust/deploys/68798b5bb39c080008fdd149
😎 Deploy Preview https://deploy-preview-819--testcontainers-rust.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@DDtKey DDtKey closed this Jul 17, 2025
@DDtKey DDtKey deleted the release-plz-2025-07-17T23-46-31Z branch July 17, 2025 23:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant