Skip to content

Commit be30a23

Browse files
committed
add changelog entry
1 parent 8c9b1b3 commit be30a23

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

crates/stackable-operator/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,10 +25,12 @@ All notable changes to this project will be documented in this file.
2525
### Fixed
2626

2727
- Don't default the `termination_grace_period` of the `ProbeBuilder` to 0, as this is an invalid value ([#1090]).
28+
- Don't allow uppercase characters in Kubernetes object names ([#1095]).
2829

2930
[#1085]: https://github.com/stackabletech/operator-rs/pull/1085
3031
[#1087]: https://github.com/stackabletech/operator-rs/pull/1087
3132
[#1090]: https://github.com/stackabletech/operator-rs/pull/1090
33+
[#1095]: https://github.com/stackabletech/operator-rs/pull/1095
3234

3335
## [0.96.0] - 2025-08-25
3436

0 commit comments

Comments
 (0)