This is an automated email from the ASF dual-hosted git repository.

joewitt pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/nifi.git


    from 9ba81c9564 NIFI-12147 Cleaned poms, updated Dockerfile, fixed Jersey 
version to get appropriate bundled ASM
     new 75c3b19979 NIFI-12142 This closes #7822. Corrected Cluster Pool Size 
Method Reference
     new c76191fa4b NIFI-12152 This closes #7818. Refactored addProvider() 
Bouncy Castle references

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../ingestors/RestChangeIngestor.java              | 36 +++++++++-----
 .../apache/nifi/minifi/c2/jetty/JettyServer.java   | 35 ++++++++-----
 .../nifi/security/ssl/StandardKeyStoreBuilder.java |  9 ++--
 .../apache/nifi/security/util/KeyStoreUtils.java   | 57 +++++-----------------
 .../resources/nifi-cluster-protocol-context.xml    |  4 +-
 .../x509/ocsp/OcspCertificateValidatorTest.java    | 23 ++-------
 .../nifi/processors/snowflake/SnowflakePipeIT.java |  8 ---
 .../standard/CryptographicHashContentTest.java     |  8 ---
 .../properties/NiFiRegistryPropertiesLoader.java   |  3 --
 .../nifi/registry/security/util/KeyStoreUtils.java | 44 ++---------------
 .../registry/security/util/KeyStoreUtilsTest.java  | 14 ------
 .../nifi/properties/ConfigEncryptionTool.groovy    |  4 --
 .../toolkit/encryptconfig/EncryptConfigMain.groovy |  5 --
 .../nifi/toolkit/tls/util/TlsHelperTest.java       | 21 +-------
 14 files changed, 75 insertions(+), 196 deletions(-)

Reply via email to