Releases: testcontainers/testcontainers-rs-modules-community
Releases · testcontainers/testcontainers-rs-modules-community
v0.14.0
Documentation
- Complete doc string for mongodb usage (#375)
- Complete doc comments for confluents kafka image (#376)
- Complete doc-comment for dynamodb (#378)
- Complete doc comments for confluents ElasticMQ image (#379)
- Complete doc comments for nats' images (#383)
- Complete doc comments for k3s images (#381)
- Complete doc comments for elasticsearch image (#380)
- Complete doc comments for the parity image (#384)
- Complete doc comments for orientdb images (#382)
- Complete doc comment for minio (#377)
- Complete doc comments for the google_cloud_sdk_emulators image (#385)
- Add a docstring for the last missing function
Consul::with_local_config(#386)
Features
- [breaking] Update testcontainers to 0.25.0 (#388)
Miscellaneous Tasks
- Update redis requirement from 0.29.0 to 0.32.2 (#362)
- Update async-nats requirement from 0.41.0 to 0.42.0 (#360)
- Update lapin requirement from 2.3.1 to 3.0.0 (#359)
- Update arrow-flight requirement from 55.1.0 to 56.0.0 (#374)
- Update rdkafka requirement from 0.37.0 to 0.38.0 (#365)
- Update meilisearch-sdk requirement from 0.28.0 to 0.29.1 (#370)
- Update azure_core to 0.27.0 (#390)
v0.13.0
Documentation
- Complete doc string for mongodb usage (#375)
- Complete doc comments for confluents kafka image (#376)
- Complete doc-comment for dynamodb (#378)
- Complete doc comments for confluents ElasticMQ image (#379)
- Complete doc comments for nats' images (#383)
- Complete doc comments for k3s images (#381)
- Complete doc comments for elasticsearch image (#380)
- Complete doc comments for the parity image (#384)
- Complete doc comments for orientdb images (#382)
- Complete doc comment for minio (#377)
- Complete doc comments for the google_cloud_sdk_emulators image (#385)
- Add a docstring for the last missing function
Consul::with_local_config(#386)
Features
- [breaking] Update testcontainers to 0.25.0 (#388)
Miscellaneous Tasks
- Update redis requirement from 0.29.0 to 0.32.2 (#362)
- Update async-nats requirement from 0.41.0 to 0.42.0 (#360)
- Update lapin requirement from 2.3.1 to 3.0.0 (#359)
- Update arrow-flight requirement from 55.1.0 to 56.0.0 (#374)
- Update rdkafka requirement from 0.37.0 to 0.38.0 (#365)
- Update meilisearch-sdk requirement from 0.28.0 to 0.29.1 (#370)
- Update azure_core to 0.27.0 (#390)
v0.12.1
v0.12.0
Bug Fixes
- Dex config serialization (#290)
- Lint error (#326)
- Switch to specified version isntead of hashed
stable(#335)
Documentation
- Correct typo (#333)
Features
- Implement Dex module (#286)
- Add
Weaviateimage (#296) - [breaking] Support newest MinIO versions (#303)
- [breaking] Support surrealdb v2 (#307)
- Add support for custom config and latest image tag (#315)
- Add support for Zitadel docker (#328)
- [breaking] Update testcontainers to
0.24.0(#336) - Add support for Azurite docker (#334)
Miscellaneous Tasks
- Update redis requirement from 0.27.2 to 0.29.0 (#291)
- Pin
chronoas a dev-dep to fixarrow-arithcompilation failure (#304) - Update dev dependencies (#306)
- Update kube requirement from 0.98.0 to 0.99.0 (#316)
Performance
- [breaking] Set
fsync=offby default (#276)
Testing
- Switch to tokio-zookeeper