Skip to content

Commit 48422ea

Browse files
committed
Changelog
1 parent 854d8ab commit 48422ea

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

crates/stackable-operator/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,16 @@ All notable changes to this project will be documented in this file.
44

55
## [Unreleased]
66

7+
### Added
8+
9+
- Add new `PreferredAddressType::HostnameConservative` ([#903]).
10+
11+
### Changed
12+
13+
- BREAKING: Split `ListenerClass.spec.preferred_address_type` into a new `PreferredAddressType` type. Use `resolve_preferred_address_type()` to access the `AddressType` as before. ([#903])
14+
15+
[#903]: https://github.com/stackabletech/operator-rs/pull/903
16+
717
## [0.80.0] - 2024-10-23
818

919
### Changed

0 commit comments

Comments
 (0)