This is an automated email from the ASF dual-hosted git repository.
joewitt pushed a change to branch support/nifi-1.13
in repository https://gitbox.apache.org/repos/asf/nifi.git.
from 284c0b0 NIFI-8257-RC1 prepare for next development iteration
new dda97a2 NIFI-8316: Pass empty collections instead of null when
calling write(ConfigurableComponent component)
new eb0442c NIFI-8297: Report incompatible value if it doesn't fit in an
Integer
new f0644b7 NIFI-8324 Fix NGINX X-ProxiedEntitiesChain examples in Admin
Guide
The 3 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:
.../documentation/AbstractDocumentationWriter.java | 19 ++++++++++---------
.../nifi/serialization/record/util/DataTypeUtils.java | 8 ++++++++
.../nifi/serialization/record/TestDataTypeUtils.java | 16 ++++++++++++++++
nifi-docs/src/main/asciidoc/administration-guide.adoc | 6 +++---
4 files changed, 37 insertions(+), 12 deletions(-)