issues
search
FasterXML
/
jackson-module-scala
Add-on module for Jackson (https://github.com/FasterXML/jackson) to support Scala-specific datatypes
Apache License 2.0
503
stars
142
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
fix issue with FAIL_ON_NULL_CREATOR_PROPERTIES for collections
#734
pjfanning
closed
1 week ago
0
fix issue with FAIL_ON_NULL_CREATOR_PROPERTIES for collections
#733
pjfanning
closed
1 week ago
0
if config has DeserializationFeature.FAIL_ON_NULL_CREATOR_PROPERTIES then try to fail on null again
#732
pjfanning
closed
1 week ago
1
CI for 3.x failing to publish snapshot jars
#731
pjfanning
opened
1 week ago
8
Release 3.0.0-rc4
#730
cowtowncoder
closed
1 week ago
1
Fix 3.0 test wrt change in jackson-databind
#729
cowtowncoder
closed
1 week ago
1
Release 2.18.4
#728
cowtowncoder
closed
2 weeks ago
2
Fix an issue with deprecated `PropertyNamingStrategy.SNAKE_CASE` used by tests
#727
cowtowncoder
closed
3 weeks ago
1
Release 2.19.0
#726
cowtowncoder
closed
3 weeks ago
3
Release 3.0.0-rc3
#725
cowtowncoder
closed
1 month ago
1
Rename "master" branch as "3.x" (JSTEP-12)
#724
cowtowncoder
closed
1 month ago
2
Release 2.19.0-rc2 (sic!)
#723
cowtowncoder
closed
1 month ago
2
Collection deserializer should create empty collection instead of null (when input is null)
#722
pjfanning
closed
3 weeks ago
7
Release 3.0.0-rc2
#721
cowtowncoder
closed
1 month ago
1
deserialization for collections, null leads to empty collection
#720
pjfanning
closed
1 month ago
0
try to remove remaining higher kinds annotations
#719
pjfanning
closed
1 month ago
0
Try to remove higher kinds annotation
#718
pjfanning
closed
1 month ago
0
deserialization: treat missing/null input for Scala collections as meaning empty collection
#717
pjfanning
closed
1 month ago
0
add tests for scala class with a JsonCreator annotation
#716
pjfanning
opened
1 month ago
0
Migration to 3.0.0-rc1 issues
#715
plokhotnyuk
closed
2 months ago
8
Java DSL
#714
pjfanning
closed
2 months ago
0
Support ScalaModule.builder()
#713
pjfanning
closed
2 months ago
0
add removeModule to ScalaModule.Builder
#712
pjfanning
closed
2 months ago
0
Release 3.0.0-rc1
#711
cowtowncoder
closed
2 months ago
5
Add Java DSL so that Java users can more easily add the Scala Module
#710
pjfanning
closed
2 months ago
0
Release 2.18.3
#709
cowtowncoder
closed
2 months ago
1
support enummodule in scalamodule builder (built-ins)
#708
pjfanning
closed
2 months ago
0
drop scala 2.11 and remove paranamer dependency
#707
pjfanning
closed
2 months ago
3
paranamer 2.8.2
#706
pjfanning
closed
2 months ago
2
sbom support
#705
pjfanning
closed
2 months ago
0
add EnumModule to Scala3 builti-in modules
#704
pjfanning
closed
2 months ago
0
Update `master` to version `3.0.0-rc1-SNAPSHOT`
#703
cowtowncoder
closed
2 months ago
1
handle token reading issue in ScalaObjectDeserializer
#702
pjfanning
closed
3 months ago
0
4 test failures for `master` due to default change (see https://github.com/FasterXML/jackson-databind/issues/3406)
#701
cowtowncoder
closed
3 months ago
6
Improve Java Module system (JPMS) support by Scala module
#700
cowtowncoder
closed
3 months ago
2
3.0 CI failing (or at least cascading re-build)
#699
cowtowncoder
closed
4 months ago
1
Fix 4 failures due to Jackson 3.0 change of default for `DeserializationFeature.FAIL_ON_NULL_FOR_PRIMITIVES`
#698
cowtowncoder
closed
4 months ago
4
[NOT FOR MERGE] test with scala 3.6
#697
pjfanning
opened
5 months ago
0
Update 3.0 (master) build, CI to use Java 17 baseline
#696
cowtowncoder
closed
5 months ago
1
Release 2.18.2
#695
cowtowncoder
closed
5 months ago
2
Fix tidelift badge
#694
Philippus
closed
6 months ago
1
Compilation issue wrt databind `UntypedObjectDeserializer` in `master` and `2.19`
#693
cowtowncoder
closed
6 months ago
2
Release 2.17.3
#692
cowtowncoder
closed
6 months ago
2
Release 2.18.1
#691
cowtowncoder
closed
6 months ago
1
Remove paragraph about ScalaObjectDeserializerModule
#690
Philippus
closed
6 months ago
2
Release 2.18.0
#689
cowtowncoder
closed
7 months ago
2
Release 2.18.0-rc1
#688
cowtowncoder
closed
8 months ago
2
Different handling of null and absent value during deserialization
#687
christianknoepfle
closed
9 months ago
5
issue due to change of default for FAIL_ON_UNKNOWN_PROPERTIES
#686
pjfanning
closed
9 months ago
0
Change to `DeserializationFeature.FAIL_ON_UNKNOWN_PROPERTIES` default in 3.0 databind leads to Scala test fails
#685
cowtowncoder
closed
9 months ago
0
Next