Skip to content

Commit 66b440c

Browse files
Apply suggestions from @dkasimovskiy
Co-authored-by: Dmitry Kasimovskiy <[email protected]>
1 parent 5621fae commit 66b440c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
- Bump testcontainers to 1.18.0
66
- Move rocks building to the build phase
77
- **[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)
1010
- Add executeScriptDecoded and executeCommandDecoded methods to return parsed yaml not string.
1111
- Add SslContext class
1212
- Add withSslContext method to TarantoolContainer and TarantoolCartridgeContainer.

0 commit comments

Comments
 (0)