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.

📬 Stay in the Loop!

Looking forward to keep you updated on Gluesync releases? Subscribe to Gluesync Updates to receive our latest news and updates, including new features, improvements, and fixes right into your inbox. We promise to keep it short and not spammy.

Latest Release: 2.1.8

Released: November 12, 2025

Release Highlights 🌟

  • New modules manager section:

    • Access the list of available modules and their status;

    • Update existing modules;

  • UI improvements and bug fixes:

    • Ability to declare a custom lenght, precision and scale to any data type in the Fields editor before creating the target table;

    • Improved readability;

    • In-platform upload of logs: from settings, you can now upload logs directly from the UI right on your support ticket;

    • Rate limiting for UI notification;

    • Fixes around NoSQL target columns editing;

Agents updates

  • Snowflake agent: bulk writes support gives a whole new level of performance to your data integration pipelines towards Snowflake, read more;

  • New Cassandra target agent, read more;

  • RavenDB agent: fixes and enhancements;

Docker compose kits

  • Chronos moved towards new /opt/gluesync/shared volume mount (while maintaining backward compatibility);

  • For Windows users, the kit has now been updated to use the same volume mount as Linux users, simplifying the folder structure and making it easier to upgrade;

  • Linux users are shifting towards the new fixed versions tag (e.g. 2.1.8.0, always fetched from our version control system at the moment the kit is baked) instead of relying on the latest tag, this will make it easier to upgrade via Conductor and the new modules manager;

New Features

🪄 Conductor & Modules manager: update Gluesync from the GUI

Two weeks ago we released the first version of the Conductor module, which allows you to manage your agents right from the UI. We’re keeping up adding new functionalites around this module; with this new release we’re adding the ability to update existing modules: the platform will automatically fetch for updates and notify you when a new version is available, additinoally you can manually update modules from the UI by going to the modules manager section and clicking the update button.

Please note that the Conductor module is currently available for Linux users only.

2.1.7

2.1.7.5

Released: November 5, 2025

Agents

2.1.7.4

Released: November 4, 2025

Agents

Core Hub

  • Improved entity deletion performances;

  • Chains fixes;

  • Support for pre-built Grafana bookmark in settings, now also rolled out to all new kits;

  • Minor bugfixes and improvements;

Syniti metadata.xml conversion utility

  • Added support for target table renaming;

2.1.7.3

Released: October 31, 2025

Agents

Core Hub

  • Entity insert/update optimisations;

  • Fixed ByteArray test in UDF;

  • Minor bugfixes and improvements;

Syniti replicate conversion utility

Gluesync Automator

The Gluesync Automator is now available as an online tool for automatic deployment of Bootstrapper templates, here to read more: Gluesync Automator.

2.1.7.2

Released: October 30, 2025

Agents

Core Hub

  • Fix UI create table columns sorting;

  • Fix UI mapping columns information in Entity Detail;

  • Minor bugfixes and improvements;

2.1.7.1

Released: October 27, 2025

  • IBM i Series agent: fixes and enhancements;

  • PostgreSQL agent: fixes and enhancements;

  • YugabyteDB agent: fixes and enhancements;

  • Corehub:

    • It is now possible to enable remote logs collection from your deployment to MOLO17, this allows us to futher improve the platform and provide you with a better, pro-active support;

    • UI improvements and bug fixes;

  • New migrate to Conductor guide for legacy Docker compose kits here;

2.1.7.0

Released: October 24, 2025

Release Highlights 🌟

  • Welcome to Conductor: this first of a series of releases for Conductor module introduce the ability to manage the Addition of new agents right from the UI;

  • New support tab that allows you to immediately reach out to the MOLO17 support portal and a new section to manage the platform logging level directly from the UI (we’re gradually moving away from editing the logback.xml file by hand);

  • UI improvements and bug fixes, such as improved database reconnection logic for agents (GSSD-376);

Gluesync kits

  • Major overhaul of the Gluesync kits for Docker compose:

    • New structure for files and logs, for easier management and maintenance (First rolling out for Linux users);

    • Portainer exposed on port 9443 by default;

    • Grafana available at /grafana;

    • Prometheus available at /prometheus;

    • Conductor included in Linux-based kits;

  • Major rewrite of the Kubernetes helm charts now supporting:

    • a proxy, Chronos, Grafana and Prometheus out of the box;

    • GKS support;

    • AKS support;

    • EKS support;

    • GKE support;

    • Local deployment support;

    • New guide for Kubernetes deployment;

New Features

🪄 Conductor & Agent deployment automation

Through the Conductor module you can now finally be able to add new agents right from the UI. This feature is first available for all Linux users and will be rolled out to Windows users in the next few weeks.

