Static PostgreSQL agent changelog

Release notes

2.1.4.6

Released: September 26, 2025

  • GSSD-322: Fixed a regression that could have caused the agent to fail storing data in the target database in the case of CDC and logical keys enabled;

  • Minor bugfixes and improvements.

2.1.4.4

Released: September 23, 2025

  • Forced commit after truncate operation ahead of snapshot task.

2.1.4.3

Released: September 22, 2025

  • Improved error handling;

  • Added support for XML and JSON data types;

  • Minor bugfixes and improvements.

2.1.3.3

Released: September 16, 2025

  • Support for quoted identifiers;

2.1.2.10

Released: September 3, 2025

  • Fixed an issue that could have caused the agent to ingest single-row transactions with a reduced rate;

2.1.2.5

Released: August 18, 2025

  • Added support for additional data types:

    • JSONB

    • CIDR

    • MACADDR

    • MACADDR8

    • MONEY

    • XML

    • LSEG

    • LINE

    • CIRCLE

    • BOX

    • PATH

    • POLYGON

    • TSVECTOR

    • TSQUERY

    • TXID_SNAPSHOT

    • PG_LSN

    • PG_SNAPSHOT

2.1.1.2

Released: July 30, 2025

  • Fixed an issue that was preventing the TRUNCATE operation to be committed;

2.0.4.6

Released: January 24, 2025

  • Fixed an issue when reading timestamp(n) data types from PostgreSQL replication slots;

  • Fixed an issue when reading timestamp(n) data types from PostgreSQL while a snapshot is in progress;