Releases: ProjectMapK/jackson-module-kogera
Releases · ProjectMapK/jackson-module-kogera
2.21.2-beta35
What's Changed
- Update build.gradle.kts by @k163377 in #418
- Update Jackson dependency by @k163377 in #420
- Update gradle to 9.4.1 by @k163377 in #422
- Update versions for CI by @k163377 in #421
- Release 2026-03-28 11:05:03 +0000 by @github-actions[bot] in #423
Full Changelog: 2.21.0-beta34...2.21.2-beta35
2.21.0-beta34
2.20.2-beta33
2.20.1-beta32
What's Changed
The version of Jackson is now 2.20.1
#402
Full Changelog: 2.20.0-beta31...2.20.1-beta32
2.20.0-beta31
What's Changed
Full Changelog: 2.20.0-beta30...2.20.0-beta31
2.20.0-beta30
What's Changed
- Fixed a regression related to deserializing value classes with private constructor by @k163377 in #389
Full Changelog: 2.20.0-beta29...2.20.0-beta30
2.20.0-beta29
What's Changed
The version of Jackson is now 2.20.0
#385
Full Changelog: 2.19.2-beta28...2.20.0-beta29
2.19.2-beta28
What's Changed
Full Changelog: 2.19.2-beta27...2.19.2-beta28
2.19.2-beta27
The version of Jackson is now 2.19.2
#372
Full Changelog: 2.19.1-beta26...2.19.2-beta27
2.19.1-beta26
Full Changelog: 2.19.0-beta25...2.19.1-beta26
Enhancements
Update library version
The version of Jackson is now 2.19.1.
#362
The performance of KotorinDurationValueToJavaDurationConverter has been slightly improved
Constants related to MethodType are now lazy
This improves the initialization load.
#367