Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Table of Contents
maxLevel1

Software Downloads

Go to https://software.datical.com to download files. See details for the release below. 

...

Warning

In recent releases Liquibase Enterprise and Liquibase Business has introduced newer versions of third party utilities to improve performance and maintain security

  • Starting with the 6.10 release, Liquibase Enterprise will run in the OpenJDK runtime instead of the Oracle Java runtime

  • Starting with the 7.6 release, Liquibase Enterprise will run Oracle Instant Client 12.2

Please use the full install process for the desktop client GUI when upgrading from Liquibase Enterprise or Business 7.5 or earlier to Liquibase Enterprise or Business 7.8 (NOT an upgrade/update process):

  • If you are running version 7.5 or lower, please use the full install process for the desktop client GUI with 7.8 (NOT an upgrade/update process).

  • If you are running version 7.6 or higher, you can use whichever process you prefer for the desktop client GUI with 7.8 (full install or upgrade/update).

...

Liquibase Enterprise & Business Clients (Datical DB)

Item

Path

File

Software

COMMON/Datical_DB_Software/Datical_DB_7.9.XXXX

Choose the Linux or Windows installation file for your system. 

Liquibase Enterprise Documentation

COMMON/Datical_Documentation/Datical_DB_Documentation

datical_db_docs_v7.9.pdf

Composite Installation Repository

COMMON/Datical_DB_Software/Datical_DB_7.9.XXXX

DaticalDbCompositeRepo-7.9.XXXX.zip

Liquibase Deployment Monitoring Console (DMC)

...

Item

Path

File

Software

COMMON/Datical_DMC_Software/Datical_DMC_7.7.197

datical-service-unix-7_7_197-master.sh

DMC Documentation

Online @ dmc.datical.com

<N/A>

Deployment Monitoring Console Update Instructions

...

Expand
titleExpand for DMC update instructions
  1. Navigate to software.datical.com, download and copy the datical-service-unix-7_7_197-master.sh file to your existing DMC server

  2. Run the installer with the following command and enter your existing OS user as the admin user and admin group:

    Code Block
    languagebash
    /home/datical> sudo bash /datical-service-unix-7_7_197-master.sh

  3. When prompted for an install location, enter the directory of the previous DMC installation

  4. The installer will update your installation and restart effected DMC services.  You can begin using the new version of the DMC immediately.

...

New Features

Support for Azure SQL DB

Liquibase Business & Enterprise have extended full support to Microsoft’s DBaaS offering Azure SQL Database. Users of Azure SQL Database can deliver high quality database updates faster and safer using Liquibase’s CICD workflow that includes:

  • Deploy Packager

  • Customizable Rules Validation

  • Detailed Status & Reporting

To get started, consult the documentation: Azure SQL Database Setup

Note: Microsoft’s Azure SQL Managed Instance will be supported in a future release.

Configurable Pattern Matching for Label Assignment in Source Code Control Commit Messages

By default, comma separated string values that are surrounded by square brackets in source code control commit messages will be added as labels to changesets produced by the corresponding scripts. Users can now override the use of square brackets with a different pattern provided as a regular expression in the commitMsgLabelRegexp property in their deployPackager.properties file for a given project. For more information see Using the Required deployPackager.properties File

Enable Override for the NLS_LANG Environment Variable for Oracle Projects

The NLS_LANG environment variable is used by SQL*Plus & Oracle databases to ensure that script contents are correctly interpreted during execution and that data values are stored appropriately in the database. The NLS_LANG environment variable can now be set on a project by project basis so that users no longer have to set those environment variables outside of their Liquibase Enterprise operations. For more information on setting this project property see Writing SQL Scripts for Datical DB

Recent Notable Changes

(Enterprise & Business 7.6) DATA_DML Package Method Creates Changesets With Oracle SQL Parser Disabled by Default

...

Liquibase Business & Enterprise Issues

Issue ID

Description

DAT-5776

GUI: "Execute with SQLPlus" with Forecast DML doesn't forecast scripts in Resources/sql

DAT-5502

Create "Execute with EDB*Plus" Option in Change Set Wizard

DAT-5340

GUI: ChangelogSync no longer refreshes dbDef status

DAT-5299

Datical install shows application requires a Java Runtime Environment 1.7.0

DAT-5228

UTF-8-BOM file results in Packager error "Unable to detect character encoding for script"

DAT-5178

Ability to specify commit label format eg. WI 999999 instead of [999999]

DAT-5160

Enable setting/resetting NLS_LANG environment variable for each deployment

DAT-4809

Warning message says resync (should be "force sync" button and "forceSync" command)

DAT-4606

Strip out or ignore non-recognized characters (\xa0) from scripts

Deployment Monitoring Console (DMC) Issues

...