testcontainers / testcontainers-rs-modules-community

Community maintained modules for Testcontainers for Rust
https://docs.rs/crate/testcontainers-modules/
MIT License
71 stars 39 forks source link

chore: release v0.10.0 #204

Closed github-actions[bot] closed 1 month ago

github-actions[bot] commented 1 month ago

🤖 New release

Changelog

## [0.10.0] - 2024-08-31 ### Bug Fixes - Doc-test failures ([#186](https://github.com/testcontainers/testcontainers-rs-modules-community/pull/186)) ### Documentation - Added docs for Apache ZooKeeper ([#184](https://github.com/testcontainers/testcontainers-rs-modules-community/pull/184)) - Documented all ports which containers at least expose ([#183](https://github.com/testcontainers/testcontainers-rs-modules-community/pull/183)) - Enable `rustfmt` for doc comments ([#187](https://github.com/testcontainers/testcontainers-rs-modules-community/pull/187)) - Fixed rustfmt violation in the `openldap` module ([#189](https://github.com/testcontainers/testcontainers-rs-modules-community/pull/189)) - Fixed a bit of missing docs in the openldap module ([#191](https://github.com/testcontainers/testcontainers-rs-modules-community/pull/191)) - Complete the documentation for the meilisearch module ([#192](https://github.com/testcontainers/testcontainers-rs-modules-community/pull/192)) - Complete the `*_PORT` documentation ([#195](https://github.com/testcontainers/testcontainers-rs-modules-community/pull/195)) - Add `pub mod` docs ([#193](https://github.com/testcontainers/testcontainers-rs-modules-community/pull/193)) - Documents the neo4j plugins ([#194](https://github.com/testcontainers/testcontainers-rs-modules-community/pull/194)) ### Features - Added an `OpenLDAP` testcontainer module ([#180](https://github.com/testcontainers/testcontainers-rs-modules-community/pull/180)) - Add support for `apache\kafka` docker image ([#178](https://github.com/testcontainers/testcontainers-rs-modules-community/pull/178)) - [**breaking**] Update `testcontainers` to 0.22.0 ([#203](https://github.com/testcontainers/testcontainers-rs-modules-community/pull/203)) ### Miscellaneous Tasks - Changed from `actions-rs` to a more maintained CI alternative ([#188](https://github.com/testcontainers/testcontainers-rs-modules-community/pull/188)) ### Refactor - [**breaking**] Changed `KAFKA_PORT` to a `ContainerPort` ([#185](https://github.com/testcontainers/testcontainers-rs-modules-community/pull/185))


This PR was generated with release-plz.