Skip to content

Commit 8ea2a2e

Browse files
committed
Changelog
1 parent c8fd2ef commit 8ea2a2e

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

crates/stackable-operator/CHANGELOG.md

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

55
## [Unreleased]
66

7+
### Added
8+
9+
- Added `Hostname` and `KerberosRealmName` types extracted from secret-operator ([#851]).
10+
11+
### Changed
12+
13+
- BREAKING: `validation` module now uses typed errors ([#851]).
14+
715
### Fixed
816

917
- Fix the CRD description of `ClientAuthenticationDetails` to not contain internal Rust doc, but a public CRD description ([#846]).
1018

1119
[#846]: https://github.com/stackabletech/operator-rs/pull/846
20+
[#851]: https://github.com/stackabletech/operator-rs/pull/851
1221

1322
## [0.74.0] - 2024-08-22
1423

0 commit comments

Comments
 (0)