Skip to content

Commit a1ff893

Browse files
authored
corrected changelog (#286)
1 parent 38a88bc commit a1ff893

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,21 +4,24 @@ All notable changes to this project will be documented in this file.
44

55
## [Unreleased]
66

7+
### Changed
8+
9+
- BREAKING: Bump `stackable-operator` to 0.78.0 which includes a new `AuthenticationClassProvider` member for Kerberos. This will need to be considered when validating authentication providers ([#285]).
10+
711
### Fixed
812

913
- BREAKING: The fields `connection` and `host` on `S3Connection` as well as `bucketName` on `S3Bucket`are now mandatory. Previously operators errored out in case these fields where missing ([#283]).
1014

1115
[#283]: https://github.com/stackabletech/commons-operator/pull/283
16+
[#285]: https://github.com/stackabletech/commons-operator/pull/285
1217

1318
## [24.7.0] - 2024-07-24
1419

1520
### Changed
1621

1722
- Bump `stackable-operator` to 0.70.0, and other dependencies ([#267]).
18-
- BREAKING: Bump `stackable-operator` to 0.78.0 which includes a new `AuthenticationClassProvider` member for Kerberos. This will need to be considered when validating authentication providers ([#285]).
1923

2024
[#267]: https://github.com/stackabletech/commons-operator/pull/267
21-
[#285]: https://github.com/stackabletech/commons-operator/pull/285
2225

2326
## [24.3.0] - 2024-03-20
2427

0 commit comments

Comments
 (0)