New Feature: Credentials Vault

Credentials Vault is a centralized place to store and manage secrets used by your dataflows. The feature makes it even easier to collaborate with others to quickly ingest from, and write to external data systems. It also empowers site administrators with an interface to audit and control all credentials in use by the Ascend platform.

New Feature: Recursive Transforms

A recursive transform is a transform that uses the output of its previous run as an input into the next run. This pattern is often used to incrementally aggregate data. In cases where historical data is substantially larger than the aggregated data, this pattern can result in significant reduction in processing time and compute resources.