Skip to content

chore: release v0.25.0#807

Closed
github-actions[bot] wants to merge 1 commit intomainfrom
release-plz-2025-07-03T16-50-12Z
Closed

chore: release v0.25.0#807
github-actions[bot] wants to merge 1 commit intomainfrom
release-plz-2025-07-03T16-50-12Z

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions bot commented Jul 3, 2025

🤖 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/.tmpkQlngK/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/.tmpkQlngK/testcontainers-rs/testcontainers/src/core/image/image_ext.rs:183
  trait method testcontainers::ImageExt::with_ready_conditions in file /tmp/.tmpkQlngK/testcontainers-rs/testcontainers/src/core/image/image_ext.rs:183
Changelog

[0.25.0] - 2025-07-03

Details

Bug Fixes

Features


This PR was generated with release-plz.

@netlify
Copy link
Copy Markdown

netlify bot commented Jul 3, 2025

Deploy Preview for testcontainers-rust ready!

Name Link
🔨 Latest commit b34fcd5
🔍 Latest deploy log https://app.netlify.com/projects/testcontainers-rust/deploys/6866b4d5ab13ab000824d373
😎 Deploy Preview https://deploy-preview-807--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.

@github-actions github-actions bot force-pushed the release-plz-2025-07-03T16-50-12Z branch from 1f47108 to b34fcd5 Compare July 3, 2025 16:50
@DDtKey DDtKey closed this Jul 3, 2025
@DDtKey DDtKey deleted the release-plz-2025-07-03T16-50-12Z branch July 3, 2025 17:11
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