v0.19.0
[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)