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


      at 5ef8f3b426 NIFI-9860 Upgraded JRuby from 9.2.6.0 to 9.3.4.0

This branch includes the following new commits:

     new 17b191f707 NIFI-9868
     new d02d119bfa NIFI-9793 Added wait for Controller Service run status in 
tests
     new 0d3ad93120 NIFI-1468 Added tests to handle invalid cipher streams 
missing Salt/IV
     new db07fbeae1 NIFI-8124 Added Cookie Strategy property to InvokeHTTP
     new 817434a941 NIFI-9827: Upgrading AWS Java SDK to 1.12.182 to pick up 
new AWS Regions
     new 79b375fc83 NIFI-7262 Added debug logging for the generated query in 
PutCassandraRecord. (#5898)
     new 854c419635 NIFI-9835: Fixed threading bug in which 
NioAsyncLoadBalanceClient calls LoadBalanceSession.isComplete() followed by 
LoadBalanceSession.isCanceled() but it's possible for the complete flag to 
change before the canceled flag (they are not updated atomically). So changed 
to use a single LoadBalanceSessionState enum that represents the state. Also 
made the private StandardProcessSession.commit(boolean) method synchronized. 
When a processor is terminated (as is the case in  [...]
     new ca585899d9 NIFI-9834: When calling ByteArrayContentRepository.read() 
on a null Content Claim, return an empty ByteArrayInputStream instead of 
throwing NullPointerException
     new 7a1c743e5e NIFI-9773 Refactored nifi-system-tests using JUnit 5
     new 2cfef542e6 NIFI-9701 - Corrected No Tracking strategy to create one 
flow file when using a Record Writer
     new 7f8aa88842 NIFI-9841 Improved Encryptor test reliability
     new e40b14e37f NIFI-9838: Added Client Certificate attributes to 
ListenTCPRecord FlowFiles
     new 9e4e4ebec9 NIFI-9842 Refactored nifi-commons using JUnit 5
     new beb20ddc4a NIFI-9839: Fixed bug in which Process Group would return 
true for isEmpty even if it has a Controller Service (#5910)
     new b4ada2271b NIFI-9702 ListSFTP will set mime.type when Record Writer 
configured
     new 035b64d723 NIFI-9836: fix database selection during nifi registry 
startup (#5907)
     new fb299b3f87 NIFI-9787: Increasing visibility of selected slickgrid row 
with 1px b… (#5857)
     new ba27edd33e NIFI-9844 Refactored Encryptor tests using JUnit 5
     new 65c7e9929e NIFI-9816 Added lang attribute to html tag for WCAG 2.1 
Accessibility
     new daafd08aae NIFI-9820 Reduced Kudu Client Worker Count default setting
     new e430349be5 NIFI-9824 - Address WARN log message in ProcessorAuditor on 
action RunOnce
     new b146e07de3 NIFI-7254 Upgraded geoip2 from 2.12.0 to 2.16.1
     new d805360157 NIFI-9847: Switched LifecycleState to use a WeakHashMap to 
track Acti… (#5917)
     new cbb81d0b33 NIFI-9845 Fix NiFi Registry database ITs
     new 17c386df0c NIFI-9852 Upgraded Spring Framework from 5.3.16 to 5.3.18
     new 3b3853a0a0 NIFI-9854: Include slf4j-api as runtime scope for 
nifi-stateless-system-test-suite; When constructing the classes to block for 
the stateless ClassLoader, allow through any classes that come from Java Home's 
lib/ directory
     new 0ecc9cf314 NIFI-9859 Upgraded Apache Curator from 5.2.0 to 5.2.1
     new 126ab0b8d8 NIFI-9853: Refactored StandardProcessGroupSynchronizer to 
make use of… (#5919)
     new decf86840f NIFI-9858 Refactored nifi-system-test-suite using generated 
certificates
     new 869422d24d NIFI-9846 Implement pagination listing for Azure List 
processors
     new 5ef8f3b426 NIFI-9860 Upgraded JRuby from 9.2.6.0 to 9.3.4.0

The 31 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.


Reply via email to