File tree Expand file tree Collapse file tree 1 file changed +3
-6
lines changed
crates/stackable-operator Expand file tree Collapse file tree 1 file changed +3
-6
lines changed Original file line number Diff line number Diff line change @@ -4,12 +4,6 @@ All notable changes to this project will be documented in this file.
44
55## [ Unreleased]
66
7- ### Changed
8-
9- - BREAKING: Append a dot to the default cluster domain and allow a trailing dot in ` DomainName ` ([ #939 ] ).
10-
11- [ #939 ] : https://github.com/stackabletech/operator-rs/pull/939
12-
137### Added
148
159- BREAKING: Aggregate emitted Kubernetes events on the CustomResources thanks to the new
@@ -26,6 +20,9 @@ All notable changes to this project will be documented in this file.
2620
2721- BREAKING: Bump Rust dependencies to enable Kubernetes 1.32 (via ` kube ` 0.98.0 and ` k8s-openapi `
2822 0.23.0) ([ #867 ] ).
23+ - BREAKING: Append a dot to the default cluster domain and allow a trailing dot in ` DomainName ` ([ #939 ] ).
24+
25+ [ #939 ] : https://github.com/stackabletech/operator-rs/pull/939
2926
3027## [ 0.83.0] - 2024-12-03
3128
You can’t perform that action at this time.
0 commit comments