Skip to content

Commit 97a5319

Browse files
committed
changelog
1 parent 052c4df commit 97a5319

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@
2626

2727
- Pass gitsync credentials through properly and use a fine-grained access token ([#489]).
2828
- Failing to parse one `AirflowCluster`/`AuthenticationClass` should no longer cause the whole operator to stop functioning ([#520]).
29+
- Fix OIDC endpoint construction in case the `rootPath` does not have a trailing slash ([#547]).
2930

3031
[#488]: https://github.com/stackabletech/airflow-operator/pull/488
3132
[#489]: https://github.com/stackabletech/airflow-operator/pull/489
@@ -35,6 +36,7 @@
3536
[#520]: https://github.com/stackabletech/airflow-operator/pull/520
3637
[#524]: https://github.com/stackabletech/airflow-operator/pull/524
3738
[#530]: https://github.com/stackabletech/airflow-operator/pull/530
39+
[#547]: https://github.com/stackabletech/airflow-operator/pull/547
3840

3941
## [24.7.0] - 2024-07-24
4042

0 commit comments

Comments
 (0)