testcontainers / testcontainers-rs

A library for integration-testing against docker containers from within Rust.
https://rust.testcontainers.org
Apache License 2.0
724 stars 143 forks source link

chore: release v0.20.0 #686

Closed github-actions[bot] closed 3 months ago

github-actions[bot] commented 3 months ago

🤖 New release

Changelog

## [0.20.0] - 2024-07-07 ### Details #### Bug Fixes - [❗] Drop `Clone` impl for `ContainerRequest` ([#680](https://github.com/testcontainers/testcontainers-rs/pull/680)) #### Features - Introduce log consumers ([#681](https://github.com/testcontainers/testcontainers-rs/pull/681)) - Introduce `LoggingConsumer` based on `log` crate ([#682](https://github.com/testcontainers/testcontainers-rs/pull/682)) - [❗] Enhance `LogWaitStrategy` to wait for message appearance multiple times ([#683](https://github.com/testcontainers/testcontainers-rs/pull/683)) - [❗] Introduce `ExitWaitStrategy` ([#684](https://github.com/testcontainers/testcontainers-rs/pull/684)) #### Miscellaneous Tasks - Get rid of outdated variables naming ([#679](https://github.com/testcontainers/testcontainers-rs/pull/679)) - Relax log level for log producer error ([#685](https://github.com/testcontainers/testcontainers-rs/pull/685)) #### Refactor - Internal log processing structures ([#678](https://github.com/testcontainers/testcontainers-rs/pull/678))


This PR was generated with release-plz.

netlify[bot] commented 3 months ago

Deploy Preview for testcontainers-rust ready!

Name Link
Latest commit d18bd7c208bf71719b40976858ae9f24202e5016
Latest deploy log https://app.netlify.com/sites/testcontainers-rust/deploys/6689e07a167bf600086aa710
Deploy Preview https://deploy-preview-686--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 site configuration.