Software update: DBeaver 21.3.2

Spread the love

Version 21.3.2 of DBeaver has been released. With this program databases can be managed. It can perform queries, display, filter and edit data, among other things. Support for the well-known databases, such as MySQL, Oracle, DB2, SQL Server, PostgreSQL, Firebird and SQLite, is available. It is available in a CE and EE flavour, with the former being open source at no cost. The enterprise flavor adds support for several nosql databases, such as MongoDB, Apache Cassandra, and Apache Hive, as well as additional plugins and jdbc drivers. The changelog for this release looks like this:

Changes in DBeaver version 21.3.2:

  • data editor:
    • Auto-completion was fixed in filters panel
    • XML auto-format was fixed (elements sort was disabled)
    • Filter by column with alias was fixed
    • Numeric type transformer was fixed
    • Extra tab close action were added (close to the left/right)
    • Arrays presentation in record view was fixed
  • Files drag-n-drop (between DBeaver and OS file explorer) support was added in the project explorer
  • SQL editor: “hippie” auto-completion support was added (beta)
  • SSHJ implementation now included in DBeaver Community by default
  • Problem with DBeaver crash was fixed (when workspace path contains spaces)
  • Driver management:
    • New Java11 modules were added to support new JDBC drivers (java.net.http)
    • Drivers copying was fixed (keep advanced driver settings)
    • Maven artifacts edit dialog was fixed
  • data transfer:
    • CSV parser performance was significantly improved
    • Identifiers case configuration was added in SQL export format
    • Option to append results to an existing file was added
    • Date formatting was fixed for JSON format
    • Variables support in saved tasks was fixed
    • Support of arrays import from CSV was added
    • Problem with export wizard buttons enablement was fixed
  • Session manager: column grouping was added
  • Command line support: default connection now set for opened SQL scripts
  • SalesForce driver was added
  • AWS Athena: driver version was updated, problem with column filters was resolved
  • babel fish:
    • Synonyms, sequences and triggers were removed from metadata navigator
    • Cross-database access was disabled, only default database is visible
  • Clickhouse: typed arrays support was added
  • Derby: check constraints support for remote server driver was fixed
  • SAP HANA: public schema presentation was changed (thanks to @kai-morich)
  • SQL Server: external tables support was added

Version number 21.3.2
Release status Final
Operating systems Windows 7, Linux, macOS, Windows 8, Windows 10, Windows 11
Website DBeaver
Download
License type Conditions (GNU/BSD/etc.)
You might also like