File tree Expand file tree Collapse file tree 1 file changed +1
-5
lines changed
crates/stackable-operator Expand file tree Collapse file tree 1 file changed +1
-5
lines changed Original file line number Diff line number Diff line change @@ -74,7 +74,6 @@ All notable changes to this project will be documented in this file.
74
74
75
75
[ #821 ] : https://github.com/stackabletech/operator-rs/pull/821
76
76
[ #827 ] : https://github.com/stackabletech/operator-rs/pull/827
77
- [ #840 ] : https://github.com/stackabletech/operator-rs/pull/840
78
77
79
78
## [ 0.71.0] - 2024-07-29
80
79
@@ -518,9 +517,6 @@ Only rust documentation was changed.
518
517
- ` PodListeners ` CRD ([ #644 ] ).
519
518
- Add support for tls pkcs12 password to secret operator volume builder ([ #645 ] ).
520
519
521
- [ #644 ] : https://github.com/stackabletech/operator-rs/pull/644
522
- [ #645 ] : https://github.com/stackabletech/operator-rs/pull/645
523
-
524
520
### Changed
525
521
526
522
- Derive ` Eq ` and ` Copy ` where applicable for listener CRDs ([ #644 ] ).
@@ -1187,7 +1183,7 @@ This is a rerelease of 0.25.1 which some last-minute incompatible API changes to
1187
1183
1188
1184
### Changed
1189
1185
1190
- - BREAKING: kube 0.68 -> 0.69.1 ([ #319 , [ #322 ] ] ).
1186
+ - BREAKING: kube 0.68 -> 0.69.1 ([ #319 ] , [ #322 ] ).
1191
1187
1192
1188
### Removed
1193
1189
You can’t perform that action at this time.
0 commit comments