Omnata Product Documentation
  • Omnata Sync for Snowflake
    • What is Omnata Sync for Snowflake?
    • How it works
      • Terminology
      • Branching Mode
      • Sync Directions and Strategies
        • Outbound
        • Inbound
      • Rate Limiting
      • Access Control
      • Notifications
      • Security and Privacy
      • Internal tables
      • Internal Stored Procedures
      • FAQ
    • Step-by-step guides
      • 1. Install the Omnata Sync Engine
      • 2. Install the Omnata Plugin
      • 3. Configure the Plugin
      • 4. Create a connection
      • 5. Create a sync
    • Apps
      • Aerobotics
        • 📘Release History
      • Airtable
        • 📘Release History
      • Amazon Ads
        • Privacy Notice
      • ApprovalMax
        • 📘Release History
      • Bamboo HR
        • 📘Release History
      • Clockify
        • 📘Release History
      • Contentful
        • 📘Release History
      • GitHub
        • 📘Release History
      • Github
      • Google Ads
        • 📘Release History
      • Google Sheets
        • 📘Release History
      • HubSpot
        • 📘Release History
      • Hubspot
      • Infor Data Lake
        • 📘Release History
      • Jira
        • 📘Release History
      • LinkedIn Ads
        • 📘Release History
      • Mailgun
        • 📘Release History
      • Marketo
        • 📘Release History
      • Meta Marketing
        • 📘Release History
      • Microsoft Ads
        • 📘Release History
      • Microsoft Dynamics 365 Business Central
        • 📘Release History
        • 📘Release History
        • 📘Release History
        • 📘Release History
        • 📘Release History
      • Microsoft Entra ID
        • 📘Release History
        • 📘Release History
        • 📘Release History
        • 📘Release History
      • Microsoft Excel
      • Microsoft SQL Server
        • 📘Release History
      • Monday.com
        • 📘Release History
      • MRPeasy
        • 📘Release History
      • PayHero
        • 📘Release History
      • Pinterest Ads
        • Privacy Policy
      • PostgreSQL
        • 📘Release History
      • Salesforce
        • Salesforce Permissions needed
        • Formula Fields
        • How we use the Salesforce APIs
        • 📘Release History
      • Salesforce Marketing Cloud
        • OAuth for APIs, SFTP for file transfer with GPG on outbound
        • OAuth for APIs, SFTP for file transfer
        • OAuth for APIs, Cloud Storage for file transfer
        • 📘Release History
      • Shopify
        • Outbound sync data structures
        • 📘Release History
      • Slack
        • 📘Release History
      • Tiktok Ads
        • Privacy Policy
      • Typeform
        • 📘Release History
      • Wise
        • 📘Release History
      • Xero
        • 📘Release History
      • Zendesk Support
        • 📘Release History
        • 📘Release History
    • Plugins
      • Anatomy of a Plugin
      • Example Plugins
        • Example Plugin: Slack
        • Example Plugin: Zoho CRM
      • Creating Plugins
      • Advanced Plugin topics
        • Advanced rate limiting / concurrency
        • Custom Jinja filters
        • Custom Record Transformers
        • Dynamic Configuration Forms
        • Test case generation
    • Branching
      • Inbound Sync branching
      • Outbound Sync branching
    • Integrations
      • dbt
        • Validation Tests (coming soon)
    • 📘Release History
  • Omnata Connect for Salesforce
    • Overview
    • Getting Started
      • Install the Salesforce App
      • Connect to your data warehouse
        • Snowflake
        • BigQuery
        • Rockset
        • Firebolt
        • SingleStore (previously MemSQL)
      • Deciding which mode to use
    • Omnata with Salesforce Connect (External Objects)
      • Object Configuration
      • View your data in a list
      • Link to other objects
      • Use in a Report
      • Database schema changes
      • Writing to External Objects
    • Omnata with Salesforce Lightning Components
      • Object Configuration
      • View your data in a list
      • Link to other objects
      • Using the Lightning Component on a page
      • Assigning Permissions
    • Advanced Features
      • Row Level Filtering
      • Multi-Currency handling
        • About Multi-Currency
        • Support in Omnata Connect
        • Apex Features
    • Integrations
      • Datadog
    • Omnata with Salesforce Apex
    • Security
    • Use cases
      • Linked object drill-downs
      • Global Search
      • ERP and historical data
      • Embedded product metrics
    • Best Practices
      • Global Search
      • Change Management
      • Snowflake table design
      • Salesforce page layout
      • Salesforce Caching
Powered by GitBook
On this page
  • V1.54
  • V1.53
  • V1.52
  • V1.51
  • V1.50
  • V1.49
  • V1.48
  • V1.47
  • V1.46
  • V1.45
  • V1.44
  • V1.43
  • V1.42
  • V1.41
  • V1.40
  • V1.39
  • V1.38
  • V1.37
  • V1.36
  • V1.35
  • V1.34
  • V1.33
  • V1.32
  • V1.31
  • V1.30
  • V1.29
  • V1.28
  • V1.27
  • V1.26
  • V1.25
  • V1.24
  • V1.23
  • V1.22
  • V1.21
  • V1.20
  • V1.19
  • V1.18
  • V1.17
  • V1.16
  • V1.15
  • V1.14
  • V1.13
  • V1.12
  • V1.0
  1. Omnata Sync for Snowflake
  2. Apps
  3. Salesforce Marketing Cloud

