This is an automated email from the ASF dual-hosted git repository.
joewitt pushed a change to tag CFM-1.1.0.5-1-tag
in repository https://gitbox.apache.org/repos/asf/nifi.git
*** WARNING: tag CFM-1.1.0.5-1-tag was deleted! ***
was 4db1e2d9aa HOTFIX-3272 NIFI-6934 In PutDatabaseRecord added
DatabaseAdapter-based UPSERT support for Postgres (9.5+)
This change permanently discards the following revisions:
discard 4db1e2d9aa HOTFIX-3272 NIFI-6934 In PutDatabaseRecord added
DatabaseAdapter-based UPSERT support for Postgres (9.5+)
discard 1f82dd53ca HOTFIX-3272 NIFI-7313:fix bug on 'Quote Table Identifiers'
NIFI-7313:add test by wanghongqi NIFI-7313:edit test
discard 2d7507f317 HOTFIX-3192 adjust nifi-registry version
discard f66babe461 HOTFIX-3192 NIFI-7514: - Ensuring the group id is always
set in the properties table when loading properties. - Using a common approach
to getting parameters in nfControllerService. - Code clean up. - Addressing
review feedback. - Ensuring the service dialog is closed when navigating to the
parameter context dialog.