v5.12.0
Release date
24th December 2025
important
If you are upgrading from a version v5.6.0 or earlier, please upgrade to v5.7.0 first and then to this release.
Improvements​
- The Remote agent is now packaged for Windows with a Windows installer.
- New slide out panel for seeing statement details without full screen transition.
- Co-pilot now supports US endpoing for OpenAI
us.api.openai.comor option to set a custom endpoint. - Anomaly detection recommendations now click through to screen showing the metrics compared to the baseline.
Fixes​
- Windows installer now works for Postgres data directories that contain space characters.
- DB Versions corrected some missing data for SQL Server.
- Fixed Connection String edits lost on save.
- On Linux
auth.jspnow uses the Nginx port number set at install time. - Fixed cases where the Instana button on the Databases tab was not visible.
- DBmarlin to Instana integration now works for statements with
%in the text. - Alert rule screen now updates to properly show the metric selected.
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.