Skip to content

Commit 99f9069

Browse files
authored
chore: Bump Rust dependencies pre-26.7.0 (#959)
* chore: Bump Rust dependencies * chore: Add changelog entry
1 parent af66166 commit 99f9069

7 files changed

Lines changed: 877 additions & 1066 deletions

File tree

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,11 @@ All notable changes to this project will be documented in this file.
88

99
- BREAKING: Add required CLI argument and env var to set the image repository used to construct final product image names: `IMAGE_REPOSITORY` (`--image-repository`), eg. `oci.example.org/my/namespace` ([#928]).
1010
- Support for passing CAs to GitSync ([#903]).
11-
- Added support for NiFi `2.9.0` ([#922]).
11+
- Add support for NiFi `2.9.0` ([#922]).
1212

1313
### Changed
1414

15+
- Bump stackable-operator to 0.113.3 ([#959])
1516
- Document Helm deployed RBAC permissions and remove unnecessary permissions ([#916]).
1617
- BREAKING: `configOverrides` now only accepts `bootstrap.conf`, `nifi.properties` and `security.properties`.
1718
Previously, arbitrary keys were silently accepted but ignored ([#921]).
@@ -37,6 +38,7 @@ All notable changes to this project will be documented in this file.
3738
[#936]: https://github.com/stackabletech/nifi-operator/pull/936
3839
[#940]: https://github.com/stackabletech/nifi-operator/pull/940
3940
[#945]: https://github.com/stackabletech/nifi-operator/pull/945
41+
[#959]: https://github.com/stackabletech/nifi-operator/pull/959
4042

4143
## [26.3.0] - 2026-03-16
4244

0 commit comments

Comments
 (0)