-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Pull requests: FasterXML/jackson-databind
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Add TreeTraversingParser constructors taking explicit StreamReadConstraints
#6216
opened Sep 12, 2026 by
pjfanning
Member
Loading…
Fix #6214: restore BigInteger scale guard for DecimalNode conversions
#6215
opened Sep 12, 2026 by
pjfanning
Member
Loading…
Fix #6210: honor
@JsonAlias on Enum values when @JsonValue is present
#6211
opened Sep 10, 2026 by
pjfanning
Member
Loading…
Fix #6198: make AnnotatedMethod InvokerHolder access lazy
#6209
opened Sep 10, 2026 by
kalayciburak
Contributor
Loading…
Report cycle through
@JsonValue accessor as JsonMappingException
#6206
opened Sep 9, 2026 by
pjfanning
Member
Loading…
Avoid quadratic forward-reference resolution in ObjectArrayDeserializer
#6205
opened Sep 9, 2026 by
pjfanning
Member
Loading…
Avoid quadratic forward-reference resolution in Collection/Map deserializers
#6204
opened Sep 9, 2026 by
pjfanning
Member
Loading…
Do not cache fallback deserializer under unresolved type id [GHSA-wv8q-qhhj-9h54]
2.18
Issues planned at 2.18 or later
#6203
opened Sep 9, 2026 by
pjfanning
Member
Loading…
Fix #6201: honor
@JacksonInject(useInput=FALSE) on Field/Setter
#6202
opened Sep 9, 2026 by
aysha-afrah26
Contributor
Loading…
Close managed parser if
readValues() initialization fails
#6195
opened Sep 7, 2026 by
pjfanning
Member
Loading…
Fix #6136: Apply @JsonFilter to @JsonAnyGetter properties for exclude-style filters and ObjectNode values
cla-needed
PR looks good (although may also require code review), but CLA needed from submitter
#6194
opened Sep 7, 2026 by
adityabagla7
Contributor
Loading…
Use JsonParser.nextNameMatchAndToken in the vanilla BeanDeserializer loops
#6193
opened Sep 7, 2026 by
stevenschlansker
Contributor
Loading…
Allow BeanSerializerModifier to override property serializers
#6173
opened Aug 25, 2026 by
exijn
Loading…
Apply default null handling to @JsonAnySetter
#6171
opened Aug 21, 2026 by
Dongnyoung
Contributor
Loading…
Fix #6164: pass non-String scalars to enum @JsonCreator
#6167
opened Aug 16, 2026 by
arimu1
Loading…
2 tasks done
Honor
@JsonIgnoreProperties for Creator props on builder and external-type-id paths
#6146
opened Aug 6, 2026 by
aysha-afrah26
Contributor
Loading…
Fix #6136: honor
@JsonFilter for @JsonAnyGetter entries
3.3
#6134
opened Jul 29, 2026 by
aysha-afrah26
Contributor
Loading…
Fix
@JsonAnyGetter keys not prefixed when inner bean uses @JsonUnwrapped(prefix=...)
#6123
opened Jul 25, 2026 by
pjfanning
Member
Loading…
Support single-Map PR looks good (although may also require code review), but CLA needed from submitter
@JsonAnySetter methods
cla-needed
#6075
opened Jul 7, 2026 by
goutamadwant
Loading…
JRef+JsonPointer implementation as ObjectMapper module. #5920
#6045
opened Jun 20, 2026 by
scottslewis
Loading…
Potential fix #2844: duplicated property with external type id
#5930
opened Apr 19, 2026 by
cowtowncoder
Member
•
Draft
Implement #3340: allow automatic clearing of Location for read exceptions
3.2
#5890
opened Apr 8, 2026 by
cowtowncoder
Member
•
Draft
Previous Next
ProTip!
Filter pull requests by the default branch with base:3.x.