2.13.0
What's Changed
- Remove Temporal annotation from attributes to avoid EclipseLink error by @evie-lau in #420
- Fix display name typo by @mike-solomon in #464
- Fix typo in display name by @mike-solomon in #465
- Add Transient annotation to Collections without JPA annotations by @evie-lau in #421
- Add Transient annotation to Entity without JPA annotation by @evie-lau in #422
- Drop intermediate JavaVersion11/17/21 recipes by @timtebeek in #468
- allow
@Builderannotation in LombokValueToBuilder by @holgpar in #470 - jacoco upgrade now includes arbitrary jacoco deps (eg agent), always … by @nmck257 in #471
- Also change Guava Predicate method name by @timtebeek in #473
- Add Transient annotation to private accessor methods by @evie-lau in #425
Full Changelog: v2.12.0...v2.13.0