This is an automated email from the ASF dual-hosted git repository.
dstiggy pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/nifi.git
from 0b9b2b249b7 NIFI-15320 AwsSecretsManagerParameterProvider should
retrieve non-string parameters (#10624)
add c7a16c4cf6e NIFI-15331 Fixed Script Engine property name migration
from 2.7.0 (#10634)
No new revisions were added by this update.
Summary of changes:
.../nifi/script/ScriptingComponentHelper.java | 14 ++++++++--
.../processors/script/ExecuteScriptGroovyTest.java | 31 +++++++++++++++++++---
.../script/TestScriptingComponentHelper.java | 21 +++++++++++++++
.../nifi/record/script/ScriptedReaderTest.java | 30 ++++++++++++++++++---
.../script/ScriptedReportingTaskTest.java | 27 ++++++++++++++++---
5 files changed, 111 insertions(+), 12 deletions(-)