We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a76c18 commit 4990e2cCopy full SHA for 4990e2c
CHANGELOG.md
@@ -6,6 +6,7 @@ All notable changes to this project will be documented in this file.
6
7
### Added
8
9
+- Support OpenID Connect authentication ([#660]).
10
- Allow configuring proxy host behavior ([#668]).
11
12
### Changed
@@ -26,6 +27,7 @@ All notable changes to this project will be documented in this file.
26
27
- Removed support for NiFi versions 1.21.0 and 1.25.0 ([#665]).
28
- test: Remove ZooKeeper 3.8.4 ([#672]).
29
30
+[#660]: https://github.com/stackabletech/nifi-operator/pull/660
31
[#662]: https://github.com/stackabletech/nifi-operator/pull/662
32
[#664]: https://github.com/stackabletech/nifi-operator/pull/664
33
[#665]: https://github.com/stackabletech/nifi-operator/pull/665
0 commit comments