Skip to content

2.7.1

Choose a tag to compare

@manisha1997 manisha1997 released this 13 Aug 15:54
· 3 commits to main since this release
b02705e

[2026-08-13] Version 2.7.1

Destinations

2026-08-12

Content updates
Added properties to DestinationType: releaseStatus
Removed properties from DestinationType: maturity
Memory

No path changes (updated metadata only)
DataMappingType gains INGRESS, DATASET_CLOUDAPP, and DATASET_WAREHOUSE.
CSV and DATASET remain valid and unchanged; they are deprecated aliases and
will be removed in a follow-up change.
DataMappingFromTypes gains three oneOf members and three discriminator keys:
DataMappingFromIngress (renames DataMappingFromCSV),
DataMappingFromCloudAppDataSet and DataMappingFromWarehouseDataSet
(both split from DataMappingFromDataSet, distinguishing a cloud-app-backed
TDI dataset from a warehouse-backed one).
Additive and backwards compatible: existing CSV and DATASET payloads are
unaffected.