Skip to content

v0.10.0

Compare
Choose a tag to compare
@github-actions github-actions released this 31 Aug 11:19
· 25 commits to main since this release
480d5ed

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)