Skip to content

Commit a7d955d

Browse files
authored
chore: changelog (#771)
1 parent 3b5dd5d commit a7d955d

1 file changed

Lines changed: 7 additions & 2 deletions

File tree

CHANGELOG.md

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

33
## [Unreleased]
44

5+
### Added
6+
7+
- Support setting `clientAuthenticationMethod` for OIDC authentication. The value is passed through to the Flask-AppBuilder config as `token_endpoint_auth_method` ([#765]).
8+
59
### Changed
610

711
- Document Helm deployed RBAC permissions and remove unnecessary permissions ([#767]).
@@ -10,8 +14,9 @@
1014

1115
- Do not use immutable Secret objects for internal secrets. Migrate existing secrets to mutable versions ([#770]).
1216

13-
- [#767]: https://github.com/stackabletech/airflow-operator/pull/767
14-
- [#770]: https://github.com/stackabletech/airflow-operator/pull/770
17+
[#765]: https://github.com/stackabletech/airflow-operator/pull/765
18+
[#767]: https://github.com/stackabletech/airflow-operator/pull/767
19+
[#770]: https://github.com/stackabletech/airflow-operator/pull/770
1520

1621
## [26.3.0] - 2026-03-16
1722

0 commit comments

Comments
 (0)