Table of Contents
Expand | ||
---|---|---|
| ||
|
Software Downloads
Go to https://software.datical.com to download files. See details for the release below.
Known Issues
To make the Active Directory Integrated connection from DaticalDB, you need to have two files in C:\Windows\System32
- adal.dll
and mssql-jdbc_auth-<version>.<arch>.dll
.
The
adal.ddl
file needs to be added toC:\Windows\System32
in the Windows registry if you receive the error message "Unable to load adalsql.dll".The
mssql-jdbc_auth-<version>.<arch>.dll
file needs to be added toC:\Windows\System32
in the Windows registry if you receive the error message "Login failed to authenticate the user in Active Directory (Authentication=ActiveDirectoryIntegrated)".
If you use Azure SQL Database, refer to Troubleshooting Issues with Active Directory Authentication and Azure SQL Database. For Azure SQL Managed Instance, see Troubleshooting Issues with Active Directory Authentication and Azure Managed Instance.
Baseline changelog cannot be deployed using release 7.10 (Azure SQL Managed Instance only).
We discovered that DaticalDB fails to deploy a baseline generated snapshot. The reason is that Azure SQL Managed Instance automatically manages XTP filegroups and files for databases containing In-Memory OLTP objects. It means that the XTP filegroup exists on Azure SQL Managed Database right after creation and the attempted deployment fails because it already exists. For more information, see Key differences between SQL Server on-premises and SQL Managed Instance.
The following workaround can be applied if you want to use release 7.10 to manage Azure SQL Managed Instance resources:
Manually remove XTP filegroup changeset from your changelog.xml file.
The issue will be addressed in our next release.
We discovered that switching to runtime credentials on the Project Settings page doesn’t work as expected.
You will not be able to run commands using GUI if DbDef
does not have a password in the datical.project
file, even when you enter the password in the password dialog box. This issue will be fixed in the next releasesis fixed in 7.11 (and higher).
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 is fixed in 7.12 (and higher).
Documentation for v7.10
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 - https://datical-cs.atlassian.net/wiki/spaces/LBP
Liquibase Enterprise & Business Clients (Datical DB)
Item | Path | File |
---|---|---|
Software | COMMON/Datical_DB_Software/Datical_DB_7.10.6941 | Choose the Linux or Windows installation file for your system |
Liquibase Enterprise Documentation | COMMON/Datical_Documentation/Datical_DB_Documentation | datical_db_docs_v7.10.pdf |
Composite Installation Repository | COMMON/Datical_DB_Software/Datical_DB_7.10.6941 | DaticalDbCompositeRepo-7.10.6941.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.
Expand | ||
---|---|---|
| ||
To get started with DMC, check out the following documentation resources: |
Deployment Monitoring Console Software and Documentation
Info |
---|
Liquibase Enterprise & Business Clients (Datical DB) and DMC CompatabilityEach 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
To upgrade from Datical Service 6.17 or earlier, see the DMC Upgrade Guide.
...
Expand | ||
---|---|---|
| ||
3. Enter the directory of the previous DMC installation when prompted for an install location. The installer will update your installation and restart affected DMC services. You can begin using the new version of the DMC immediately. |
New Features
Support for Azure SQL Managed Instance
In release 7.10, Liquibase Business & Enterprise includes extended support for Azure SQL Managed Instance. Users of Azure SQL Managed Instance can now deliver high-quality database updates using Liquibase’s CI/CD workflow and authenticating in the following ways:
...
Consider all prerequisites before connecting to Azure SQL Managed Instance from Datical DB. To get started, refer to the documentation: Azure SQL Managed Instance Setup.
Export of CSV Files From Status Pages in DMC
From now on, if you use DMC, you can export CSV files from status pages and create reports that are not included in Datical DB. For example, you can export details of pipeline or dbdef
status.
If you have filtered your status view on a specific data set, there is an option to export only the filtered content so that you don’t have to filter it again once you have the export.
Issues Addressed
Liquibase Business & Enterprise Issues
Issue ID | Description |
---|---|
DAT-3443 | Packager: Clarify error message when the |
DAT-4763 | Deploy report shows success when sql for change type |
DAT-5391 | Filenames that contain the word "cleanup" throw "No matching changesets". Packaging error when updating with |
DAT-5788 | The ability to change the tracking schema to a variable in the GUI. |
DAT-5825 | Incorrect status when using |
DAT-5847 | ForecastDML. When two DML scripts are added to the same changeset, then the command output shows |
DAT-5903 | Error running the |
DAT-6129 | UI: Add |
DAT-6356 | GUI: Specifying a path to the drivers isn't working. |
DAT-6394 | Internal rule |
Deployment Monitoring Console (DMC) Issues
Issue ID | Description |
---|---|
DAT-4434 | Ability to export csv files from DMC status pages (in order to be able to create additional reports that are not in the product) |
DAT-5783 | Duplicate rows in the DMC projects table causes the Packager error. |
DAT-6128 | DMC should support more than 255 characters for contexts, labels, and comments (Oracle, SQL Server, DB2). |
DAT-6296 | DMC vulnerability "http-options-method-enabled".
|