...
Version 0 of stored logic objects is displayed in the DMC status view
In release 7.14 and later, we discovered that version 0 changesets for stored logic objects were displayed in the DMC status view. These changesets are only used for rollback operations and should not be included in the status view. Liquibase Enterprise & Business will include the fix in future releases. (DAT-8320)
Limited Forecast does not include autoSynonymForObjects
changeset schemas in profiling
In release 7.13 and later, if you use Limited Forecast in Oracle multi-schema projects with auto synonyms, you might get errors about the schema targeted by an auto synonym change being for a schema that cannot be managed, even though that schema is included in the project definition. If you encounter such errors with version 7.17, use Full Forecast instead of Limited Forecast. (DAT-8757)
Missing SSH Preferences in Liquibase Enterprise & Business 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 paste in this link: https://download.eclipse.org/releases/2018-12 then hit enter.
Expand open the Collaboration category.
Select Enable the checkbox to select Git integration for Eclipse, and then select Next to install it.
When it finishes installing, you will be prompted to restart.
Open File > Preferences > General > Network Connections. You should see now have a new SSH2 option under Network Connections.
Deprecation of the Oracle Accelerator JDBC Driver
Because of a change in deployment trends and continued improvement of the performance of Datical DB, the Oracle Accelerator JDBC Driver (compression driver) was removed from our driver repository in versions 7.16 and higher. The driver was previously available with versions 7.15 and lower.
Liquibase Enterprise & Business cannot pick up SQLPATH environment variable on Windows
In release 7.6 and later, we updated the version of instantclient
, which provides SQLPLUS 12.2.0.1.0. This version of SQLPLUS contains a bug: SQL PLUS 12.2 NOT OBSERVING SQLPATH IN REGISTRY OR ENV VARIABLE FOR LOGIN.SQL
. As a workaround, use SQLPLUS 12.1 on Windows. (DAT-7598)
...