Skip to content

Releases: testcontainers/testcontainers-rs-modules-community

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)

v0.3.5

29 Feb 17:26
108a3f3
Compare
Choose a tag to compare

Features

  • Add mosquitto module (#101)

v0.3.4

18 Feb 20:19
13536e4
Compare
Choose a tag to compare

Documentation

  • Example of tag overriding for module (#99)

Features

  • Add Redis Stack module (#98)

v0.3.3

17 Feb 23:19
fe14789
Compare
Choose a tag to compare

Features

  • Add solr module (#90)

Miscellaneous Tasks

  • Update surrealdb client for tests (#92)
  • Add rust-cache (#93)
  • Enable clean-per-run for cargo hack in tests (#94)
  • Maximize disk space for tests (#96)

Testing

  • Re-enable test and change the client (#91)

v0.3.2

24 Jan 21:42
101ccf9
Compare
Choose a tag to compare

Features

  • Add SurrealDb module (#87)