December 12, 2022
Changes since 22.2:
- Authentication:
- Google Single Sign-On to the application is now available;
- Single Sign-On for AWS is now configured on the Identify Providers tab;
- Users can use the Logout button on their profile to sign out of a cloud they signed into during the session. In this case, they remain logged into the application.
- administrators can enable a reverse proxy for user authentication in the Server Settings.
- Users receive notifications about any changes in:
- the server configuration,
- connections and scripts they are currently working with.
- The main menu has become more compact thanks to the new design.
- SQL scripts Manager:
- users can specify the connection for the saved script. This connection will be selected by default when a user opens this next time;
- the Settings button opens the new menu that allows users to:
- filter scripts,
- collapse all expanded folders,
- keep the tree view after refreshing the browser page,
- show the tree view as the path to the script,
- remove grouping of scripts by projects.
- Connections:
- The Oracle driver supports the Wallet authentication method.
- A lot of new drivers have been added:
- Babelfish
- Cache
- CockroachDB
- Couchbase 5+
- CouchDB
- EDB
- ElasticSearch
- Exasol
- H2 Server
- HSQL Server
- Ingres
- MaxDB
- MySQL 5
- NDB Cluster
- OceanBase
- SAP ASE
- SQLite Remote
- SyBase jTDS
- Timescale
- Yellowbrick
- Yugabyte CQL
- YugabyteDB
- new filter in connection driver properties simplifies search for driver settings;
- the connection configuration through URL has been added for drivers, that support it;
- only administrators have:
- access to the connection edit dialog of shared connections,
- permission to create connections in both projects, Shared and Private, when it’s restricted for other users,
- the search tool for local connections in the Connection menu on the public page.
- User administration:
- administrators can filter enabled and disabled users on the Access Management tab;
- the application saves all user history: users can be deactivated, but not deleted.
- The Value Panel:
- the size of displayed JSON values is limited to improve CloudBeaver performance;
- big JSON values can be saved to an external file.
- Table data export:
- character encoding can be changed for table data;
- the new setting (BOM) allows users to export specific Unicode characters correctly.
- Update to SSHJ library allows users to use more private key formats for SSH authentication.
- Local configuration:
- changing of a default view of the Navigation tree, Simple or Advanced, can be restricted;
- the edit connection dialog of shared connections can be made visible to all users;
- the size limit of displayed JSON values can be changed.
- A lot of small bug fixes, enhancements and improvements have been made.