File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change 22
33## [ Unreleased]
44
5+ ## [ 1.0.2] - 2023-11-10
6+
7+ - Make a separate step for building the cartridge ([ #94 ] ( https://github.com/tarantool/testcontainers-java-tarantool/issues/94 ) )
8+
9+ ## [ 1.0.1] - 2023-10-04
10+
511- Fix command template for use with the 1.x Tarantool version ([ #87 ] ( https://github.com/tarantool/testcontainers-java-tarantool/issues/87 ) )
612- Propagate log directory to cartridge-cli command ([ #83 ] ( https://github.com/tarantool/testcontainers-java-tarantool/issues/83 ) )
713
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.1 </version >
17+ <version >1.0.2 </version >
1818</dependency >
1919```
2020
You can’t perform that action at this time.
0 commit comments