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 2021/06/15 13:40:28 UTC

[nifi] branch main updated (b49a62e -> 96a8b2d)

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 b49a62e  NIFI-8699 - Upgrade Lucene to 8.8.2 in Provenance Bundle
     add 96a8b2d  NIFI-8666: Allow users to escape parameter names in Expression Language using quotes. (#5133)

No new revisions were added by this update.

Summary of changes:
 .../language/antlr/AttributeExpressionParser.g     |  4 ++--
 .../attribute/expression/language/TestQuery.java   | 14 ++++++++++++++
 .../nifi/parameter/StandardParameterContext.java   | 22 +++++++++++++++++++++-
 3 files changed, 37 insertions(+), 3 deletions(-)