0.19.0
版本发布时间: 2024-06-28 17:19:49
testcontainers/testcontainers-rs最新发布版本:0.22.0(2024-08-31 03:22:23)
[0.19.0] - 2024-06-27
Details
Bug Fixes
- [❗] Use
rustls-tls
as default forreqwest
(#672)
Documentation
- Update examples of
GenericImage::with_exposed_port
(#670)
Features
- Add ability to convert
ContainerPort
tou16
(#664)
Miscellaneous Tasks
- Make
ports
module public (#665)
Performance
- Use separate dropper thread for
current_thread
flavor (#666)
Refactor
- Use multi-threaded runtime for blocking feature (#667)