Skip to content

Releases: testcontainers/testcontainers-rs-modules-community

v0.11.4

12 Nov 02:01
d428073
Compare
Choose a tag to compare

Features

  • Add Gitea module (#238)

Miscellaneous Tasks

  • Update databend-driver requirement from 0.21.0 to 0.22.2 (#241)

v0.11.3

17 Oct 12:46
3bb9f1b
Compare
Choose a tag to compare

Documentation

  • Add missing CockroachDB docs (#234)

Features

  • Add Pulsar module (#233)

Miscellaneous Tasks

  • Update async-nats requirement from 0.36.0 to 0.37.0 (#229)

v0.11.2

30 Sep 10:17
0bc50be
Compare
Choose a tag to compare

Features

  • Support databend module (#207)

Miscellaneous Tasks

  • Update databend-driver requirement from 0.20.1 to 0.21.0 (#225)

v0.11.1

26 Sep 20:37
f2bf770
Compare
Choose a tag to compare

Documentation

  • Disallow missing docs on crate level and allow where necessary (#222)

Features

  • Implement with_init_sql for Postgres, Mysql and Mariadb (#182)
  • openldap: Tls certs and ldif file (#217)

v0.11.0

25 Sep 17:59
2646eeb
Compare
Choose a tag to compare

Bug Fixes

  • Update version to fix crashes in CI (#219)
  • [breaking] Make EULA acception explicit (#218)

Documentation

  • Add docs for the ganachecli module (#190)

Features

  • Add ability to enable properties-config for testcontainers
  • [breaking] Update testcontainers to 0.23.0 (#216)

Miscellaneous Tasks

  • Update redis requirement from 0.26.0 to 0.27.2 (#211)
  • Exclude all-features test run (#174)
  • Update async-nats requirement from 0.35.0 to 0.36.0 (#206)

Refactor

  • [breaking] Require the builder pattern for module initalisation (#161)

Testing

  • Correct password usage

v0.10.0

31 Aug 11:19
480d5ed
Compare
Choose a tag to compare

Bug Fixes

  • Doc-test failures (#186)

Documentation

  • Added docs for Apache ZooKeeper (#184)
  • Documented all ports which containers at least expose (#183)
  • Enable rustfmt for doc comments (#187)
  • Fixed rustfmt violation in the openldap module (#189)
  • Fixed a bit of missing docs in the openldap module (#191)
  • Complete the documentation for the meilisearch module (#192)
  • Complete the *_PORT documentation (#195)
  • Add pub mod docs (#193)
  • Documents the neo4j plugins (#194)

Features

  • Added an OpenLDAP testcontainer module (#180)
  • Add support for apache\kafka docker image (#178)
  • [breaking] Update testcontainers to 0.22.0 (#203)

Miscellaneous Tasks

  • Changed from actions-rs to a more maintained CI alternative (#188)

Refactor

  • [breaking] Changed KAFKA_PORT to a ContainerPort (#185)

v0.9.0

30 Jul 21:40
71875a6
Compare
Choose a tag to compare

Features

  • Expose watchdog feature of testcontainers (#168)
  • [breaking] Add mongodb replset option with example (#143)
  • [breaking] Update testcontainers to 0.21.0 (#172)

Miscellaneous Tasks

  • Update redis requirement from 0.25.0 to 0.26.0 (#171)

v0.8.0

07 Jul 18:18
66bbad5
Compare
Choose a tag to compare

Bug Fixes

  • Wait conditions for postgres module (#162)

Miscellaneous Tasks

  • Made deriving Clone consistent (#156)
  • [breaking] Bump testcontainers to 0.20.0 (#159)

v0.7.1

30 Jun 18:52
c5ce884
Compare
Choose a tag to compare

Features

  • Add a Meilisearch module (#154)

v0.7.0

30 Jun 17:39
cd7e1fc
Compare
Choose a tag to compare

Miscellaneous Tasks

  • [breaking] Bump testcontainers to 0.19.0 (#152)