testcontainers / testcontainers-rs

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

chore: release v0.19.0 #673

Closed github-actions[bot] closed 2 months ago

github-actions[bot] commented 2 months ago

🤖 New release

Changelog

## [0.19.0] - 2024-06-27 ### Details #### Bug Fixes - [❗] Use `rustls-tls` as default for `reqwest` ([#672](https://github.com/testcontainers/testcontainers-rs/pull/672)) #### Documentation - Update examples of `GenericImage::with_exposed_port` ([#670](https://github.com/testcontainers/testcontainers-rs/pull/670)) #### Features - Add ability to convert `ContainerPort` to `u16` ([#664](https://github.com/testcontainers/testcontainers-rs/pull/664)) #### Miscellaneous Tasks - Make `ports` module public ([#665](https://github.com/testcontainers/testcontainers-rs/pull/665)) #### Performance - Use separate dropper thread for `current_thread` flavor ([#666](https://github.com/testcontainers/testcontainers-rs/pull/666)) #### Refactor - Use multi-threaded runtime for blocking feature ([#667](https://github.com/testcontainers/testcontainers-rs/pull/667))


This PR was generated with release-plz.

netlify[bot] commented 2 months ago

Deploy Preview for testcontainers-rust ready!

Name Link
Latest commit 533407079ee08456f6cf8dc709365cbca02e1135
Latest deploy log https://app.netlify.com/sites/testcontainers-rust/deploys/667de86720b7df0008bd55ad
Deploy Preview https://deploy-preview-673--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.