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.18.0 #662

Closed github-actions[bot] closed 4 months ago

github-actions[bot] commented 4 months ago

🤖 New release

Changelog

## [0.18.0] - 2024-06-15 ### Details #### Bug Fixes - [❗] Make `DOCKER_CONFIG` usage consistent with Docker CLI ([#654](https://github.com/testcontainers/testcontainers-rs/pull/654)) #### Features - [❗] Support UDP and SCTP port mappings ([#655](https://github.com/testcontainers/testcontainers-rs/pull/655)) - Impl `From` for `ContainerPort` with TCP default ([#658](https://github.com/testcontainers/testcontainers-rs/pull/658)) - Support HTTP wait strategy ([#659](https://github.com/testcontainers/testcontainers-rs/pull/659)) #### Miscellaneous Tasks - Use nightly `rustfmt` ([#657](https://github.com/testcontainers/testcontainers-rs/pull/657)) #### Refactor - [❗] Get rid of associated type `ImageArgs` and rename to `cmd` ([#649](https://github.com/testcontainers/testcontainers-rs/pull/649)) - Avoid unnecessary owned structs and boxing ([#651](https://github.com/testcontainers/testcontainers-rs/pull/651)) - [❗] Add `ImageExt` trait to avoid explicit conversion to `RunnableImage` ([#652](https://github.com/testcontainers/testcontainers-rs/pull/652)) - [❗] Rename `RunnableImage` to `ContainerRequest` ([#653](https://github.com/testcontainers/testcontainers-rs/pull/653)) - [❗] Exposed and mapped ports api ([#656](https://github.com/testcontainers/testcontainers-rs/pull/656)) - Preliminary refactoring of `wait` strategies ([#661](https://github.com/testcontainers/testcontainers-rs/pull/661))


This PR was generated with release-plz.

netlify[bot] commented 4 months ago

Deploy Preview for testcontainers-rust ready!

Name Link
Latest commit 8229a46d35fed6354fa37251c239028057462042
Latest deploy log https://app.netlify.com/sites/testcontainers-rust/deploys/666df2789aa7530008f084e8
Deploy Preview https://deploy-preview-662--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.