-
-
Notifications
You must be signed in to change notification settings - Fork 180
Closed
Milestone
Description
As of Jackson 2.14, Kotlin module works (and is tested to work via CI) with kotlin-core
versions 1.4 through 1.7 (1.8 is an open question). Default dependency is to kotlin-core 1.5.
But it seems that there is diminishing value in trying to keep compatibility with kotlin-core 1.4 and it has been suggested it would make sense to drop support. This issue is proposing doing that with Jackson-module-kotlin 2.15.0 release.
If we decide to proceed with this, work needed includes:
- Update README.md with changed state wrt compatibility
- Remove
1.4
from matrix build in.github/workflows/main.yml
- Add a note in https://github.com/FasterXML/jackson/wiki/Jackson-Release-2.15 wrt Kotlin compatibility change
Metadata
Metadata
Assignees
Labels
No labels