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

Build out a proper backward compatibility setup #121

Open
IanWoodard opened this issue Nov 7, 2024 · 0 comments
Open

Build out a proper backward compatibility setup #121

IanWoodard opened this issue Nov 7, 2024 · 0 comments
Assignees

Comments

@IanWoodard
Copy link
Member

Currently, we do not have a good process for ensuring backward compatibility across releases of devservices. While we don't have to support every previous version of devservices, we should support some amount of previous versions at any given point. This would likely require better handling for configs such that adding new fields doesn't cause breakages with old versions. Additionally, we will likely want some testing to ensure backward compatibility.

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

No branches or pull requests

2 participants