SDS Agent Changelog
Changelog
All notable changes to the SDS Agent will be documented in this file.
The format is based on Keep a Changelog,
and this project adheres to Semantic Versioning.
[1.1.16] - 2026-08-04
- Fix SQL Server and Synapse sources using Azure AD service principal authentication failing to connect
[1.1.15] - 2026-07-30
- Security: fix CVE-2026-58016 (glib2)
[1.1.14] - 2026-07-09
- Better error logging for RSA key problems
[1.1.13] - 2026-06-29
- Downgrade snowflake spark and snowflake JDBC
[1.1.12] - 2026-06-29
- Upgrade snowflake spark and snowflake JDBC
[1.1.11] - 2026-06-22
- Security updates (CVEs)
[1.1.10] - 2026-06-10
- Security updates (CVEs)
[1.1.9] - 2026-06-04
- Fix SQL Server Kerberos (Windows Integrated) authentication failures on Java 25 by upgrading mssql-jdbc from 9.4.1 to 13.2.1
[1.1.8] - 2026-05-13
- remove unused dependency
[1.1.7] - 2026-04-27
- Heartbeat sends OS resource info (memory/CPU load) for debugging purposes
- Scan jobs return latency stats for debugging purposes
[1.1.6] - 2026-04-23
- Update debug logging functionality and format
- Add source health and connection exceptions to heartbeat payload
[1.1.5] - 2026-04-22
- Migrate base image from UBI 9 (RHEL 9) to UBI 10 (RHEL 10) for OS-level CVE remediation (libarchive CVE-2026-4424, CVE-2026-5121)
[1.1.4] - 2026-04-15
- Remove old encryption key
[1.1.3] - 2026-04-10
- Bugfix for older Sql Server sources failing to connect
[1.1.2] - 2026-04-09
- Security updates: remove Maven sub-packages (apache-commons-io, maven-resolver, maven-wagon, plexus-*, sisu, etc.) and java-21-openjdk-devel from runtime image (CVE-2024-47554, CVE-2025-67030)
[1.1.1] - 2026-04-07
- Upgrade from Java 21 to Java 25
[1.1.0] - 2026-04-06
- Test detector requests cleanly surface internal errors
[1.0.3] - 2026-04-06
- Security updates
[1.0.2] - 2026-03-20
- Migration to AES encryption from old encryption method
[1.0.1] - 2026-03-17
- Add support for AES encryption of database passwords
[1.0.0] - 2026-03-11
- Initial public release of SDS Agent
[0.8.1] - 2026-03-04
- Add disablePlatformDetection=true to snowflake connections in order to reduce error logging
[0.8.0] - 2026-03-03
- Regex detectors have configurable flags (default: DOTALL + CASE_INSENSITIVE)
[0.7.0] - 2026-03-02
- Support for semi-structured data in Snowflake
[0.6.1] - 2026-03-02
- Better context handling
[0.6.0] - 2026-02-23
- Support additional ML detectors
[0.5.3] - 2026-01-28
- Send parallel requests to python service
[0.5.2] - 2026-01-27
- Send batch requests to python service
[0.5.1] - 2026-01-26
- Return SDS python version
[0.5.0] - 2026-01-22
- Unintentional release, do not use
[0.4.0] - 2026-01-13
- Add support for encrypted passwords in the agent
- Add cli for encrypting passwords
[0.3.0] - 2025-12-16
- Add support for the "test detector" endpoint
[0.2.0] - 2025-11-20
- Explicitly run in UTC rather than relying on system timezone
- Add support for splitting large tables
[0.1.2] - 2025-11-19
- Security updates
[0.1.1] - 2025-11-18
- Fix bug with unauthenticated proxy responding with large payloads
[0.1.0] - 2025-11-12
- Initial release of SDS Agent
Updated 33 minutes ago
Did this page help you?
