File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed
Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 22
33All notable changes to this project will be documented in this file.
44
5+ ## [ 0.8.0] - 2024-07-07
6+
7+ ### Bug Fixes
8+
9+ - Wait conditions for postgres module ([ #162 ] ( https://github.com/testcontainers/testcontainers-rs-modules-community/pull/162 ) )
10+
11+ ### Miscellaneous Tasks
12+
13+ - Made deriving ` Clone ` consistent ([ #156 ] ( https://github.com/testcontainers/testcontainers-rs-modules-community/pull/156 ) )
14+ - [ ** breaking** ] Bump testcontainers to ` 0.20.0 ` ([ #159 ] ( https://github.com/testcontainers/testcontainers-rs-modules-community/pull/159 ) )
15+
16+ <!-- generated by git-cliff -->
517## [ 0.7.1] - 2024-06-30
618
719### Features
Original file line number Diff line number Diff line change 11[package ]
22name = " testcontainers-modules"
3- version = " 0.7.1 "
3+ version = " 0.8.0 "
44description = " Community maintained modules for Testcontainers for Rust"
55categories = [" development-tools::testing" ]
66edition = " 2021"
You can’t perform that action at this time.
0 commit comments