Software Downloads
Go to https://download.liquibase.com/ to download files.
Notable Improvements
Required Rollbacks
A new metadata.properties
property called requireRollback
is available. During the packaging process, it verifies whether SQL scripts have corresponding -rollback
or _rollback
files for all scripts affected by the metadata.properties
configuration. By default, this validation is set to false.
Using the metadata.properties file
Associated Tickets: DAT-13943
Optimize DATAPUMP restore/import script
The DATAPUMP import operation is optimized in regard to log messaging and exception handling and should improve the efficiency of your packaging operation. This change is similar to the DATAPUMP export operation changes that were made for DAT-9580 in Liquibase Enterprise Release 7.18.
Associated Tickets: DAT-12886
Enhancements
Track Packaging, Forecast, and Deploy failures
The guide below lets you easily track Packaging, Forecast, and Deploy rule violations.
Examine Failed Operations Caused by Rule Violations
Associated Tickets: DAT-11434, DAT-15155
Packager Access
Packager process now checks for read/write access to the database and SQL repos prior to packaging any files.
Associated Tickets: DAT-13122
enableRollbackOnError property improvement
The enableRollbackOnError property that was available for SQLPlus is also now available to EdbPlus and ClpPlus native tools. Learn more about the details at the link below.
Using the metadata.properties file
Associated Tickets: DAT-10947, DAT-14784
Desktop Client and CLI Updates and Issues Addressed
Issue ID | Description |
DAT-15265 | If Java 8 or above, including 11 Temurine, is present on a Windows 10 machine while installing Liquibase Enterprise, Liquibase will install successfully as expected. A “Liquibase Enterprise Installer requires java 8 or higher.” dialog will no longer appear. |
DAT-14959 | SSH options are available to users by default. |
DAT-15347 | StoredLogic is validated as expected on DB2 LUW when there is a null value for |
DAT-15260 | The Packager report displays SQL Rule violations for all applicable scripts when multiple scripts fail validation. This is fully resolved by DAT-11434 |
DAT-14750 | The |
DAT-14749 | The |
DAT-14677 | The |
DAT-14131 | Liquibase Enterprise no longer has performance issues when running the internal MigrateLabelData changeset. |
DAT-13014 | Comments at the end of files are ignored and no longer cause database exception errors for DB2 LUW and Oracle. |
DAT-12937 | Scripts packaged in |
DAT-9729 | A SqlParser error related to addPrimaryKey and schemaName substitution with multiSchema projects is resolved. The |
DMC Issues Addressed
Issue ID | Description |
DAT-15382 | The DMC Heapdump Actuator endpoint is no longer exposed. An upgrade to DMC 8.4 will remove the need to resolve exposure of this endpoint using the manual steps provided. |
DAT-15286 | The DMC no longer truncates SQL scripts and output so errors can be seen successfully in the final deployment report tab. |
DAT-7842 | The Date Ran data is updated each time the |
DAT-13154 | The |
Documentation for v8.4
Documentation is available in the following locations:
Specifically these documents were created or updated:
Liquibase Enterprise & Business Clients (Desktop & CLI)
Find the latest downloads here: https://download.liquibase.com/
Item | Path | File |
---|---|---|
Software | Datical_DB_Software/Datical_DB_8.4.66 | Choose the Linux or Windows installation file for your system |
Composite Installation Repository | Datical_DB_Software/Datical_DB_8.4.66 | DaticalDBCompositeRepo-8.4.66.zip |
Liquibase Enterprise Deployment Monitoring Console (DMC)
Item | Path | File |
---|---|---|
Software | Datical_DMC_Software/Datical_DMC_8.4.366 | datical-service-unix-8_4_366-master.sh |
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.
Liquibase Enterprise & Business Clients (Datical DB) and DMC Compatibility
Each DMC release only works with certain releases of Liquibase Enterprise Desktop. Consult the Deployment Monitoring Console Compatibility Matrix to ensure compatibility.
DMC 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.