3.38.0
Added 1
- Add Gradle-version dependent warnings in Gradle plugin
Changed 1
- Update Infinispan to 16.0.14
Fixed 2
- Fix handling of multiple `@RegisterForProxy` annotations on the same type by using `getAnnotationsWithRepeatable` in proxy registration logic
- Fix scalpel configuration
Complete changelog
- #55401 -
@RegisterForProxyis silently ignored when used more than once on the same type - #55402 - Use
getAnnotationsWithRepeatablefor handling repeatable annotations in proxy registration logic - #55469 - Updates to Infinispan 16.0.14
- #55501 - Gradle: Add Gradle-version dependent warnings
- #55536 - Fix scalpel configuration