v6.2.0
Release date
4th March 2026
Improvements​
- Beta support for Snowflake databases.
- Windows Domain Authentication for SQL Server monitoring
- All infrastructure components have latest updates (Java, PostgreSQL, Nginx, TimeScaleDB) as well as Tomcat which was done in v6.1.1.
- Statement column on SQL Statistics screen is now wider to see more of the statement.
- Made the Database field mandatory for CockroachDB when configuring a new sensor.
- Reduced records required to store MongoDB Statement statistics.
- Parameter to limit the number of statements that are candidates for purging.
Fixes​
- Fix to make sure all the Export button correct exports the same columns shown in the UI.
Known Issues​
- Object statistics for Oracle may contain only partial information, such as table names, but may be missing index and column names. This can be improved by increasing
oracle.jdbc.ReadTimeoutin Advanced Connection Settings for the sensor. - If you are monitoring a server that requires TLS v1.0 or v1.1 (now obsolete), you will need to edit
./lib/security/java.securityto changedisabledAlgorithmsand restart DBmarlin Tomcat. See this FAQ for more details.