Conductor provides a REST API for container management, with specialized integration for Gluesync agent orchestration and lifecycle management within containerized environments, currently supporting Docker deployments. The Gluesync control plane perfectly integrates with Conductor, providing a seamless experience for managing your agents, soon to be extended to platform-wide management.

This first release focus on the automation of a new agent creation process, with the ability to add new agents right from the UI like described at this link here.

You can learn more about the Conductor module here.

2.1.6

2.1.6.5

Released: October 23, 2025

Agent updates:

Core Hub updates:

  • Minor UI bugfixes and improvements;

Docker images updates:

  • Windows images based on microsoft/nanoserver have now the proper permission settings for operations at runtime (not requiring admin permissions);

2.1.6.4

Released: October 21, 2025

2.1.6.3

Released: October 20, 2025

  • PostgreSQL agent: fixes and enhancements;

  • YugabyteDB agent: fixes and enhancements;

  • IBM i Series agent: fixes and enhancements;

  • UI improvements:

    • For targets other than RDBMSses the target logical containers (scopes, collections, topics…​) are now automatically matched with the source physical/logical containers;

    • Minor bugfixes and improvements;

2.1.6.2

Released: October 17, 2025

Docker images improvements

  • Lighter Windows images: now based out of microsoft/nanoserver instead of microsoft/windowsservercore;

    • Use tag -latest-win-nanoserver-ltsc2022 for latest version;

    • We will keep pushing -latest-windows tag to always have the latest version which is now based out of microsoft/nanoserver and Server 2022 LTSC;

  • Native Windows images now support also version 2019 (use -latest-win-nanoserver-ltsc2019 tag);

2.1.6.1

Released: October 16, 2025

2.1.6.0

Released: October 15, 2025

Release Highlights 🌟

New Features

🏗️ Target table creation

Through the Target table creation you can now finally be able to create tables in your target database.

Gluesync will provide you with a wizard to help you create tables in your target database, displaying the SQL statement that will be executed to create the table for you to review, edit and execute.

You can learn more about the target table creation here.

🧩 Parquet files support

A long awaited feature: you can now store your data to Parquet files for AWSS3, Azure Data Lake Gen 2 and Google Cloud Storage.

Gluesync will provide you with a new default target type for your replication tasks: Parquet files. Parquet files are a columnar storage file format that is optimized for performance and is used by many big data processing frameworks such as Apache Spark. This allows you to feed your data into big data processing frameworks and perform complex data analysis and machine learning tasks.

You can still use the old target types (JSON), by setting the target type to JSON in the entity’s settings.

You can learn more about the parquet files support here.

2.1.5

2.1.5.6

Released: October 14, 2025

2.1.5.5

Released: October 13, 2025

2.1.5.4

Released: October 8, 2025

2.1.5.3

Released: October 6, 2025

  • Fix UDF data types mapping with non-RDBMS database target;

  • Fix UDF strings validation;

2.1.5.2

Released: October 3, 2025

  • UI improvements:

    • Now the frontend package comes versioned and it is less likely to break when updating;

    • UDFs result set is now case sensitive-aware;

    • UDFs JSON results are now shown in a more readable way when switching among tabs;

    • Fixed an issue that could prevent VARCHARS (and other data types) length from being displayed correctly within the entity details tab;

  • Agent improvements:

  • Core Hub improvements:

    • Improved migration from previous versions;

    • Minor bugfixes and improvements.

2.1.5.1

Released: October 3, 2025

  • Improved migration from previous versions;

2.1.5.0

Released: October 2, 2025

Release Highlights 🌟

  • Unlock schema at its best: use the fields editor’s capabilities to unlock your target schema and give even more flexibility to your data integration scenarios;

  • Lightweight payloads: we carried out a lot of improvements to make each payload size smaller by optimizing column names handling (now we use indexes instead of column names), this results in less data being sent over the network and less memory being used which for you means faster replication;

  • PostgreSQL agent: fixes and enhancements;

  • Tons of improvements and bug fixes;

New Features

🔓 Unlock schema

Through the fields editor you can now unlock your target schema and give even more flexibility to your data integration scenarios:

  • Remove columns from target table: e.g. you can merge data incoming from different source fields into a single target field;

  • Add columns to target table: e.g. you can split a single source field into multiple target fields, or just define a technical field to store a computed value;

You can learn more about the fields editor here and the new unlock schema feature here.

2.1.4

2.1.4.8

Released: October 1, 2025

2.1.4.7

Released: September 30, 2025

  • PostgreSQL agent: fixes and enhancements;

  • Oracle Triggers agent: fixes and enhancements;

  • Improved UDF mock data generation in case of complex data types (e.g. hex values, binary data, etc.);

  • Minor bugfixes and improvements.

2.1.4.6

Released: September 26, 2025

2.1.4.5

Released: September 25, 2025

2.1.4.4

Released: September 23, 2025

2.1.4.3

Released: September 22, 2025

2.1.4.2

Released: September 19, 2025

2.1.4.1

Released: September 18, 2025

  • Fixed a bug that prevented changes from syncing with the target agent if the unchanged data filter was enabled. This update patches a behavior where CDC changes might not be applied for user with before and after images and version 2.1.4.0 turned on. The update is recommended to all of our users.

2.1.4.0

Released: September 17, 2025

Release Highlights 🌟

This release is focused on performance improvements and the general availability of Windows native builds.

Core improvements

  • Added support for Windows native builds, based out of windowsservercore 2022, now generally available for everyone;

Modules improvements and fixes

  • Chronos scheduler: fixes and enhancements;

  • Chronos now supports Windows native builds;

  • Scheduler:

    • UI Fixes and improvements;

UI improvements and fixes

  • Minor bugfixes and improvements.

This update clears the temporary metrics that Gluesync displays within each entity’s replication. Snapshot metrics and Prometheous recorded metrics won’t be affected by this change. Temporary metrics for active replications will start displaying again as soon as a new change undergoes.

2.1.3

2.1.3.3

Released: September 16, 2025

2.1.3.2

Released: September 12, 2025

  • Sybase agent: fixes and enhancements;

  • Fix for arguments injected within Environment variables in order to support Windows containers;

  • Minor bugfixes and improvements.

2.1.3.1

Released: September 10, 2025

  • Azure Data Lake Storage Gen2 agent (target only);

  • New feature Conditional deletion ahead of snapshot: you can now define a custom filter condition to delete certain data from the target before the snapshot operation begins;

  • Fixes and improvements:

    • UI polishing and minor bugfixes.

2.1.3.0

Released: September 5, 2025

Release Highlights 🌟

  • IBM Db2 LUW triggers-based agent has been updated to support Gluesync 2;

  • Azure Data Lake Storage Gen2 agent (target only);

  • Schedule tasks for Groups: you can now schedule tasks for groups of entities, instead of scheduling each task separately;

  • Fixes and improvements:

    • UI fixes;

    • Thread management improvements;

    • Fixed multiple truncate operation launched when snapshot thread concurrencies is set;

    • Windows docker images support;

2.1.2

2.1.2.10

Released: September 3, 2025

2.1.2.9

Released: September 2, 2025

2.1.2.8

Released: September 1, 2025

2.1.2.7

Released: August 26, 2025

2.1.2.6

Released: August 21, 2025

  • Oracle Triggers agent now works even if COMPATIBLE flag is set to lower than 12.2: fixes and enhancements;

  • Fixes a bug that could prevent a Snapshot task to be terminated immediately;

  • Minor bugfixes and improvements.

2.1.2.5

Released: August 18, 2025

2.1.2.4

Released: August 14, 2025

2.1.2.3

Released: August 13, 2025

  • Fixed an issue that could prevent UDFs tests to succeed;

  • UI polishing and minor bugfixes.

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;

2.1.2.0

Released: August 8, 2025

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

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.2

Released: July 30, 2025

  • Improvements on PostgreSQL agent, see here;

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.

2.1.1.0

Released: July 25, 2025

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.

New Features

👨‍💻 UDFs

User Defined Functions (UDFs) allow you to implement custom business logic and transformations on your data as it flows through the system. UDFs are written in Java, with Kotlin, Python and JavaScript support to come.

UDFs are trigger on the main events that occur on your datasource (e.g. insert, update, delete) and allow you to implement custom business logic and transformations on your data as it flows through the system, also by switching the operation mode based on your business requirements.

You can learn more about UDFs here.

🪓 TRUNCATE operations

TRUNCATE operations are now available in Gluesync for supported agents.

TRUNCATE before Snapshot can be executed before the execution of a snapshot task, to be choosed on a per-snapshot basis from the entity’s play tab.

TRUNCATE command forwarding (enabled by default) can be disabled at agent’s level to avoid unwanted behaviors. With this feature enabled, TRUNCATE operations executed on supported source databases are automatically forwarded to supported target databases.

Read more here.

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.8

Released: July 21, 2025

  • Fixes to the Oracle XStream agent;

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.4

Released: July 15, 2025

  • Fixed MariaDB filename rotation issue;

  • 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.2

Released: July 9, 2025

  • Improvements to the Snowflake agent;

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.

Release Highlights 🌟

  • Groups: organize and manage entities all together for streamlined operations such as common settings and tasks management;

  • Chains: define a physical execution order for entities allowing for referential integrity;

  • Tons of improvements and bug fixes;

New Features

⛓️ Groups & Chains

Groups and Chains transform how you organize and manage your data entities, making complex data integration scenarios more manageable and intuitive.

While Groups serve as a logical grouping mechanism for entities, designed to simplify configuration and settings management across multiple related entities, Chains define a physical execution order allowing for referential integrity among tables.

You can learn more about Groups and Chains here.