File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 5
5
- Bump testcontainers to 1.18.0
6
6
- Move rocks building to the build phase
7
7
- ** [ breaking change] ** Remove io.tarantool.cartridge-driver dependency
8
- - ** [ breaking change] ** Update executeScript and executeCommand methods to execute code viva execInContainer
9
- (now it returns yaml string in Container.ExecResult not CompletableFuture)
8
+ - ** [ breaking change] ** Update executeScript and executeCommand methods to execute code via execInContainer
9
+ (now it returns ** yaml** string in Container.ExecResult instead of CompletableFuture)
10
10
- Add executeScriptDecoded and executeCommandDecoded methods to return parsed yaml not string.
11
11
- Add SslContext class
12
12
- Add withSslContext method to TarantoolContainer and TarantoolCartridgeContainer.
You can’t perform that action at this time.
0 commit comments