Skip to content

Change defaults for CBORReadFeature.DECODE_USING_STANDARD_NEGATIVE_BIGINT_ENCODING and CBORWriteFeature.ENCODE_USING_STANDARD_NEGATIVE_BIGINT_ENCODING to true (enabled) in 3.0 #582

@cowtowncoder

Description

@cowtowncoder

In Jackson 2.x we have to default to using non-standard encoding for negative BigInteger values (see #431 for details) for backwards-compatibility. But for 3.0 we can and should change that.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions