Skip to content

Releases: JumpMind/symmetric-ds

3.13.6

12 Jul 19:44
Compare
Choose a tag to compare
update latest cacerts

3.12.17

12 Jul 19:06
Compare
Choose a tag to compare
fix test needed for issue 0004957

3.13.5

03 Jun 20:23
Compare
Choose a tag to compare
0005327: Upgrade spring and okhttp

3.13.4

11 Apr 19:10
Compare
Choose a tag to compare
0005264: update libraries

3.12.16

11 Apr 19:07
Compare
Choose a tag to compare
0005248: CVE-2022-22965: Spring Version needs to use 5.2.20.RELEASE in

order to not be vulnerable to this security issue

3.13.3

14 Jan 20:04
Compare
Choose a tag to compare
add github release

3.12.15

14 Jan 19:57
Compare
Choose a tag to compare
add github release

3.13.0

19 Nov 16:03
Compare
Choose a tag to compare
  • 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

05 Nov 13:27
Compare
Choose a tag to compare
  • 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

08 Jun 20:44
Compare
Choose a tag to compare
  • 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