This is an automated email from the ASF dual-hosted git repository.
thenatog pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/nifi.git.
from 82c8449 NIFI-7906 Fixed a bug in how record paths were handled.
NIFI-7906 Fixed bugs in unit tests.
add 7d76bcd NIFI-8094 Added support for BCFKS Keystore Type
No new revisions were added by this update.
Summary of changes:
.../notification/http/HttpNotificationService.java | 10 ++++-----
.../apache/nifi/security/util/KeystoreType.java | 9 ++++----
.../apache/nifi/security/util/KeyStoreUtils.java | 26 +++++++++++++---------
.../nifi/security/util/KeyStoreUtilsTest.java | 10 +++++++++
.../src/main/asciidoc/administration-guide.adoc | 4 ++--
.../nifi/atlas/reporting/ReportLineageToAtlas.java | 5 ++---
.../ElasticSearch5ClientService_IT.groovy | 5 +++--
.../src/main/resources/conf/authorizers.xml | 4 ++--
.../resources/conf/login-identity-providers.xml | 4 ++--
.../nifi-stateless-bundle/README.md | 4 ++--
.../apache/nifi/ssl/StandardSSLContextService.java | 17 ++++++--------
.../toolkit/cli/impl/command/CommandOption.java | 4 ++--
12 files changed, 56 insertions(+), 46 deletions(-)