Liquibase Pro generates reports for automation operations such as update, checks run, rollback, and drift detection.
Reports generated by Liquibase Pro during can be emailed to users, delivered to storage such as AWS S3, or downloaded as a pipeline artifact. Discuss with your teams their preferred method for delivering the report content.
Below are sample reports for the update and rollback commands. Starting with Liquibase version 4.29.0, these reports are enabled by default. Visit the Liquibase operation reports documentation page for more information.
The update report provides users with system, runtime, operation, and changeset information about a team's database deployments.
This report is automatically generated when using the update family of commands.
The update report provides users with system, runtime, operation, and changeset information about a team's database rollbacks in a human-readable format.
This report is automatically generated when using the rollback family of commands.