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

ref: Make sym/cficache versioning explicit #533

Merged
merged 1 commit into from
Aug 25, 2021
Merged

Conversation

Swatinem
Copy link
Member

@Swatinem Swatinem commented Aug 25, 2021

This also allows loading outdated sym/cficaches, and provides instructions on how to bump the version, as well as static assertions that enforce version bumps whenever symbolics format version changes.

Based on #524 , and should solve https://getsentry.atlassian.net/browse/NATIVE-161 and https://getsentry.atlassian.net/browse/NATIVE-162 though its hard to know :-D

#skip-changelog

@Swatinem Swatinem requested a review from a team August 25, 2021 09:25
crates/symbolicator/src/services/cficaches.rs Outdated Show resolved Hide resolved
crates/symbolicator/src/services/symcaches.rs Outdated Show resolved Hide resolved
Base automatically changed from ref/multi-cache-keys to master August 25, 2021 15:16
This also allows loading outdated sym/cficaches, and provides instructions on how to bump the version, as well as static assertions that enforce version bumps whenever symbolics format version changes.
@Swatinem Swatinem merged commit 21e44d6 into master Aug 25, 2021
@Swatinem Swatinem deleted the ref/version-caches branch August 25, 2021 15:24
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