Authentication. You can use new authentication providers — NTLM, Okta, AWS OpenId – to log in to web and desktop applications, making the following types of authorization available: AWS SAML, AWS OpenId, AzureAD, Google, NTLM, Okta OpenId, OpenId, SAML.
User provisioning. You can import users from yourAzureAD and Okta business accounts.
Integration with the Git version control system was implemented. User can keep project scripts, diagrams, datasets, connection configurations, bookmarks, and other data in a Git repository.
Task scheduling has been significantly improved: tasks run on the server, and the user can retrieve export result files in the desktop application.
Synchronization work better, and users receive notifications in the desktop application, when creating or deleting projects and connection folders. Configuration changes are also synchronized.
New drivers
Azure Cosmos DB
AWS Timestream (added to Cloud Explorer)
Amazon Neptune
Crate DB for Postgres
Kafka (available in Ultimate Edition)
Materialize (only in desktop)
Salesforce (JDBC driver created by DBeaver team)
TDengine
Security: SQLite driver version was updated due to the found vulnerability CVE-2023-3269.
Localization
Traditional Chinese, Chinese Simplified, German, and Portuguese translations are improved;
Users can select Portuguese as the default language during installation.
DBeaver Team Edition desktop
Tableau integration: you can connect to Tableau to edit Tableau custom queries in the desktop interface.
Connectivity
Now you can connect to a database using Kubernetes proxy. To configure it, click the ‘Network configuration‘ button in the connection dialog.
ODBC driver became more stable. It supports any database with the available ODBC driver, the most popular once being Amazon Redshift, BigQuery, DB2, DB2 for IBMi, MariaDB, MySQL, Oracle, PostgreSQL, Snowflake, SQLite, and SQL Server.
Data Editor
Spatial data presentation is enhanced: you can copy coordinates, viewport bounds, and selection. You can also view PostGIS data and labels on the map.
Users can see chart presentations for non-numeric values, for example, for salary or grades.
Accessibility
Connection dialog now supports screen readers.
JAWS and Narrator support was improved for Data Editor and vertical tabs.
High contrast theme support was significantly improved. You can choose a high contrast theme in your OS, and the DBeaver high contrast theme is enabled.
Security
Certificate management was added: you can find CA certificates used for SSL access in the Trust store section in Preferences or import your own certificate.
Project and user password security was improved.
We have improved the security of storing user settings.
Databases
Google BigQuery: DDL for storage procedure is available.
Greenplum 7.0 is now supported.
Oracle: XML presentation is supported.
PostgreSQL: Debugger was improved: we fixed many significant bugs and enhanced the performance.
Vertica: Stored procedures are supported, you can view and execute them. Execution plan is available, including JSON queries.
DBeaver Team Edition web
Performance: Pagination has been added to the Navigation tree and metadata viewer, allowing users to work with a larger number of database items;
Navigation tree: Filters for the Navigation tree allow hiding and showing schemas within the interface;
Access Management: The ability to unlink SSO credentials from user has been implemented;
Authentification: The SSL option is available for establishing connections in MySQL, PostgreSQL, Clickhouse, Mongo, Cassandra;
Connections: Connections can be pre-configured into the workspace in the Global Configuration JSON file and then displayed in the interface;
Data Editor
The ability to rearrange columns in the Data Editor has been added;
The ability to use custom functions in the Grouping panel has been added;
SQL Editor: Users can simultaneously edit resources, allowing them to work together;
Driver management: Custom settings have been added to the interface for the following dialogue connections: SQLite, DB2, SQL Server, MySQL, Oracle and PostgreSQL;
Security
Password autofill functionality has been removed;
The ‘eye‘ icon for password fields has been removed – the passwords entered into fields will not be displayed in the interface;
Team Edition Desktop became available for users with the Manager role.
Project management:
Notifications on getting access to a new project were added;
Synchronization and notifications of created/deleted projects were added;
Script and folder synchronization was improved in the desktop application.
Access Management:
The license grants access based on the current number of users, accommodating any decrease in the user count.
Authentification:
Azure Cloud service is officially supported in CloudBeaver Enterprise. Now databases from different clouds, AWS, GCP, and Azure, are accessible through Cloud Explorer simultaneously;
We have resolved the window freezing issue during anonymous access;
The error with authentication for SAML/OpenID providers with enabled GCP services has been fixed;
The synchronization between assignment roles in SAML users and groups in CloudBeaver has been implemented.
Driver administration:
Modification of driver settings is now available via an additional administration tab called Driver Management;
The new option to add custom database drivers in the Administration menu is available.
Datasets:
Improvements have been made to the datasets UI in the Team Edition Web;
Users can now save query results as a dataset and copy an existing dataset in the desktop application;
The ability to edit datasets was added in Team Edition Web.
Query manager:
Displaying the Projeсt or the connection has been added to the query;
Ability to sort by Project in Query Manager.
General improvements:
The issue with freezing the desktop application on the startup after creating ER diagram was fixed;