Kotlin changes possibly missing from release notes for 2.13.1.
See original GitHub issueThere are some PRs that are not listed in the CREDITS
of 2.13.1(Maybe it’s also about 2.13.0).
Also, the VERSION
of 2.13.1 is “No documented changes since 2.13.0”.
p.s. The enhancement
does not seem to be an appropriate label, so it would be appreciated if it could be removed.
Issue Analytics
- State:
- Created 2 years ago
- Comments:6 (6 by maintainers)
Top Results From Across the Web
Jackson Release 2.13 · FasterXML/jackson Wiki - GitHub
The new jackson-jakarta-rs-providers requires JDK 11 to build (due to Jetty test dependency); other modules still only need JDK 8. Compatibility: Module changes....
Read more >Kotlin releases
1.7.21. Released: November 9, 2022. Release on GitHub. A bug fix release for Kotlin 1.7.20. Learn more about Kotlin 1.7.20 in What's new...
Read more >java.lang.NoClassDefFoundError: com/fasterxml/jackson/core ...
Mine version was 2.9.4. Changed it to latest version 2.9.8 and the error is gone like a magic. – nanosoft. Apr 7, 2019 ......
Read more >Diff - homepage-test - Google Git
Add 2.11 file and update release notes for all other versions Change-Id: ... Changes that cannot be submitted due to missing dependencies will...
Read more >Log4j – Changes - Apache Logging Services
2.13.1, 2020-02-25, GA Release 2.13.1 ... Log4j 1.2 bridge methods missing in org.apache.log4j. ... Possible ClassCastException in ...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Ok, I updated both
release-notes/VERSION-2.x
andhttps://github.com/FasterXML/jackson/wiki/Jackson-Release-2.13.1
with the information from
CREDITS-2.x
. I hope I got it right; will try to merge information going forward. Although it’d be nice if others could help – if anyone needs access to wiki pages under “FasterXML/jackson”, please let me know.@dinomite No problem, thank you! Just glad we got this resolved.