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: fix the translation of legacy variant payloads from storage #40

Merged
merged 2 commits into from
Nov 22, 2023

Conversation

bgiori
Copy link
Collaborator

@bgiori bgiori commented Nov 22, 2023

Summary

Fix the translation for legacy payloads loaded from storage. fixes #39

Checklist

  • Does your PR title have the correct title format?
  • Does your PR have a breaking change?: no

@bgiori bgiori merged commit 83c2391 into main Nov 22, 2023
2 checks passed
@bgiori bgiori deleted the fix-legacy-payload branch November 22, 2023 22:48
github-actions bot pushed a commit that referenced this pull request Nov 22, 2023
## [1.12.2](v1.12.1...v1.12.2) (2023-11-22)

### Bug Fixes

* fix the translation of legacy variant payloads from storage ([#40](#40)) ([83c2391](83c2391))
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.

Cached payload data is returned as base64 string
1 participant