Table of Contents
Software Downloads
Go to https://software.datical.com to download files. See details for the release below.
Known Issues
Missing SSH Preferences in Liquibase Enterprise GUI
After upgrading Datical DB to later versions, you might have issues with the SSH feature being unavailable to generate the SSH key via the Eclipse GUI. To return SSH in Preferences, follow these steps:
In the Datical DB GUI, select Help > Install New Software.
In the Work with field of the Install dialog box, enter https://download.eclipse.org/releases/2018-12.
Select Git integration for Eclipse, and then select Next to install it.
Open Preferences. You should see SSH2 under Network Connections.
Credential Prompts Don’t Work After Enabling and Then Disabling Runtime Credentials
If you enable and then disable Runtime Credentials for a project that has stored credentials for dbDefs
, the credentials will be cleared from the project. Running an operation (Status, Forecast, Deploy, and others.) when the project is in this state will prompt you for credentials, but the operation will fail with an authentication error. To work around this, re-enter the missing credentials using the Edit Connection dialog in the GUI for each of the effected dbDefs
. This issue will be addressed in our 7.12 release.
Documentation for v7.11
Documentation for the base release is available in the following forms:
Confluence space for Liquibase Enterprise/Datical DB - Datical Product Documentation Home
PDFs for Liquibase Enterprise on software.datical.com
Confluence space for Liquibase Business - Liquibase Business Portal
Liquibase Enterprise & Business Clients (Datical DB)
Item | Path | File |
---|---|---|
Software | COMMON/Datical_DB_Software/Datical_DB_7.11.6980 | Choose the Linux or Windows installation file for your system |
Liquibase Enterprise Documentation | COMMON/Datical_Documentation/Datical_DB_Documentation | datical_db_docs_v7.11.pdf |
Composite Installation Repository | COMMON/Datical_DB_Software/Datical_DB_7.11.6980 | DaticalDbCompositeRepo-7.11.6980.zip |
Liquibase Deployment Monitoring Console (DMC)
Starting with release 7.0, Liquibase includes a web-based Deployment Monitoring Console (DMC) that provides a centralized location to view a pipeline status and reporting information for all your Liquibase Business & Enterprise projects.
Deployment Monitoring Console Software and Documentation
Liquibase Enterprise & Business Clients (Datical DB) and DMC Compatibility
Each DMC release only works with certain releases of Liquibase Enterprise & Business Clients (Datical DB). Consult the Datical DB and Deployment Monitoring Console Compatibility Matrix to ensure compatibility.
Item | Path | File |
---|---|---|
Software | COMMON/Datical_DMC_Software/Datical_DMC_7_10_214 | datical-service-unix-7_10_214-master.sh |
DMC Documentation | <N/A> |
Deployment Monitoring Console Update Instructions
The process of updating the Deployment Monitoring Console from version 7.0 or later to the latest version is similar to the installation process.
Notable Changes
Memory Utilization of Scripts That Produce a High-volume Output
In release 7.11, we optimized memory utilization of SQL scripts that produce a high-volume output. From now on, if you process scripts with a native executor in Datical DB, you can run them without any memory errors related to high-volume outputs. The same reporting experience as in the earlier releases is maintained.
Issues Addressed
Liquibase Business & Enterprise Issues
Issue ID | Description |
---|---|
DAT-5702 | Packager: Show the error/warning when unable to commit to SCM in |
DAT-5824 | CLI: Improve the wording of confusing line in the |
DAT-6068 | Packager returns a successful restore status, even though the restore fails (Oracle). |
DAT-6347 | Optimize Memory Utilization of Extreme SQL Scripts (for scripts that produce a high-volume output with a native executor) |
DAT-6441 | GUI: After importing a project, closing by using File > Exit causes the failure upon restart. |
DAT-6463 | GUI: Cannot add a new
|
DAT-6725 | Azure MI : Datical DB fails to deploy a baseline generated snapshot. |
DAT-6921 | Runtime Credentials Switch is not working |