Yasson v2.0.1-RELEASE Release Notes
Release Date: 2020-10-07 // almost 4 years ago-
No data yet ๐
You can check the official repo
Previous changes from v1.0.6-RELEASE
-
โก๏ธ License Update
- ๐ Changed from EPL 1.0 to EPL 2.0 license (#356)
โจ Enhancements
- ๐ Support for Maps with non-primitive keys (#315)
- ๐ Support for GraalVM native-image (#362)
- โก๏ธ Updated to Jakarta EE dependencies (#338)
- ๐ Implemented eager parsing SPI, useful for native-image environments (#367)
๐ Bug fixes
- Serializing enums as property or as Map key has different behavior in case of toString overriding (#345)
- ๐ Fix issue where equivalent properties are not merged correctly (#355)
- ๐ Fix StackOverflowError on recursive references (#343 and #305)
- ๐ฒ Do not log WARN message when optional generic bound is not found (#364)
- ๐ Make glassfish json a required dependency again (#368)