Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
## 🤖 New release * `testcontainers`: 0.19.0 -> 0.20.0 <details><summary><i><b>Changelog</b></i></summary><p> <blockquote> ## [0.20.0] - 2024-07-07 ### Details #### Bug Fixes - [❗] Drop `Clone` impl for `ContainerRequest` ([#680](#680)) - Exclude image pulling time from startup timeout ([#687](#687)) - Waiting for mutiple messages from the same log frame ([#688](#688)) - Pass correct log-source for `stderr` wait strategy ([#692](#692)) #### Features - Introduce log consumers ([#681](#681)) - Introduce `LoggingConsumer` based on `log` crate ([#682](#682)) - [❗] Enhance `LogWaitStrategy` to wait for message appearance multiple times ([#683](#683)) - [❗] Introduce `ExitWaitStrategy` ([#684](#684)) #### Miscellaneous Tasks - Get rid of outdated variables naming ([#679](#679)) - Relax log level for log producer error ([#685](#685)) - Re-configure blocking runtime ([#690](#690)) #### Performance - Avoid spawning log producer without consumers ([#689](#689)) #### Refactor - Internal log processing structures ([#678](#678)) #### Styling - Apply clippy suggestion ([#693](#693)) </blockquote> </p></details> --- This PR was generated with [release-plz](https://github.com/MarcoIeni/release-plz/). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
- Loading branch information