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 2023/02/23 22:00:28 UTC

[nifi] branch main updated (48689a2567 -> 7295e3dc21)

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

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


    from 48689a2567 NIFI-11195 Refactored Identity Mapping to nifi-security-identity
     add 7295e3dc21 NIFI-11147: Query all fields in QuerySalesforceObject

No new revisions were added by this update.

Summary of changes:
 .../salesforce/QuerySalesforceObject.java          | 40 +++++++++++++++------
 .../util/SalesforceToRecordSchemaConverter.java    | 28 ++++++++-------
 .../SalesforceToRecordSchemaConverterTest.java     | 42 +++++++++++++++-------
 .../salesforce/util/TestRecordExtender.java        |  6 ++--
 4 files changed, 78 insertions(+), 38 deletions(-)