Skip to main content

v6.6.0

Release date

3rd July 2026

Improvements​

  • Co-pilot system prompt improvements for better results.
  • Added import-snapshots.sh importer utility for migrating to new DBmarlin server.
  • Change start/stop/status.sh script to use systemd services if configured.
  • list_hypertables.sql now includes non-hypertables as well.

Fixes​

  • Co-pilot locks up the UI sometimes.
  • SQL Statistic Settings unable to save.
  • License setting page will crash if you click on the date selector.
  • Tabs like Object Browser now hidden for DB types which don't support it.
  • Invalid last contacted date on instance Settings.
  • PostgreSQL startup timescaledb library error.
  • Settings → Integrations, clicking on "Make it default" will change the integration name.

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.