DBeaver 25.0.2

  • Navigator:
    • Filter behavior has been improved for a better user experience
    • Fixed filters for secondary DBeaver app windows
  • SQL Editor:
    • Query cancellation after retry was fixed
    • When the “Blank Line is Statement Delimiter” option is set to Smart, blank lines are now correctly recognized as script delimiters while executing queries as Script
    • Fixed missing space after the leading keyword in some cases
  • Miscellaneous:
    • Added an option to display the breadcrumbs in either the status bar or at the top of editors
    • Breadcrumbs now occupy less horizontal space in the status bar
    • Added the DBeaver icon to aarch64-linux package (thanks to @chirontt)
  • New Drivers: Added support for Teiid database (thanks to @edulauer)
  • Databases:
    • CUBRID:
      • Added statistics and trace information to the result tab (thanks to @rathana-pvs)
      • Fixed incorrect script generation when creating a trigger via UI (thanks to @longhaseng52)
    • Denodo: the connection name was modified to Denodo (thanks to @dlopezc-denodo)
    • GBase 8s: fixed creation of a table with a primary key (thanks to @Wintianis)
    • MariaDB: after changing an expired database password, you can now immediately test the connection with the new password
    • MariaDB/MySQL: fixed creation of auto_increment columns with primary key
    • Oracle: fixed view creation via Metadata editor
    • Sap Hana: fixed an issue with name editing when creating a table in Metadata Editor
    • Snowflake: fixed metadata queries for driver versions 3.13.20 and higher (thanks to @smheaton)
    • Teradata: fixed an exception that occurred during code completion
Posted in Releases