A newer version of this documentation is available.
View Latest (v2.2)

Static CockroachDB agent changelog

Release notes

2.1.11.0

Released: February 23, 2026

  • Fixed an issue that could have caused duplicated PKs to be displayed in the UI if a column was both a primary key and a unique key;

2.1.10

Released: January 7, 2026

  • Updated vendor libraries.

2.1.6.0

Released: October 10, 2025

  • Replaced merge with temp table and CTE for optimum performance;

  • Added support for unique key;

2.1.4.8

Released: October 1, 2025

  • Fixed a bug on date types parsing from CDC stream;

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

Initial release