You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nifi.apache.org by ma...@apache.org on 2020/11/03 17:22:57 UTC

[nifi] branch main updated (8b78277 -> d8d9aa9)

This is an automated email from the ASF dual-hosted git repository.

markap14 pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/nifi.git.


    from 8b78277  NIFI-7914 Bumped H2 dependency to 1.4.199. Bumped icu4j dependency to 60.2. Replaced jackson-mapper-asl dependency with jackson-databind. Fixed an error comparing key identities in TestKeyService. Replaced jackson-mapper-asl ObjectMapper with jackson-databind ObjectMapper in LivySessionController.
     add d8d9aa9  Added regex support for attribute header selection on HandleHTTPResponse

No new revisions were added by this update.

Summary of changes:
 .../processors/standard/HandleHttpResponse.java    | 22 ++++++++++++
 .../standard/TestHandleHttpResponse.java           | 39 ++++++++++++++++++++++
 2 files changed, 61 insertions(+)