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

Allow type migrations in JSONStorage #2784

Merged
merged 2 commits into from
Apr 9, 2022

Conversation

J-N-K
Copy link
Member

@J-N-K J-N-K commented Feb 19, 2022

This is a pre-requisite to solving #1301. It allows maintaining backward compatibility when types are renamed or changed.

Inspired by maggu2810@b5c224e

Signed-off-by: Jan N. Klug github@klug.nrw

@J-N-K J-N-K requested a review from a team as a code owner February 19, 2022 16:46
@wborn wborn added the enhancement An enhancement or new feature of the Core label Feb 20, 2022
@J-N-K J-N-K force-pushed the feature-jsonstoragemigration branch from 606363c to 3d411d9 Compare March 11, 2022 14:38
@J-N-K J-N-K force-pushed the feature-jsonstoragemigration branch from 3d411d9 to 1610d46 Compare March 30, 2022 10:26
J-N-K added 2 commits April 2, 2022 14:46
Signed-off-by: Jan N. Klug <github@klug.nrw>
Signed-off-by: Jan N. Klug <github@klug.nrw>
@J-N-K J-N-K force-pushed the feature-jsonstoragemigration branch from 1610d46 to 1e9486b Compare April 2, 2022 12:46
Copy link
Member

@wborn wborn left a comment

Choose a reason for hiding this comment

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

Thank you very much! I think this should also bring us one step closer to thing type migrations. 🙂

@wborn wborn merged commit 6a75130 into openhab:main Apr 9, 2022
@wborn wborn added this to the 3.3 milestone Apr 9, 2022
@J-N-K J-N-K deleted the feature-jsonstoragemigration branch April 11, 2022 06:20
splatch pushed a commit to ConnectorIO/copybara-hab-core that referenced this pull request Jul 12, 2023
Signed-off-by: Jan N. Klug <github@klug.nrw>
GitOrigin-RevId: 6a75130
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement An enhancement or new feature of the Core
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants