Skip to content

Releases: JumpMind/symmetric-ds

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

3.12.8

15 Apr 23:24
Compare
Choose a tag to compare
  • Switched to session_context on SQL-Server for better compatibility
  • Select date/timestamp without using functions on initial load for performance
  • Fixed auto resolve to work with binary primary keys
  • Fixed startup issue with Docker image
  • Fixed result closed error on Firebird

3.12.7

25 Feb 22:43
Compare
Choose a tag to compare
  • Improved WAR deployment
  • Fixes for Postgres "transaction is aborted" during conflict
  • Add lock timeout for Firebird
  • Add batch and data counts to JMX
  • Fix to sync binary fields as empty instead of null

3.12.6

11 Jan 15:46
Compare
Choose a tag to compare
  • Conflict resolver inclusion of unique key and win/lose foreign key chain
  • Fixes for multi-primary replication and initial load
  • Postgres improved conflict resolution to avoid aborted transactions
  • DB2 support for XML data type
  • DB2 z/OS support for loop prevention and CLOB data type
  • Fixes for conflicts during initial load

3.12.3

01 Sep 13:14
Compare
Choose a tag to compare
  • Performance fix for bulk loading with transforms
  • Security upgrades for Jetty and Postgres driver
  • Registration fix when using different versions
  • Log file fixes for rotation and stack traces
  • Stream to file threshold fix
  • Load filters fix for using wildcards

3.12.2

10 Aug 12:10
Compare
Choose a tag to compare
  • Added https.need.client.auth property for enabling client TLS cert authentication
  • Auto resolve conflict for blocking row that is self-referencing foreign key
  • Fixed partial reloads from sending too many rows when table has self-referencing foreign key
  • Fixed identifiers on Oracle server in compatibility mode
  • Fixed error in conflict detection for LOB/TEXT data types
  • Fixed Kafka/Confluent modules installation
  • Code cleanup for miscellaneous null pointer exceptions

3.12.1

10 Aug 12:09
Compare
Choose a tag to compare
  • Ingres database support is now enabled
  • Optimized a query used during purge job
  • Fixed various HTTP/2 problems, including backwards compatibility with 3.11 and older
  • Kafka integration bug fixes
  • Added authentication for JMX with option for localhost only
  • Fixed custom before trigger text usage
  • Fixed MS SQL binary types in primary key

3.12.0

10 Aug 12:08
Compare
Choose a tag to compare
  • Conflict resolution based on newer capture time, now the system default
  • Modules system for smaller download size and flexibility
  • Upgraded to HTTP/2 for more efficient use of network and better security
  • Lock out of nodes when too many failed login attempts
  • Fixed index on sym_data to be unique, which will help execution plans
  • Improved Oracle triggers to handle multiple character sets
  • Upgraded to log4j2 logging system

3.9.13

31 Aug 13:29
Compare
Choose a tag to compare
Fixed previous check in.  This was accidentally checked in by Chris

previously with another fix.

3.8.36

07 Jun 14:53
Compare
Choose a tag to compare
0003586: Noorder sequence for performance on Oracle RAC