Skip to content

Releases: testcontainers/testcontainers-rs-modules-community

v0.6.1

16 Jun 11:58
484b23d
Compare
Choose a tag to compare

Documentation

  • Fix example in readme

Features

  • Add Hashicorp Vault test container and test (#148)

v0.6.0

16 Jun 02:24
9c42307
Compare
Choose a tag to compare

Features

  • Use HTTP wait strategy for clickhouse (#146)

Miscellaneous Tasks

  • [breaking] Update testcontainers to 0.18.0 (#144)

v0.5.1

14 Jun 21:27
eb8e916
Compare
Choose a tag to compare

Documentation

Features

  • Add oracle image impl (#140)
  • Add clickhouse image (#142)

v0.5.0

26 May 22:01
071945d
Compare
Choose a tag to compare

Dependencies

  • [breaking] Update testcontainers to 0.17.0 (#137)

v0.4.3

12 May 16:56
ce1c011
Compare
Choose a tag to compare

Documentation

  • Fix localstack example by setting force_path_style (#132)

Features

  • Add kwok module (#121)
  • K3s module (#129)

v0.4.2

02 May 22:57
da18413
Compare
Choose a tag to compare

Features

  • Add mariadb module (#127)

v0.4.1

01 May 22:51
19ff83d
Compare
Choose a tag to compare

Features

  • Add nats module (#123)

Miscellaneous Tasks

  • Update testcontainers to 0.16.7 (#125)

v0.4.0

27 Apr 23:33
dae2b9d
Compare
Choose a tag to compare

Documentation

  • Adds contribution guidelines (#119)

Miscellaneous Tasks

  • [breaking] Update testcontainers to 0.16 (#120)

Notes

Migration guide and details of the changes can be found in the release of testcontainers 0.16

v0.3.7

06 Apr 00:57
15ec27c
Compare
Choose a tag to compare

Features

  • Add cockroachdb image impl (#109)
  • Add CNCF Distribution module (#111)

Miscellaneous Tasks

  • Update reqwest requirement from 0.11.23 to 0.12.1 (#106)
  • Update mysql requirement from 24.0.0 to 25.0.0 (#107)
  • Update zookeeper-client requirement from 0.6.0 to 0.7.1 (#110)
  • Define version for bollard to meet crates.io constraints (#115)

Revert

  • Rollback version to apply a fix before releasing (#114)

v0.3.6

22 Mar 21:10
77414ef
Compare
Choose a tag to compare

Features

  • Add consul module (#104)

Miscellaneous Tasks

  • Update redis requirement from 0.24.0 to 0.25.0 (#103)