Skip to content

Hotfix: Scale plugin - Backport to 2.6.0 #107

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

Merged
merged 3 commits into from
May 21, 2025
Merged

Conversation

valentunn
Copy link
Member

@valentunn valentunn commented May 20, 2025

  • Structs can encode/decode both camel and snake case (approach should be revisited)
  • Remove implicit enforced transient struct for single-field enum variants
  • Better error message when struct field is not found during decoding

@valentunn valentunn merged commit 4a59b55 into v2.6.1 May 21, 2025
1 check failed
foxwoosh pushed a commit that referenced this pull request May 21, 2025
* Fix camel case in struct field names

* Remove implicit enforced transient struct for single-field enum variants

* Bump version
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