Skip to content

Make StdKeySerializers use new JsonGenerator.writeFieldId() for int/long keys #1284

@cowtowncoder

Description

@cowtowncoder

With addition of JsonGenerator.writeFieldId() in JsonGenerator in 2.8, it will be possibly to support int/long valued keys for data formats like CBOR. But due to timing of addition changes for databind won't make it in 2.8, so let's target this for 2.9.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions