Skip to content

Issues: FasterXML/jackson-databind

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

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Add DeserializationContext as an argument for SettableBeanProperty.set(...) 3.x Issues to be only tackled for Jackson 3.x, not 2.x
#3561 opened Aug 2, 2022 by cowtowncoder
Support serializing ByteArrayOutputStream as "simple" Binary value 3.x Issues to be only tackled for Jackson 3.x, not 2.x
#3522 opened Jun 20, 2022 by cowtowncoder
Change default of FAIL_ON_TRAILING_TOKENS to true for 3.0 3.x Issues to be only tackled for Jackson 3.x, not 2.x
#3406 opened Feb 28, 2022 by yawkat
Backward compatibility for timezone formats of UTC Date serialization 3.x Issues to be only tackled for Jackson 3.x, not 2.x
#3284 opened Sep 22, 2021 by arungitan
Auto-detect Java 17 sealed classes without manually specifying them in @JsonSubTypes 3.x Issues to be only tackled for Jackson 3.x, not 2.x
#3281 opened Sep 19, 2021 by slutmaker
Consider changing default setting of FAIL_ON_EMPTY_BEANS from true to false 3.x Issues to be only tackled for Jackson 3.x, not 2.x
#3070 opened Mar 3, 2021 by gregorriegler
@JsonIgnoreProperties(ignoreUnknown=false) can not override DeserializationFeature.FAIL_ON_UNKNOWN_PROPERTIES=false 3.x Issues to be only tackled for Jackson 3.x, not 2.x has-failing-test Indicates that there exists a test case (under `failing/`) to reproduce the issue
#3067 opened Feb 23, 2021 by noschang
Rename SerializerProvider as SerializationContext (for 3.0) 3.x Issues to be only tackled for Jackson 3.x, not 2.x
#3043 opened Feb 4, 2021 by cowtowncoder
Deserialization: add support for choosing from multiple constructors based on the input json 3.x Issues to be only tackled for Jackson 3.x, not 2.x
#3041 opened Feb 2, 2021 by pjfanning
(3.x) clean up handling of @JsonAnyGetter/@JsonAnySetter 3.x Issues to be only tackled for Jackson 3.x, not 2.x
#2887 opened Oct 14, 2020 by cowtowncoder
Annotation @JsonUnwrapped can serialize duplicate properties 3.x Issues to be only tackled for Jackson 3.x, not 2.x
#2883 opened Oct 13, 2020 by wyhasany
(3.x) Tighten accessor naming rules to not allow leading lower-case or non-letter character 3.x Issues to be only tackled for Jackson 3.x, not 2.x
#2882 opened Oct 13, 2020 by cowtowncoder
SORT_PROPERTIES_ALPHABETICALLY doesn't work for partial constructors 3.x Issues to be only tackled for Jackson 3.x, not 2.x
#2604 opened Jan 24, 2020 by l0rinc
StackTraceElement w/ >= Java 9 doesn't deserialize properly 3.x Issues to be only tackled for Jackson 3.x, not 2.x JDK11 Features that need JDK11 (and/or support JDK11)
#2593 opened Jan 13, 2020 by michaelcdillon
Regression with External type id / Build deserialization in 3.0 3.x Issues to be only tackled for Jackson 3.x, not 2.x builder-related Issue related to handling of Builder-style deserialization
#2580 opened Dec 30, 2019 by cowtowncoder
(3.x) Move Locale configuration from per-call config to per-mapper config 3.x Issues to be only tackled for Jackson 3.x, not 2.x
#2558 opened Dec 5, 2019 by cowtowncoder
Usage of EXTERNAL_PROPERTY breaks detection of unrecognized properties upon deserialization 3.x Issues to be only tackled for Jackson 3.x, not 2.x
#2538 opened Nov 8, 2019 by marcosimioni
Serialize to multiple aliases 3.x Issues to be only tackled for Jackson 3.x, not 2.x
#2383 opened Jul 18, 2019 by mjustin
Add feature to allow rounding off for BigDecimal type values 3.x Issues to be only tackled for Jackson 3.x, not 2.x
#2329 opened May 18, 2019 by navishsharma
@JsonAnyGetter does not respect view settings if there is an active view set 3.x Issues to be only tackled for Jackson 3.x, not 2.x
#2289 opened Mar 29, 2019 by tpsb
Remove or extract default typing 3.x Issues to be only tackled for Jackson 3.x, not 2.x
#2258 opened Feb 15, 2019 by jroper
Add new JavaType to support container-like, Iterable types (like Stream) 3.x Issues to be only tackled for Jackson 3.x, not 2.x
#2246 opened Feb 6, 2019 by cowtowncoder
Jackson ignores @JsonFormat on field if the object is built via constructor (uses @JsonCreator) 3.x Issues to be only tackled for Jackson 3.x, not 2.x property-discovery Problem with property discovery (introspection)
#2239 opened Jan 30, 2019 by bric3
ProTip! Mix and match filters to narrow down what you’re looking for.