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
Sort

Pull requests list

Move jackson-datatype-jsr310 into jackson-databind
#5032 opened Mar 18, 2025 by pjfanning Loading… updated Mar 30, 2025 3.0.0-rc3
add DeserializationFeature.FAIL_ON_SUBTYPE_CLASS_NOT_REGISTERED
#5027 opened Mar 16, 2025 by pjfanning Loading… updated Mar 29, 2025
Replace core reflection usage with MethodHandles
#5046 opened Mar 23, 2025 by stevenschlansker Loading… updated Mar 27, 2025
Fix #1484: change MapperFeature.DEFAULT_VIEW_INCLUSION default to false
#4885 opened Jan 7, 2025 by cowtowncoder Loading… updated Mar 8, 2025
Review of number deserialization
#4484 opened Apr 18, 2024 by davidmoten Loading… updated Oct 31, 2024
NumberFormat support
#4273 opened Dec 20, 2023 by hurelhuyag Loading… updated Dec 26, 2023
add tuple type for list with fixed element types format
#3597 opened Sep 9, 2022 by zrlw Loading… updated Oct 23, 2022
read list value by element java types
#3595 opened Sep 8, 2022 by zrlw Loading… updated Sep 12, 2022
Return new Object() as default value for "empty" for java.lang.Object
#3490 opened May 18, 2022 by aivinog1 Loading… updated Jun 20, 2022
Deduction of supertypes
#3300 opened Oct 11, 2021 by drekbour Loading… updated Jan 11, 2022
ISSUE_3289 Add support for pojo-hierarchies in deduction deserialization
#3290 opened Sep 29, 2021 by pakorcz Loading… updated Sep 29, 2021
ProTip! Exclude everything labeled bug with -label:bug.