This is an automated email from the ASF dual-hosted git repository.
joewitt pushed a change to branch support/nifi-1.16
in repository https://gitbox.apache.org/repos/asf/nifi.git
from 3affd57efb NIFI-9901 fixing version references
new 2b6af1a2cb NIFI-9902 - Improve handling of charsets when performing
string/byte conversions
new 5d73f05103 NIFI-9950 Identify MariaDB database type and use MySQL
migration scripts
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:
.../java/org/apache/nifi/util/MockFlowFile.java | 2 +-
.../TestJASN1RecordReaderWithSimpleTypes.java | 3 ++-
.../serialization/record/MockRecordWriter.java | 9 ++++----
.../processors/poi/ConvertExcelToCSVProcessor.java | 5 +++--
.../processors/slack/PostSlackTextMessageTest.java | 4 +++-
.../registry/db/CustomFlywayConfiguration.java | 3 ++-
nifi-registry/nifi-registry-core/pom.xml | 26 ++++++++++++++++++++++
7 files changed, 42 insertions(+), 10 deletions(-)