Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added changelog parameters to rollback commands #4591

Conversation

blaghed
Copy link
Contributor

@blaghed blaghed commented Aug 3, 2023

Impact

  • Bug fix (non-breaking change which fixes expected existing functionality)
  • Enhancement/New feature (adds functionality without impacting existing logic)
  • Breaking change (fix or feature that would cause existing functionality to change)

Description

Fixes Liquibase.java rollback commands, which were missing the changelog parameters as an input.

Things to be aware of

Things to worry about

Additional Context

Fixes #4406

@filipelautert filipelautert self-assigned this Aug 3, 2023
@filipelautert filipelautert added TypeBug sprint2023-56 autocandidate SafeToBuild Indicates that a particular PR contains changes which are safe to build using GitHub actions labels Aug 3, 2023
@filipelautert filipelautert force-pushed the bugfix/4406_rollback_changelog_parameters branch from 7ca23b4 to fb6532e Compare August 3, 2023 16:55
@filipelautert filipelautert added SafeToBuild Indicates that a particular PR contains changes which are safe to build using GitHub actions and removed SafeToBuild Indicates that a particular PR contains changes which are safe to build using GitHub actions labels Aug 3, 2023
@filipelautert filipelautert force-pushed the bugfix/4406_rollback_changelog_parameters branch from fb6532e to 51e6e53 Compare August 3, 2023 19:08
@filipelautert filipelautert added SafeToBuild Indicates that a particular PR contains changes which are safe to build using GitHub actions and removed SafeToBuild Indicates that a particular PR contains changes which are safe to build using GitHub actions labels Aug 3, 2023
@filipelautert filipelautert added this to the 1NEXT milestone Aug 29, 2023
@filipelautert filipelautert merged commit ffd7671 into liquibase:master Aug 29, 2023
30 of 33 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
autocandidate SafeToBuild Indicates that a particular PR contains changes which are safe to build using GitHub actions sprint2023-56 TypeBug
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Liquibase lib upgrade to 4.21.1 breaking rollback working earlier
3 participants