Skip to content

Commit cbbcc17

Browse files
Update changelog
1 parent 553b0cf commit cbbcc17

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

33
## [Unreleased]
44

5+
### Fixed
6+
7+
- BREAKING: Use distinct ServiceAccounts for the Stacklets, so that multiple Stacklets can be
8+
deployed in one namespace. Existing Stacklets will use the newly created ServiceAccounts after
9+
restart ([#545]).
10+
11+
[#545]: https://github.com/stackabletech/airflow-operator/pull/545
12+
513
## [24.11.0] - 2024-11-18
614

715
### Added
@@ -26,7 +34,6 @@
2634

2735
- Pass gitsync credentials through properly and use a fine-grained access token ([#489]).
2836
- Failing to parse one `AirflowCluster`/`AuthenticationClass` should no longer cause the whole operator to stop functioning ([#520]).
29-
- BREAKING: Use distinct ServiceAccounts for the Stacklets, so that multiple Stacklets can be deployed in one namespace. Existing Stacklets will use the newly created ServiceAccounts after restart ([#545]).
3037

3138
[#488]: https://github.com/stackabletech/airflow-operator/pull/488
3239
[#489]: https://github.com/stackabletech/airflow-operator/pull/489
@@ -36,7 +43,6 @@
3643
[#520]: https://github.com/stackabletech/airflow-operator/pull/520
3744
[#524]: https://github.com/stackabletech/airflow-operator/pull/524
3845
[#530]: https://github.com/stackabletech/airflow-operator/pull/530
39-
[#545]: https://github.com/stackabletech/airflow-operator/pull/545
4046

4147
## [24.7.0] - 2024-07-24
4248

0 commit comments

Comments
 (0)