Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

New Features

  • Pipeline Cache is a platform subscription feature (currently available in private beta) that enables you to cache data in memory for reference in another pipeline. This information can be a dataset, and the Pipeline Cache Lookup Expression Language functions can retrieve the data from this dataset. Looking up values based on database rows/columns is a costly operation if the table is queried repeatedly , to use the same data as reference fields. An in-memory data store allows your pipelines to look up the data as key/value pairs in other Snaps at runtime. If you have data in an external system that you need to look up (such as an employee object or an identifier field), then you can use Pipeline Cache to optimize the mapping to match the references in such an this type of operation.

  • Secrets Manager introduces support for CyberArk Conjur. You can now use CyberArk as your vault. Workflows are similar to other supported vault vendors.

  • New Public APIs are available for APIM.

...