Skip to content

Releases: wefoxplatform/rustainers

v0.14.0

20 Dec 06:36
Compare
Choose a tag to compare

Added

  • Allow using self-signed certificates in HTTPS health tests (#39)

Fixed

  • Add documentation and fix clippy lints (#41)

v0.13.1

21 Sep 11:19
Compare
Choose a tag to compare

Added

  • allow retrieve host port for generic image (#32)
  • Adds NATS image (#31)

v0.13.0

11 Sep 16:57
Compare
Choose a tag to compare

Added

  • Docker in docker (#24)
  • add mosquitto image (#19)

Fixed

  • minor changes (#28)
  • Prefix all short-name images for new Podman compatibility (#26)

Other

  • Adjust examples for API changes of dependencies
  • Update MSRV to 1.70
  • Update dependencies to their latest versions
  • add more Clippy lint + fix (#23)