Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Note

DMC Users

DMC users should be aware that Liquibase Enterprise 8.9 requires an upgrade of the DMC to version 8.6+ to ensure that the DMC Report Links continue to work as expected.

Enhancements

Tip
Blah

New Ephemeral Database property ephemeralCleanUpBeforeStart

This ephemeral database property is set in the deployPackager.properties to allow Liquibase to cleanup any existing ephemeral database or PDB found while performing Ephemeral Packaging. Existing databases can exist because of earlier failures or cancelations from an Ephemeral Packaging job. This property applies to Oracle, SqlServer, and Postgres Ephemeral Packaging.

Associated Tickets: DAT-17246

Desktop Client Updates, CLI Updates, and Issues Addressed

Issue ID

Description

DAT-17246

Added new Ephemeral Database property called ephemeralCleanUpBeforeStart. Setting this value to true will enable Liquibase to drop an existing ephemeral database or PDB in the event of a previously failed Packager Operation. This property is applicable for Oracle, SqlServer, and Postgres Ephemeral Packaging.

DAT-17821

Deploy Report missing link to .sql.log with missing db schema when using schema-level folders

DAT-18899

Update the diffChangelog and snapshot commands so that a full view definition is included when using the --ddlExcludeList parameter. For Oracle databases only.

DAT-19138

Oracle Ephemeral Packaging - needs to support Oracle RAC cluster with instances=all

DAT-19253

Need ability to specify whether connection includes Domain Name when specifying oracleEphemeralCopyName

SqlParser Issues Addressed

SqlParser issues apply to Oracle databases only.

Issue ID

Description

DAT-XXXXX

DMC Issues Addressed

Issue ID

Description

DAT-19015

Added optimizations to DMC Report Search to improve performance.

...