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

Don't crash running old guest code on new hosts #1520

Merged
merged 1 commit into from
Sep 29, 2023

Conversation

swankjesse
Copy link
Collaborator

No description provided.

uiConfigurations = uiConfigurationFlow,
stateSnapshot = restoredState,
)
} catch (e: ZiplineApiMismatchException) {
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

This is the new thing

Copy link
Collaborator

Choose a reason for hiding this comment

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

How should we keep track of when we can delete things like this?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Very good question. How about we borrow an idea from Renovate and do a GitHub tracking issue with all of our in-flight deprecations?
#1539

@swankjesse swankjesse merged commit c75d6ec into trunk Sep 29, 2023
8 checks passed
@swankjesse swankjesse deleted the jwilson.0927.back_compat branch September 29, 2023 01:41
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.

3 participants