issues
search
FasterXML
/
jackson-databind
General data-binding package for Jackson (2.x): works on streaming API (core) implementation(s)
Apache License 2.0
3.53k
stars
1.38k
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Drop "--enable-preview" from JDK 11 build options
#4760
cowtowncoder
closed
1 month ago
3
Apply JUnit5 best practices
#4759
timo-a
closed
4 weeks ago
8
ConfigOverride using Nulls.AS_EMPTY does not work with JsonManagedReference
#4758
robrat
opened
1 month ago
3
Add failing test for #4742
#4757
JooHyukKim
closed
1 month ago
2
Different compilation behavior using a built-from-source jar vs maven central jar
#4755
brownp2k
closed
1 month ago
8
`@JsonInclude(value = JsonInclude.Include.CUSTOM,valueFilter = SomeFilter.class)` does not work for fields of record (fixed in 2.18.0)
#4754
swpalmer-cl
closed
1 month ago
12
Test re-factoring for JsonInclude tests
#4753
cowtowncoder
closed
1 month ago
0
Serialization failure for fields after updating to Jackson 2.18.0
#4752
arvgord
closed
3 weeks ago
21
Field order mismatch after serialization and deserialization
#4751
arvgord
closed
3 weeks ago
11
Reproduce #4748 (against 2.17)
#4750
JooHyukKim
closed
1 month ago
0
Fixed problem in `StdDelegatingSerializer#serializeWithType` where final serializer lookup was done on the pre-converted value when `_delegateSerializer` was `null`.
#4749
k163377
closed
1 month ago
2
Deserializer fails with the function readerWithView()
#4748
cooperlyt
closed
1 month ago
31
Fix #4659: remove `TypeFactory.defaultInstance()`
#4747
cowtowncoder
closed
1 month ago
0
Convert rest of TypeFactory.defaultInstance() for test code wrt #4659
#4746
cowtowncoder
closed
1 month ago
0
Prep work for #4659 (reduce use of TypeFactory.defaultInstance())
#4745
cowtowncoder
closed
1 month ago
0
Regression fix for #4741 `Include.NON_DEFAULT` setting used on POJO, empty values are not included in json if default is null
#4744
JooHyukKim
closed
1 month ago
3
test issue 4741
#4743
pjfanning
closed
1 month ago
3
Deserialization with Builder, External type id, `@JsonCreator` failing
#4742
bernd
closed
2 days ago
5
When `Include.NON_DEFAULT` setting is used on POJO, empty values are not included in json if default is `null`
#4741
ragnhov
closed
1 month ago
10
Fix #4724 (delegating creator, Records)
#4740
cowtowncoder
closed
1 month ago
2
Minor term renaming (primary creator -> default creator) in var names, comments
#4739
cowtowncoder
closed
1 month ago
0
Fix regression #4639
#4738
JooHyukKim
closed
1 month ago
2
chore: Remove "failing" exclusion from pom.xml
#4737
JooHyukKim
closed
1 month ago
0
Serializing a `Map<K, V>` field uses declared type for key serialization rather than key instance type
#4736
emilyy-dev
opened
1 month ago
4
refactor: order imports on master
#4735
timo-a
closed
1 month ago
2
refactor: order imports (2.19)
#4734
timo-a
closed
1 month ago
5
Wrong serialization of Type Ids for certain types of Enum values
#4733
nlisker
closed
3 weeks ago
10
doc(README.md): fix wrong variable declared
#4732
dancer1325
closed
1 month ago
1
Fix unintended change of explicit creators priority (including primary constructor of `record` class )
#4731
JooHyukKim
closed
1 month ago
3
Object ID handling tries (unnecessarily) to set id value on a record
#4729
hjohn
opened
1 month ago
2
Add more `EnumNamingStrategies`
#4728
lbenedetto
closed
1 month ago
2
Eclipse having issues due`module-info` class "lost" on 2.18.0 jars
#4727
bwzhang2011
closed
1 month ago
19
Add failing test for #4724
#4726
JooHyukKim
closed
1 month ago
2
Bump github/codeql-action from 3.26.9 to 3.26.10 in the github-actions group
#4725
dependabot[bot]
closed
1 month ago
0
Deserialization behavior change with Records, `@JsonCreator` and `@JsonValue` between 2.17 and 2.18
#4724
arlampin
closed
1 month ago
10
Badoken/global enum naming strategy
#4723
badoken
closed
1 month ago
3
Fix issues 4697 and 2461 (`@JsonUnwrapped` caching)
#4722
SandeepGaur2016
closed
1 month ago
5
Fix #4718: don't fail on serialization of DateTimeException
#4721
cowtowncoder
closed
1 month ago
0
Add any-setter handling in `PropertyValueBuffer` post #562
#4720
JooHyukKim
closed
1 month ago
5
Can not set java.lang.Long field com.google.api.services.gmail.model.ListMessagesResponse.resultSizeEstimate to java.lang.Integer
#4719
kulame
closed
1 month ago
5
Should not fail on trying to serialize `java.time.DateTimeException`
#4718
cowtowncoder
closed
1 month ago
1
Bump the github-actions group with 3 updates
#4717
dependabot[bot]
closed
1 month ago
0
Global enum naming strategy to use when it's not set directly on a class level
#4716
badoken
closed
1 month ago
3
Intermittent failure to serialize payloads with `boolean` field (jackson 2.15.2)
#4715
fc76gsk
opened
2 months ago
24
Polymorphic Deserialization Based on Property (extend `DEDUCTION`)
#4714
kalyan-dass
opened
2 months ago
3
@JsonFormat (and other annotations) is ignored after adding custom serializer to specified type
#4713
hetot
closed
2 weeks ago
2
Default ordering for record with @JsonProperties fields mixed with fields without annotations
#4712
mumukiller
closed
2 months ago
8
Add failing test for #4697
#4711
JooHyukKim
closed
2 months ago
0
Add `JacksonCollectors` with `toArrayNode()` implementation
#4709
rikkarth
closed
2 months ago
6
JsonTypeInfo.Id.DEDUCTION blocks signatures for non-instantiable classes
#4708
Xfel
opened
2 months ago
2
Previous
Next