issues
search
FasterXML
/
jackson-datatypes-collections
Jackson project that contains various collection-oriented datatype libraries: Eclipse Collections, Guava, HPPC, PCollections
Apache License 2.0
79
stars
53
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bump codecov/codecov-action from 4.6.0 to 5.0.7 in the github-actions group
#168
dependabot[bot]
closed
22 hours ago
0
Minor change to build order
#167
cowtowncoder
closed
1 day ago
1
Optimize tests slightly
#166
cowtowncoder
closed
2 days ago
0
Changes wrt databind/#3043: rename SerializerProvider as SerializationContext
#165
cowtowncoder
closed
2 days ago
1
Bump the github-actions group with 3 updates
#164
dependabot[bot]
closed
1 month ago
0
Add deserialization support for Table<R, C, V>
#163
Abhishekkr3003
closed
3 weeks ago
4
Bump the github-actions group with 2 updates
#162
dependabot[bot]
closed
2 months ago
0
Try to fix #160 (OSGi dep problem wrt Guava)
#161
cowtowncoder
closed
2 months ago
3
Defect wrt guava OSGi dependency version specified
#160
jpstotz
closed
2 months ago
3
Bump actions/setup-java from 4.2.1 to 4.2.2 in the github-actions group
#159
dependabot[bot]
closed
3 months ago
0
Increase minimum supported Guava from 20.x to 22.x for Jackson 2.19
#158
cowtowncoder
opened
3 months ago
1
Add support for Guava `ImmutableIntArray` / `ImmutableDoubleArray`
#157
kilink
opened
3 months ago
7
Bump the github-actions group with 2 updates
#156
dependabot[bot]
closed
5 months ago
0
Bump the github-actions group with 2 updates
#155
dependabot[bot]
closed
6 months ago
0
Bump actions/checkout from 4.1.3 to 4.1.4 in the github-actions group
#154
dependabot[bot]
closed
7 months ago
0
CI improvement to simplify matrix build/test
#153
cowtowncoder
closed
7 months ago
0
Fix #149: add CI build matrix to test min/max/default Guava version
#152
cowtowncoder
closed
7 months ago
0
Update HPPC dep to 0.8.2 (for 2.17.1)
#151
cowtowncoder
closed
7 months ago
0
Update HPPC dependency to 0.9.1
#150
cowtowncoder
closed
7 months ago
0
Update CI to use Matrix Build to test against different Guava versions
#149
cowtowncoder
closed
7 months ago
2
guava and/or hppc test failures if you use guava 33
#148
pjfanning
closed
3 months ago
5
upgrade to guava 33
#147
pjfanning
closed
7 months ago
0
Fixes #145: use correct delegation for `GuavaOptionalDeserializer.getEmpty()`
#146
cowtowncoder
closed
9 months ago
0
`GuavaOptionalDeserializer.getEmptyValue()` should not call itself recursively
#145
cowtowncoder
closed
9 months ago
2
Add support for `Range` deserialization from String
#144
mukham12
closed
11 months ago
7
Fixes #142: handle `null`s for `RangeSet`
#143
cowtowncoder
closed
11 months ago
0
`RangeSet` deserializer fails for content `null`s with NPE
#142
cowtowncoder
closed
11 months ago
0
Fix #140: add explicit `null` handling for `Cache` deserializer
#141
cowtowncoder
closed
11 months ago
0
`Cache` deserialization fails with NPE for `null` valued entries
#140
cowtowncoder
closed
11 months ago
7
Fixes for #138: Move null checking to end of the conditional branch
#139
arthurscchan
closed
11 months ago
1
`GuavaCollectionDeserializer` still throws NPE in some circumstances
#138
arthurscchan
closed
11 months ago
0
Implement Guava Range deserialization from bracket notation (#135)
#137
mukham12
closed
11 months ago
8
Fix for failing Guava `Optional` test
#136
mukham12
closed
11 months ago
2
Add deserialization support for bracket notation Range
#135
mukham12
closed
11 months ago
2
Add more descriptive documentation for Range serializer
#134
mukham12
closed
11 months ago
0
Enable JDK 21 for CI
#133
cowtowncoder
closed
11 months ago
0
Add check for NPE failures for Multiset deserialization
#132
cowtowncoder
closed
11 months ago
0
Enhance GuavaBeanSerializerModifier to allow unwrapping of Optional
#131
mukham12
closed
11 months ago
16
Post-merge clean up for #128, update release notes
#130
cowtowncoder
closed
11 months ago
0
Improve "HostAndPort" deserializer to avoid NPE for `null` input
#129
cowtowncoder
closed
11 months ago
0
Add RangeSerializer for @JsonFormat String shape #118
#128
mukham12
closed
11 months ago
3
Add failing test for String JsonFormat Guava Range serializer (issue #118)
#127
mukham12
closed
11 months ago
1
Add a test method for #118
#126
mukham12
closed
11 months ago
2
Wrap possible NullPointerException
#125
arthurscchan
closed
12 months ago
4
Some deserializers throw unexpected `NullPointerException` when handling invalid input
#124
arthurscchan
closed
12 months ago
0
Fix #122: correct PCollections module name
#123
cowtowncoder
closed
1 year ago
0
PCollections module info (`module-info.class`) incorrect
#122
bowbahdoe
closed
1 year ago
4
GitHub-Issue#118 add range serialization as string
#121
saydar31
closed
11 months ago
6
Backport `RangeSetDeserializer` from 3.0
#120
JooHyukKim
closed
1 year ago
1
Support deserialization of `ImmutableRangeSet`
#119
JooHyukKim
closed
1 year ago
3
Next