Skip to main content

v5.11.0

Release date

28th November 2025

Improvements​

  • Alerts can now be sent to a Webhook where the endpoint, headers and body can be customised.
  • DBmarlin Co-pilot now supports more providers and models:
    • Added support for OpenAI GPT-5.1 which is a new model released this month.
    • New provider Google with support for Gemini models including the new Gemini 3 Pro.
    • New provider Microsoft Azure OpenAI with support for models customers are running within their Azure tenancy.
  • SQL Agent Jobs - New tab with Jobs rolled up by Job name
  • Baselining for metrics which can be used for anomaly detection. This is an early release of this feature and anomalies may be shown under the Recommendations screen in this release with more visualization being added in upcoming releases.
  • Licence keys can now contain a second MAC address so only a single licence is needed in the case of an HA DBmarlin setup with more than 1 DBmarlin server.
  • Setting up new Instances or Hosts the settings page now link to the docs page for that technology so you can see the prerequisites.
  • Errors are now exposed to the end user in the form of a popup box rather than being hidden in the browser console.
  • Event History and Events tab filter buttons to filter by Alerts, Event or Changes.
  • The top level filter panel which can filter by host or database type, tags from the Dashboard screen has now been added to other screens such as the DB versions screen and Instance overview screen.

Fixes​

  • Object Browser - Default sort order should be by column number
  • Instance settings - The details from host mappings, links and tags are not copied when duplicating an instance
  • Non-admin users and now restricted from actions such as adding/updating/deleting hosts, datasources, events, snapshots, integrations, licences, SQL statistics.
  • Instance settings - The user is able to add the job history if he selects sql server, and then changes the instance type
  • Fixed bug on Instance Settings where the Port doesn't save properly.
  • Fixed Tags menu option not visible under Settings
  • Removed the validation for "Host Address" field which was not needed.
  • On Instance settings, updating the port should also update the connection string
  • AWS Marketplace CVE related to HTTP/2 Stream Resets due to the Ubuntu version which has now been updated.

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.