Releases: JumpMind/symmetric-ds
Releases · JumpMind/symmetric-ds
3.13.6
3.12.17
3.13.5
3.13.4
3.12.16
3.13.3
3.12.15
3.13.0
- Faster startup time by checking if sync triggers or auto create tables need to run
- Cleaner shutdown that closes connections and stops jobs to properly reclaim resources
- Changing parameters no longer restarts all jobs, avoiding interruptions
- Added purge of trigger history to keep system lean and fast
- Improved purge performance of extract requests
3.12.12
- Loading data when same column name on table in different cases
- Handle change to primary when using single-value transforms
- Fix foreign key resolution when primary key contains newlines
- Fix for conflict handling when using user defined types on Postgres
- Fix for using tables with unitext column and no primary key on Sybase
- Error with LOB and geometry types on same table in Oracle
- Fix timing issue in service wrapper for Amazon EC2
- Fix purge error on Firebird with dialect 1
3.12.10
- Add NCHAR type to triggers for SQL-Server
- Fix loading of arrays on PostgreSQL
- Fix connection leak when group link is added
- Auto resolve of missing foreign key on load only and extract only
- Fixes to work with MySQL 8 JDBC driver
- Fix escaping of special characters publishing to Kafka
- Fix "token unknown" error on Firebird