Skip to content

Pull requests: FasterXML/jackson-databind

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
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

UPPER_SNAKE_CASE and LOWER_CASE naming strategies must use Locale.ROOT for case folding cla-received PR already covered by CLA (optional label)
#5994 opened May 19, 2026 by loadkrnis Loading…
Modernize codebase with Java 17+ language features cla-needed PR looks good (although may also require code review), but CLA needed from submitter
#5992 opened May 19, 2026 by handsomewu6688-design Loading…
Fix improper (De)Serialization given both @JsonTypeInfo and @JsonValue
#5850 opened Mar 28, 2026 by blacelle Contributor Loading…
Fix #5742: prevent @JsonSetter(contentNulls) propagation into nested containers
#5751 opened Mar 10, 2026 by dlwldnjs1009 Contributor Loading…
5 tasks done
Fix #512: Add @JsonWrapped annotation for grouping scalar fields into nested JSON objects 3.3 cla-received PR already covered by CLA (optional label)
#5715 opened Feb 26, 2026 by sri-adarsh-kumar Contributor Loading…
Allow multiple @JacksonInject targets for same id (#5217)
#5609 opened Jan 25, 2026 by dlwldnjs1009 Contributor Loading…
Fix #1037: @JsonIgnoreProperties does not stack
#5549 opened Jan 6, 2026 by JacksonJang Contributor Loading…
Implement #5064 (automatic type detection)
#5304 opened Sep 9, 2025 by rohanlopes20 Loading…
Review of number deserialization
#4484 opened Apr 18, 2024 by davidmoten Contributor Loading…
NumberFormat support
#4273 opened Dec 20, 2023 by hurelhuyag Loading…
read list value by element java types
#3595 opened Sep 8, 2022 by zrlw Loading…
ProTip! Filter pull requests by the default branch with base:3.x.