This is an automated email from the ASF dual-hosted git repository.
aboda pushed a change to branch NIFIREG-371-RC1
in repository https://gitbox.apache.org/repos/asf/nifi-registry.git.
at 511b886 Fix docker maven files
This branch includes the following new commits:
new eeb8621 NIFIREG-314 Remove reference to HipChat from README
new 9f4012d NIFIREG-293 Highlight in Getting Started guide that only
process groups can be versioned
new 75b188a Update .travis.yml
new 1bc729d NIFIREG-317 Improve logging for errors that occur when
creating providers
new ff54171 NIFIREG-318 Change bootstrap port command handling
new 32c1341 NIFIREG-320 - Added jetty header filters to set security
headers. Setting security headers for the registry-api using spring security
configuration. NIFIREG-320 - Fixed rest-api docs loading. Headers confirmed to
be applied for docs. NIFIREG-320 - Removed unnecessary dependency.
new 17dcc77 NIFIREG-323 Clear secret key when auto restarting in order to
obtain new secret key from the NiFi Registry process
new 25625cd [NIFIREG-319] remove code coverage instrumentation from
nifi-fds js modules
new 1be492f NIFIREG-325: support for node identity group - updated admin
guide - adjusting PR / fixing issues found during review
new 7e2f120 NIFIREG-327 Added section on recommended antivirus exclusions
to Admin Guide
new b2f6307 [NIFIREG-297] Upgrade to latest LTS release of Node (and npm)
new 9849f85 NIFIREG-336 Enable Integration Tests by Default
new e171ba9 NIFIREG-329 Add build profile that tests all DBs
new 219b57c NIFIREG-337 Add automated testing for Postgres 10.x
new 6a3dbd2 NIFIREG-338: fixing version in dockerfile
new a503ba1 NIFIREG-334 Changes to support Java 11 - Upgrade Groovy to
2.5.x - Setup jigsaw profile to optionally include Java 11 dependencies -
Modify assembly to create lib/java11 dir - Modify RunNiFiRegistry to optionally
add lib/java11 to the classpath - Modify OSUtils to correctly handle PIDs when
running on Java 11 - Update assembly LICENSE to include Jakarta artifacts under
EDL - Updating Travis config to include a Java 11 build
new ba0555f NIFIREG-339 Remove errors from root pom
new 74baaa9 NIFIREG-341 Make use of ASF shortened URL to point to
community Slack invite link.
new 5cb04c6 [NIFIREG-324] add hammerJS to testbed
new 35bcf43 NIFIREG-252: adding mavendocker as build profile
new 5e66a21 NIFIREG-345 Bump ranger-client version to 2.0.0
new 3cca3ea [NIFIREG-352] update frontend deps
new bb3b291 update package-lock
new 859b75e NIFIREG-354 - updated toString to allow for null snapshot
metadata, which can happen when using this class to represent an unversioned
flow outside of the NiFi Registry context
new dab4b5f NIFIREG-355 Adding profiles to optionally include addtional
hadoop libs in ext/ranger/lib
new 23afadf NIFIREG-353 Add ShellUserGroupProvider and relax checks to
allow a user to have same identity as a group
new 7bbe1fa NIFIREG-356 Fixing additional classpath resources for
Authorizers and ensuring proper context ClassLoader is set
new cc47296 NIFIREG-357 Added autocomplete="off" to login password input.
new f1e4fb2 [NIFIREG-352] update frontend deps
new b4a482b update package-lock
new 46bb1aa NIFIREG-362 - Updated dependencies and ran tests. Smoke
tested NiFi and NiFi Reg in secured instances.
new 553fe65 Fix typo in dockerhub README example.
new ede3143 NIFIREG-358 Refactoring proxy authorization to be part of
Authorizables
new 5feb697 NIFIREG-363 Adds support for Github Actions CI build on Java
8 and Java 11. Does not yet remove travis. And does not yet support the
xvfb/chrome portion for jsUnitTests.
new 2d15b7d NIFIREG-361 - Improved handling of the /access/logout
endpoint.
new 528dcdd NIFIREG-361 - Removed old code.
new 1da08b1 NIFIREG-361 - Fixed javascript as per code review. Tested
with ldap, still logs out user as expected.
new 42acd04 Add prop_replace command to update
nifi.registry.security.keyPasswd using either the KEY_PASSWORD or
KEYSTORE_PASSWORD environment variable
new 5843049 NIFIREG-366: updating pom parent version
new c15ae9e NIFIREG-348 Update NiFi logo and ico file
new abe6554 NIFIREG-369 Set file mode to 0664 for lib directories in
assembly
new 17cecb0 NIFIREG-370 Ensuring update retrieves the latest revision
from RevisionManager
new 511b886 Fix docker maven files
The 43 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.