3.0.0
What's Changed
- fix NPE for records by @amishra-u in #637
- fix: Skip code references in comment by @amishra-u in #638
- Add recipe for updating SDKMAN configuration by @nielsdebruin in #649
- Prefer JDK methods for Maps and Sets of an expected size by @timtebeek in #651
- [JacksonJavaxToJakarta] Rewrite JaxbAnnotationModule to JakartaXmlBindAnnotationModule by @FieteO in #654
- [JacksonJavaxToJakarta] Rewrite JacksonJaxbJsonProvider to JacksonXmlBindJsonProvider by @FieteO in #655
- feat: use Lombok Log Annotations by @timo-a in #644
- feat: use lombok @NoArgsConstructor annotation by @timo-a in #645
- Add migration from
javax.servlet.servlet-api
tojavax.servlet.javax.servlet-api
by @Laurens-W in #656
New Contributors
Full Changelog: v2.31.0...v3.0.0