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

Add schema compatibility version checking to GCP #451

Conversation

AlCutter
Copy link
Collaborator

This PR adds a table to the Spanner schema to record the notional compatibility version at which the instance was created at/updated to, and makes the GCP storage driver refuse to work with versions other than the version the compiled code was intended to support.

Towards #450

@AlCutter AlCutter added the enhancement New feature or request label Jan 16, 2025
@AlCutter AlCutter added this to the beta milestone Jan 16, 2025
@AlCutter AlCutter requested a review from a team as a code owner January 16, 2025 15:54
@AlCutter AlCutter requested a review from mhutchinson January 16, 2025 15:54
@AlCutter AlCutter force-pushed the gcp_compatibility_version_with_bells_on_ding_dong branch from a286ebb to bf75e8c Compare January 16, 2025 16:40
@AlCutter AlCutter merged commit 94e0759 into transparency-dev:main Jan 16, 2025
15 checks passed
@AlCutter AlCutter deleted the gcp_compatibility_version_with_bells_on_ding_dong branch January 16, 2025 16:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants