Skip to content

Commit c2e5bc7

Browse files
authored
chore: Bump Rust dependencies pre-26.7.0 (#840)
* chore: Bump Rust dependencies * chore: Add changelog entry
1 parent 9ba56cc commit c2e5bc7

7 files changed

Lines changed: 859 additions & 346 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ All notable changes to this project will be documented in this file.
1212

1313
### Changed
1414

15+
- Bump stackable-operator to 0.113.3 ([#840]).
1516
- BREAKING: `configOverrides` now only accepts the supported config file names `runtime.properties`, `jvm.config` and `security.properties`. Previously arbitrary keys were silently accepted but ignored ([#813]).
1617
- BREAKING: Implement generic database connection for metadata storage ([#814]).
1718
The `.clusterConfig.metadataStorageDatabase` has subfields according to the supported db types: `postgresql`, `mysql` and `derby`.
@@ -35,6 +36,7 @@ All notable changes to this project will be documented in this file.
3536
[#826]: https://github.com/stackabletech/druid-operator/pull/826
3637
[#830]: https://github.com/stackabletech/druid-operator/pull/830
3738
[#832]: https://github.com/stackabletech/druid-operator/pull/832
39+
[#840]: https://github.com/stackabletech/druid-operator/pull/840
3840

3941
## [26.3.0] - 2026-03-16
4042

0 commit comments

Comments
 (0)