Versie 24.2.1 van DBeaver is uitgekomen. Met dit programma kunnen databases worden beheerd. Het kan onder andere query's uitvoeren en data tonen, filteren en bewerken. Ondersteuning voor de bekende databases, zoals MySQL, Oracle, DB2, SQL Server, PostgreSQL, Firebird en SQLite, is aanwezig. Het is verkrijgbaar in een opensource-CE-uitvoering en drie verschillende commerciële uitvoeringen. Deze voegen onder meer ondersteuning voor verschillende nosql-databases toe, zoals MongoDB, Apache Cassandra en Apache Hive, en bevatten verder extra plug-ins en jdbc-drivers. De changelog voor deze uitgave ziet er als volgt uit:
Changes in DBeaver version 24.2.1:
- SQL Editor:
- Smart syntax highlighting was significantly improved
- Pseudo columns highlighting was improved
- Table aliases were fixed in smart completion
- Issue with pinned tabs was resolved
- Syntax highlighting fixed for single quoted strings
- SQL console save was redesigned (it now asks for confirmation)
- Data editor:
- Commit/rollback buttons now enabled only when transactions are applicable
- Column description rendering was improved for dark theme
- Database navigator: horizontal scrolling was fixed, now action icons are always visible
- Object editor: bottom toolbar layout was unified for all tabs
- Data transfer:
- CSV parameters documentation was added
- Database backup/restore dialog layout ws fixed
- General:
- Snapcraft image now includes additional fonts
- Embedded browser support was added for Linux/GTK
- App command line parameters logging was was disabled because of security concerns
- Issue with splash screen and error message overlapping was resolved
- Resource leak detection logging was added by default
- We migrated to Eclipse 2024-09 platform
- Databases:
- Altibase: database replication metadata was supported
- Azure SQL: “show all databases” option was removed
- CUBRID:
- Index drop command generation wad fixed
- Procedure create dialog was added
- List of reserved keywords was updated
- DolphinDB driver was added
- MySQL: NULL geometry values handle was fixed
- Salesforce CDP: connection dialog layout was fixed
- SAP HANA:
- Connection dialog was improved for HANA Cloud
- Expired password change feature was added
- Trino: issue with long cursor reading was fixed
- Localization:
- Arabic localization was added
- Brazilian Portuguese localization was updated