File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 22
33## [ Unreleased]
44
5- - Bump testcontainers to 1.19.3
5+ ## [ 1.1.0] - 2023-12-12
6+
7+ - Bump testcontainers to 1.19.3 ([ #99 ] ( https://github.com/tarantool/testcontainers-java-tarantool/issues/99 ) )
8+ - Remove cached rocks on cartridge image rebuilding ([ #99 ] ( https://github.com/tarantool/testcontainers-java-tarantool/issues/99 ) )
9+ - Add passing instancesFile to cartridge replicasets command ([ #99 ] ( https://github.com/tarantool/testcontainers-java-tarantool/issues/99 ) )
610
711## [ 1.0.2] - 2023-11-10
812
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ Add the Maven dependency:
1414<dependency >
1515 <groupId >io.tarantool</groupId >
1616 <artifactId >testcontainers-java-tarantool</artifactId >
17- <version >1.0.2 </version >
17+ <version >1.1.0 </version >
1818</dependency >
1919```
2020
You can’t perform that action at this time.
0 commit comments