We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7132a0e commit d4ca063Copy full SHA for d4ca063
CHANGELOG.md
@@ -9,11 +9,21 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
9
10
### Added
11
12
+### Changed
13
+
14
+### Fixed
15
16
+## [2.8.0] - 2025-02-19
17
18
+The release introduces an expanded ways to connect to `aeon` DB using:
19
+configuration file and fixing of using root certificates.
20
+TCM binary could be packed with `pack` subcommand.
21
22
+### Added
23
24
- `tt pack `: added TCM file packaging.
25
- `tt aeon connect`: add connection from the cluster config.
26
-### Changed
-
27
### Fixed
28
29
- `tt aeon`: did not use system CAs by default.
0 commit comments