Static MongoDB agent changelog

Releases

2.0.9.4

Released: April 16, 2025

  • GSSD-201: Fixed exception during java array object write.

  • GSSD-201: Fixed ObjectId saved as string instead of BSON Type ObjectId.

2.0.8.5

Released: March 20, 2025

  • GSSD-188: Fixed username and password required even if the user want to establish connection using the certificate.

  • GSSD-188: Fixed incorrect entities restart when host credentials changed.

2.0.8.4

Released: March 18, 2025

  • Count documents optimization.

2.0.7.3

Released: February 26, 2025

  • GSSD-185: Fixed a bug that was preventing a proper sync of nested complex object;

2.0.6.1

Released: February 18, 2025

  • GSSD-179: Fixed a bug that was preventing a proper cast between Int32 data types in MongoDB;

  • GSSD-179: Fixed a bug that was preventing a proper handling of Undefined data type in MongoDB;

2.0.5.2

Released: January 29, 2025

  • GSSD-168: Fixed an issue where the Snapshot phase was not migrating all the data when the "Max number of items per iteration when performing fetch" was set to a value greater than 0. Pagination now works as expected;