-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Pull requests: FasterXML/jackson-databind
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
add DeserializationFeature.FAIL_ON_SUBTYPE_CLASS_NOT_REGISTERED
#5027
opened Mar 16, 2025 by
pjfanning
Loading…
updated Mar 29, 2025
Fix #4603 (Keep stacktrace when re-throwing exception with JsonMappingException)
#5054
opened Mar 28, 2025 by
JooHyukKim
•
Draft
updated Mar 28, 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
SerializerCache: remove synchronization when only _sharedMap is accessed with a read call
#4459
opened Mar 28, 2024 by
pjfanning
Loading…
updated Feb 8, 2025
Review of number deserialization
#4484
opened Apr 18, 2024 by
davidmoten
Loading…
updated Oct 31, 2024
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
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.