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 ab758cd commit d9e9c72Copy full SHA for d9e9c72
1 file changed
crates/stackable-operator/CHANGELOG.md
@@ -9,8 +9,10 @@ All notable changes to this project will be documented in this file.
9
### Added
10
11
- Derive `strum::AsRefStr` for `ClientAuthenticationMethod` ([#1197]).
12
+- Add `DerbyConnection::jdbc_connection_details_with_host_part` helper ([#1200]).
13
14
[#1197]: https://github.com/stackabletech/operator-rs/pull/1197
15
+[#1200]: https://github.com/stackabletech/operator-rs/pull/1200
16
17
## [0.110.0] - 2026-04-10
18
0 commit comments