Skip to content

Commit a1ae9a0

Browse files
committed
Changelog
1 parent 63e911b commit a1ae9a0

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

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

55
## [Unreleased]
66

7+
### Added
8+
9+
- Listener.status.addresses now allows users to configure whether they prefer IP addresses or DNS hostnames ([#233]).
10+
711
### Changed
812

913
- Listener.status.addresses for NodePort listeners now includes replicas that are currently unavailable ([#231]).
14+
- Listener.status.addresses now defaults to DNS hostnames for all service types (previously NodePort and ClusterIP would prefer IP addresses, [#233]).
1015

1116
### Fixed
1217

1318
- Listener.status.addresses is now de-duplicated ([#231]).
1419
- Listener controller now listens for ListenerClass updates ([#231]).
1520

1621
[#231]: https://github.com/stackabletech/listener-operator/pull/231
22+
[#233]: https://github.com/stackabletech/listener-operator/pull/233
1723

1824
## [24.7.0] - 2024-07-24
1925

0 commit comments

Comments
 (0)