Skip to content

Commit 734b789

Browse files
committed
Changelog
1 parent 86916d2 commit 734b789

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,19 @@ All notable changes to this project will be documented in this file.
88

99
- Active Directory's `samAccountName` generation can now be customized ([#454]).
1010

11+
### Changed
12+
13+
- Refactored hostname validation ([#494]).
14+
- BREAKING: Hostname validation is now somewhat stricter.
15+
- BREAKING: Hostname validation is now enforced in CRD.
16+
1117
### Fixed
1218

1319
- Fixed Kerberos keytab provisioning reusing its credential cache ([#490]).
1420

1521
[#454]: https://github.com/stackabletech/secret-operator/pull/454
1622
[#490]: https://github.com/stackabletech/secret-operator/pull/490
23+
[#494]: https://github.com/stackabletech/secret-operator/pull/494
1724

1825
## [24.7.0] - 2024-07-24
1926

0 commit comments

Comments
 (0)