📘Release History
V1.23
Created: 2024-09-28
Fixed an issue where data extension fields failed validation following Pydantic upgrade
V1.22
Created: 2024-09-12
Migrated consumer UDF to new convention in preparation for UI changes
V1.21
Created: 2024-07-15
Fixed an issue where inbound normalized views did not parse timestamps correctly
V1.20
Created: 2024-07-11
For inbound syncs on Data Extensions with no primary key defined, source defined primary key is now undefined instead of an empty list
For already-configured syncs, upgraded to a newer plugin runtime version which now ignores source defined primary keys that are empty lists
V1.19
Created: 2024-07-10
Pinned some dependencies to ensure Anaconda packages could be used
V1.18
Created: 2024-07-10
Fixed an issue where SFTP was not always offered as an option for inbound syncs, even when the connection method supported it
Updated to a newer plugin runtime version which improves progress updates for inbound syncs
V1.17
Created: 2024-05-25
Inbound Data Extension syncs now use SFTP if configured, as an alternative to the REST API
Provided a new consumer UDTF named FETCH_DATA_EXTENSION_RECORDS which fetches data extension records directly via SFTP
V1.16
Created: 2024-05-17
Fixed an issue where some SOAP API errors were not correctly passed through to the run results
Fixed an issue where Data Extension properties were being updated unnecessarily
V1.15
Created: 2024-05-02
Reference Data Extensions by name
Improved data type support in normalized views
V1.14
Created: 2024-04-30
Added logic to ignore Data Extensions which don't have a CategoryID
V1.13
Created: 2024-04-02
Built with omnata-plugin-devkit==0.3.17 which includes pinned stored proc dependencies
V1.12
Created: 2024-03-27
Added another connection method without any SFTP configuration, for situations where only inbound syncs will be used
V1.0
Created: 2024-03-05
This is the first package version containing release notes.
Switch to new billing system
Force some remaining dependencies to Anaconda to reduce application size
Last updated