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

fix: allow cache to be loaded from previous versions, where bodyType was stored as an integer #293

Merged
merged 3 commits into from
Jun 18, 2024

Conversation

rk132
Copy link
Contributor

@rk132 rk132 commented Jun 14, 2024

Description

  • Previous versions stored the body type as an integer. This is fixed, so that they can be now loaded as an integer.

How to Test

  • Save the avatar in the cache in version 5.0.0 for example, then update SDK to the latest and verify, that the avatars can be still loaded.

@rk132 rk132 requested a review from a team as a code owner June 14, 2024 08:03
Copy link
Collaborator

@HarrisonHough HarrisonHough left a comment

Choose a reason for hiding this comment

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

Looks good!

@rk132 rk132 merged commit e7dc29b into main Jun 18, 2024
@rk132 rk132 deleted the hotfix/fix-cache-loading branch June 18, 2024 10:59
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.

2 participants