Skip to main content

v5.10.0

Release date

29th October 2025

Improvements​

  • New SQL Agent Jobs Screen to view the history of SQL Agent jobs for SQL Server.
    • Collection needs to be enabled in the sensor settings.
  • Object Browser for SQL Server and Oracle now include Insights tab.
  • Reduced the time taken to upgrade when there are schema changes.
  • New Agent Settings screen to view and manage remote agents.
  • Hosts now display alerts on their charts.
  • DBmarlin on Linux now sets PostgreSQL tuning parameters and automatically runs timescaledb-tune before upgrades to achieve optimal performance and upgrade times.
    • A new postgresql.conf.override file allows you to override parameters if required.
  • Restricted users can no longer edit integrations.
  • Improved load time for the Instance settings screen.
  • Added option to duplicate datasource or host to speed up configuring new instances.
  • Dashboard events are now clickable and link to the Events screen for the instance.

Fixes​

  • Fixed additional PostgreSQL plan failures.
  • Fixed an issue where Host Events were not displaying in the Events tab.
  • Fixed widgets not updating correctly on Database Instance when changing time range.
  • Fixed missing insights for tables without primary keys.
  • Fixed broken link in Host events tooltip.
  • Corrected formatting of Executions in SQL statistics at the statement level.

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.ReadTimeout in 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.security to change disabledAlgorithms and restart DBmarlin Tomcat. See this FAQ for more details.