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

Require at least Rally 0.7.3 for config migration #468

Merged

Conversation

danielmitterdorfer
Copy link
Member

With this commit we remove outdated config migration code. As our tracks
require at least Rally 0.9.0 now as of the recent cleanup (see #380), we
remove all migration code for config version 11 and below (that is
versions older than Rally 0.7.3).

With this commit we remove outdated config migration code. As our tracks
require at least Rally 0.9.0 now as of the recent cleanup (see elastic#380), we
remove all migration code for config version 11 and below (that is
versions older than Rally 0.7.3).
@danielmitterdorfer danielmitterdorfer added enhancement Improves the status quo :misc Changes that don't affect users directly: linter fixes, test improvements, etc. breaking Non-backwards compatible change labels Apr 11, 2018
@danielmitterdorfer danielmitterdorfer added this to the 0.10.0 milestone Apr 11, 2018
@danielmitterdorfer
Copy link
Member Author

Marked as "breaking" as it will require user action when migrating from a version older than 0.7.3.

Copy link
Contributor

@dliappis dliappis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Brilliant, it's such a relief to see lots of backwards compatibility debt going away! LGTM.

@danielmitterdorfer danielmitterdorfer merged commit b71879f into elastic:master Apr 11, 2018
@danielmitterdorfer danielmitterdorfer deleted the cleanup-config-migration branch April 11, 2018 11:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking Non-backwards compatible change enhancement Improves the status quo :misc Changes that don't affect users directly: linter fixes, test improvements, etc.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants