Skip to main content

v6.3.0

Release date

1st April 2026

Improvements​

  • Single sign-on (SSO) via external identidy providers like Microsoft Entra ID, Google, Okta and other OAuth2/ODIC providers.
  • Administrators can now reset user passwords through the web UI.
  • Users can now change password via the web UI.
  • Execution plan improvements
  • DBmarlin Co-pilot now support latest models from Open, Google and Anthropic as well as removing old models like gemini-2.0-flash-lite which has been retired. We also added Co-pilot support for MongoDB.
  • DB Versions supports newer versions of database including MariaDB.
  • [Host monitoring] now allows WinRM as an alternative to to WMI.
  • Added Nginx conf setting for improved security.

Fixes​

  • Downloading sqlplan file for SQL Server no longer has 2x double quotes meaning it is now valid XML that can be opened in other tools.
  • Avoid the version check when using remote PostgreSQL.
  • Fix for recommendation redirecting to a time-frame with no data.

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.