Gluesync release notes and changes
Welcome to the Gluesync release notes. This page provides detailed information about each release, including new features, improvements, and fixes.
Quick Links
Latest Release: 2.1.2.2
Released: August 12, 2025
-
Scheduler: UI polishing and minor bugfixes;
-
UDFs: added support for BIG DECIMAL data type, that previously was not supported;
-
AS400 agent: fixes and enhancements;
-
Minor bugfixes and improvements.
2.1.2.1
Released: August 11, 2025
-
AS400 agent: fixes and enhancements;
-
Minor bugfixes and improvements.
-
Oracle OpenLogReplicator agent: default mount type is now set to VOLUME;
Release Highlights 🌟
-
Unlock schema feature in Fields Editor tab;
-
New KPIs available in the Core Hub’s Control Plane such as "Last transaction ID", "Last transaction timestamp", "Applied function";
-
Immediately get to know the "RPS" (Rows Per Second) of your pipeline by looking at the Core Hub’s Control Plane left panel;
-
Schedule via CRON-like expression other than a human readable format (e.g.
0 0 1-7 * 0
for first Sunday of the month at midnight); -
Gluesync Docker images: added support for Windows native builds, based out of windowsservercore 2022, these will be gradually made available within the pre-built kits (Docker compose & Kubernetes) within the next few days.
New Features
Modules improvements and fixes
-
Chronos scheduler: fixes and enhancements;
-
Scheduler:
-
Now it is possible to schedule jobs via a CRON-like expression other than a human readable format (e.g.
0 0 1-7 * 0
for first Sunday of the month at midnight); -
Ability to enable/disable the scheduler via UI;
-
Simplified the job creation process by making it more clear and intuitive the "apply to all entities within the pipeline" option.
-
UI improvements and fixes
-
Fixed a bug that could lead to the inabilily to browse target’s objects (schema, tables, columns) when the target agent was experiencing some connectivity latency;
-
Ability to Unlock a schema within the Fields Editor tab: this feature allows you to unlock a schema and force data type inference and casting via UDFs, errors will be then suppressed leaving full control to the user;
-
New KPIs available in the Core Hub’s Control Plane such as "Last transaction ID", "Last transaction timestamp", "Applied function";
-
Immediately get to know the "RPS" (Rows Per Second) of your pipeline by looking at the Core Hub’s Control Plane left panel;
-
Minor bugfixes and improvements.
Agents improvements and fixes
-
AS400 agent: fixes and enhancements;
2.1.1
2.1.1.4
Released: August 5, 2025
-
AS400 agent: fixes and enhancements;
-
Default JVM Max RAM threshold has now been increased to the 50% of the available memory (aiming to increase it further in the future), previously it was set to 25% default JVM value. You can always set a custom value by using the
MAX_RAM_PERCENTAGE
ENV VAR; -
Fixed an UI issue that could lead to duplicate an entity while trying editing it;
2.1.1.3
Released: August 3, 2025
-
AS400 agent: fixes and enhancements;
-
Enhacements to Chronos scheduler;
-
Fixed an issue that could have prevented agents to successfully connect to the Core Hub in certain scenarios;
-
Minor bugfixes and improvements.
2.1.1.1
Released: July 28, 2025
-
Scheduler module now supports Snapshot mode in INSERT or UPSERT mode via UI;
-
Clarified Snapshot message when using INSERT mode from the entity’s play tab;
-
AS400 agent: fixes and enhancements;
-
YugabyteDB: fixes and enhancements;
-
Minor bugfixes and improvements.
Release Highlights 🌟
-
User Defined Functions (UDFs);
-
TRUNCATE before snapshot, to be choosed on a per-snapshot basis from the entity’s play tab;
-
TRUNCATE command forwarding, with ability to be disabled at agent’s level to avoid unwanted behaviors;
-
Chronos scheduler now supports Snapshot mode in INSERT or UPSERT mode;
-
Relaxed controls over data types mapping, which are now handled by family (Numbers, Dates, Strings, etc.) and it is allowed to map a column to a different data type within the same family (a warning is shown);
-
New allowed operations forwarding menu: this deprecates the "Skip Deletions" feature in favor of a more flexible and powerful one. Learn more here;
-
New Objects Browser’s Fields editor (phase 1).
-
New Agent: GridGain joins our lineup as a brand new target agent.
2.1.0
2.1.0.10
Released: July 24, 2025
-
DB2 for IBM i: added support for files created via SQL having longer names (exceeding 10 characters limit for system-files);
-
Minor fixes and improvements.
2.1.0.9
Released: July 22, 2025
-
Fixed mutliple chronos icon shown in UI;
-
Added username used for database connection to agent address in agent detail;
-
Fixed management of old values map with not-null old wrapper, leading to an unwanted behavior especially when rollbacks where incoming from source database;
2.1.0.7
Released: July 18, 2025
-
IBM I Series (AS400): added support for tables journaled with AFTER image.
-
Improved management of primary keys update
2.1.0.6
Released: July 17, 2025
-
GSSD-260: Improved notification grouping logic also adding occurences count.
-
GSSD-258: Fixed "HikariDataSource has been closed" error.
2.1.0.5
Released: July 16, 2025
-
GSSD-257: Fixed sync update operations on primary key columns;
-
Fixed AS400 numeric data types mapping;
-
Fixed MSSQL numeric data types mapping;
-
Fixed Couchbase information schema when collection is empty;
-
Minor UI Bugfixes.
2.1.0.3
Released: July 11, 2025
-
GSSD-248: Fixed pipeline status sent to UI after pipeline deletion;
-
GSSD-249: Fixed sessions/connection to database not closed when agent unassigned from the pipeline;
-
Minor UI Bugfixes.
2.1.0.1
Released: July 2, 2025
-
Improvements to the Core Hub’s UI;
-
GSSD-242: fixed a UI bug in the scheduler time picker;
Important Snowflake agent improvements:
-
Added support for RSA key pair authentication.
-
New enhanced Snapshots: when using INSERT mode, the agent will use the Snowflake’s Snowpipe API to improve performance.
2.1.0
Released: June 27, 2025
2.1 is the first major update to Gluesync 2 since its initial release 10 months ago. It introduces two powerful features to the Core Hub: Groups and Chains. These features transform how you organize and manage your data entities, making complex data integration scenarios more manageable and intuitive.
2.1 also includes a set of features that will be gradually released in the upcoming weeks such as User Defined Functions (UDFs), Automatic Target Table Creation and a whole new object browser.