Release History


V1.54

Created: 2025-05-12

  • Added retries to tracking extract file copy from SFTP

  • Changed the Snowflake data type of all tracking extract date-time fields to TIMESTAMP_TZ

  • Changed the primary key of the StatusChanges inbound stream to include additional fields for uniqueness


V1.53

Created: 2025-05-08

  • Fixed an error when fetching data extension records via SFTP


V1.52

Created: 2025-05-06

  • For tracking extracts, added cleanup for temporary files used in internal stages


V1.51

Created: 2025-05-05

  • Implemented support for cloud storage file transfer locations

  • Added a new inbound stream for tracking extracts

  • Added support for inbound data extension syncing via cloud storage


V1.50

Created: 2025-04-28

  • Fixed an issue with date handling in the newer SFTP function


V1.49

Created: 2025-04-27

  • Normalized the SFTP private key before passing to the java UDF


V1.48

Created: 2025-04-24

  • Added the bouncycastle provider to the java UDF to improve SSH key handling capabilities


V1.47

Created: 2025-04-23

  • Attempted to workaround an issue where the Java SSH library mistakenly interprets a private key as being encrypted with a passphrase


V1.46

Created: 2025-04-19

  • Improved SSH2 key support in the new java handlers


V1.45

Created: 2025-04-18

  • Inbound syncs of Data Extensions now support the incremental sync strategy under certain conditions

  • SFTP inbound sync performance has been greatly improved via a new java-based UDTF


V1.44

Created: 2025-04-08

  • Added extra retry modes to outbound sync API operations

  • Reduced inbound sync concurrency from 5 to 3, to reduce resource contention on Marketing Cloud services


V1.43

Created: 2025-04-08

  • Further relaxed the data extension data API response checks due to inconsistencies


V1.42

Created: 2025-04-07

  • Relaxed the data extension data API response checks due to inconsistencies


V1.41

Created: 2025-04-05

  • Fixed an issue where null characters in Data Extension csv exports caused a sync error

  • Adjusted the wait time for data extension SFTP exports to be in proportion to the number of records present


V1.40

Created: 2025-04-02

  • When retrieving data extension fields in batches of 20, if an API error occurs we will now retrieve that batch one data extension at a time


V1.39

Created: 2025-04-02

  • Data Extension SFTP exports now wait up to 1 hour for completion


V1.38

Created: 2025-04-01

  • Wait time for SFTP files increased from 10 mins to 30 mins

  • Fixed an issue where inbound data extension syncs may error due to utf-8 character decoding


V1.37

Created: 2025-03-28

  • Fixed an issue where inbound data extension syncs may be missing the final record

  • Improved null handling for normalized views, and set the precision and scale for numeric columns to match the data extension attributes


V1.36

Created: 2025-03-19

  • Added an experimental UDTF for performing a tracking extract (FETCH_TRACKING_EXTRACT)


V1.35

Created: 2025-03-11

  • Data Extension outbound form field is now marked as required, to prevent field mappings loading prematurely

  • Added an Outbound Target Type in order to support branching in the new UI

  • Non tenant-specific domains have been removed from the network rules in preparation for migration to Hyperforce. This involved forcing an imported schema file from the SOAP WSDL to use a tenant-specific domain


V1.34

Created: 2025-03-04

  • Data Extension fields will now be fetched in smaller batch sizes when a smaller number of data extensions is requested


V1.33

Created: 2025-02-12

  • Added the ability to filter the list of inbound data extension streams server side, to accomodate environments with a very large number of data extensions.


V1.32

Created: 2025-02-07

  • Restricted data extension column fetching to batches of 1000, to avoid the API error "String or binary would be truncated"


V1.31

Created: 2025-02-01

  • Rebuilt using the latest plugin devkit, which includes support for UDTF-based stream listing. This fixes the issue where a large number of data extensions would exceed the 16MB limit for stored procedures


V1.30

Created: 2025-01-22

  • Fixed an issue where data extensions did not appear in the list of streams

  • Fixed an issue where timestamps inbound data extension records may be incorrectly interpreted in American date format due to the CSV formatting


V1.29

Created: 2025-01-20

  • Extended retries to include general kinds of failures, beyond HTTP


V1.28

Created: 2024-12-17

  • Fixed an issue where not all data extensions were visible when configuring an outbound sync

  • Added a new consumer UDTF named FETCH_DATA_EXTENSIONS


V1.27

Created: 2024-12-16

  • Added tracing

  • Included retries on all API calls


V1.26

Created: 2024-12-11

  • Fixed an issue where outbound partial load failures would result in an error


V1.25

Created: 2024-12-09

  • Fixed an issue where an error may be raised during outbound syncs


V1.24

Created: 2024-11-28

  • Fixed an issue where outbound results containing null values caused sync errors


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


PreviousOAuth for APIs, Cloud Storage for file transferNextShopify

Last updated 2 hours ago

📘