Skip to content

Commit 4990e2c

Browse files
authored
docs: Add changelog entry for OIDC authentication (#685)
* docs: Add changelog entry for OIDC authentication * cargo update to avoid yanked crate
1 parent 2a76c18 commit 4990e2c

File tree

3 files changed

+843
-474
lines changed

3 files changed

+843
-474
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ All notable changes to this project will be documented in this file.
66

77
### Added
88

9+
- Support OpenID Connect authentication ([#660]).
910
- Allow configuring proxy host behavior ([#668]).
1011

1112
### Changed
@@ -26,6 +27,7 @@ All notable changes to this project will be documented in this file.
2627
- Removed support for NiFi versions 1.21.0 and 1.25.0 ([#665]).
2728
- test: Remove ZooKeeper 3.8.4 ([#672]).
2829

30+
[#660]: https://github.com/stackabletech/nifi-operator/pull/660
2931
[#662]: https://github.com/stackabletech/nifi-operator/pull/662
3032
[#664]: https://github.com/stackabletech/nifi-operator/pull/664
3133
[#665]: https://github.com/stackabletech/nifi-operator/pull/665

0 commit comments

Comments
 (0)