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

feat(migrations): add ability to apply specific migration version #7137

Merged
merged 5 commits into from
Mar 3, 2021

Conversation

vcrfxia
Copy link
Contributor

@vcrfxia vcrfxia commented Mar 2, 2021

Description

Adds a new option to migrations apply for applying a specific migration version. Also addresses follow-ups in #7099 and #7133 (comment), and fixes a few bugs along the way.

Testing done

Added unit tests.

Reviewer checklist

  • Ensure docs are updated if necessary. (eg. if a user visible feature is being added or changed).
  • Ensure relevant issues are linked (description should include text like "Fixes #")

@vcrfxia vcrfxia requested a review from a team as a code owner March 2, 2021 22:23
@vcrfxia vcrfxia merged commit 608cb5e into confluentinc:master Mar 3, 2021
@vcrfxia vcrfxia deleted the migrations-apply-single branch March 3, 2021 09:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants