📘Release History
V1.10
Created: 2025-09-24
- postgres icon update for new ui 
- added in keepalive flag to the connection 
- set defaults for sync type 
V1.9
Created: 2025-09-16
- added checks in place to check if an cancellation token has been issues. 
- added ability to translate infinity dates 
- pinned omnata-plugin-runtime to v 0.10.33 
V1.8
Created: 2025-06-16
- bumped runtime version to latest 
- fixed issue with dates being stored in state 
V1.7
Created: 2025-04-24
- modified json objects to return correct column name when using the snowflakeColumnExpression 
- updated inbound_stream_list to return only streams included in a sync when refreshing schemas 
V1.6
Created: 2025-04-23
- added snowflakeColumnExpression data columns of datatype json & jsonb 
V1.5
Created: 2025-04-22
- improve datetime formatting functions to check if a cursor value is a string before attempting to convert the value to a date 
- Adding a new condition to explicitly handle the "xmin" cursor field. 
V1.4
Created: 2025-04-16
- modified cursor field to convert the xmin to an integer to ensure the last xmin is retreived at the end of the sync for the state 
V1.3
Created: 2025-04-11
- updated logging to capture thrown exceptions 
V1.2
Created: 2025-04-06
- fix for uuid's being used as primary keys which was causing the initial sync to fail 
- bumped runtime version numbers 
V1.1
Created: 2025-01-29
- updated omnata runtime to latest version 
- updated logging to take advantage of latest omnata logging 
V1.0
Created: 2024-11-28
- initial release of PostgreSQL Plugin with High watermark (XMIN based) capability and Direct Query capability 
Last updated
