Skip to content

Commit a24abc1

Browse files
committed
Update CHANGELOG.md
1 parent a495558 commit a24abc1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,10 @@
1010
- **[breaking change]** Remove io.tarantool.cartridge-driver dependency
1111
- **[breaking change]** Update executeScript and executeCommand methods to execute code via execInContainer
1212
(now it returns **yaml** string in Container.ExecResult instead of CompletableFuture)
13-
- Add executeScriptDecoded and executeCommandDecoded methods to return parsed yaml not string.
13+
- Add executeScriptDecoded and executeCommandDecoded methods to return parsed yaml not string
1414
- Add SslContext class
15-
- Add withSslContext method to TarantoolContainer and TarantoolCartridgeContainer.
16-
- Update org.yaml.snakeyaml to 2.0 version.
15+
- Add withSslContext method to TarantoolContainer and TarantoolCartridgeContainer
16+
- Update org.yaml.snakeyaml to 2.0 version
1717

1818
## [0.5.4] - 2023-03-31
1919
- Use tarantool image as base instead of centos in cartridge container

0 commit comments

Comments
 (0)