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

Make CBORFactory support JsonFactory.Feature.CANONICALIZE_FIELD_NAMES #253

Closed
cowtowncoder opened this issue Mar 11, 2021 · 1 comment
Closed
Milestone

Comments

@cowtowncoder
Copy link
Member

It looks like currently (2.12) there is no way to actually disable canonicalization of decoded field names with CBOR format backend.

cowtowncoder added a commit that referenced this issue Mar 12, 2021
@cowtowncoder cowtowncoder added 2.13 and removed 2.12 labels Mar 13, 2021
@cowtowncoder
Copy link
Member Author

Changes needed rather sizable (plus need something in jackson-core too), will need to go in 2.13.0.

cowtowncoder added a commit that referenced this issue Mar 13, 2021
cowtowncoder added a commit that referenced this issue Mar 13, 2021
@cowtowncoder cowtowncoder added this to the 2.13.0 milestone Mar 13, 2021
cowtowncoder added a commit that referenced this issue Mar 13, 2021
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

No branches or pull requests

1 participant