Skip to content

5.0.2

Latest

Choose a tag to compare

@arjantijms arjantijms released this 24 Sep 09:47
43578dd

What's Changed

  • Fix SQL Server null offset-temporal binding by @vavishal in #2815
  • Add nullable UUID regression coverage by @wilx in #2803
  • XMLConversionManager.convertObject: Wrap IllegalArgumentException in … by @wilx in #2721
  • Fix runWithConnection/callWithConnection returning null Connection inside runInTransaction by @hantsy in #2813
  • fix: cascade registerNew only for new owners of record aggregates by @hantsy in #2811
  • Eager initialize caches + mark them as volatile for thread safety by @adamsaghy in #2807
  • fix: support Java records as JPA @embeddable and @EmbeddedId by @hantsy in #2817
  • fix: support nested Java records as JPA @embeddable attributes by @hantsy in #2818
  • fix Firebird type mappings for character LOBs and add time zone columns by @makssent in #2790
  • Do not calculate changes for aggregates registered in the UnitOfWork by @andilem in #2786
  • Avoid using mutable singleton visitor in ResultVariableFactory by @adamsaghy in #2835
  • Rework query cache test cases by @adamsaghy in #2824
  • Use XMLHelper for secure XML processing in DBWS XRServiceFactory and ProviderHelper by @SebTardif in #2736
  • Add TCK runner scripts and update build and verify scripts by @arjantijms in #2870
  • Remove non-working archive step by @arjantijms in #2873

Bumps

  • Bump the dependencies group across 1 directory with 26 updates by @dependabot[bot] in #2784
  • Bump the maven-plugins group across 1 directory with 12 updates by @dependabot[bot] in #2785
  • Bump actions/checkout from 6 to 7 in the actions-dependencies group by @dependabot[bot] in #2770
  • Bump the dependencies group with 3 updates by @dependabot[bot] in #2787
  • Bump the dependencies group with 2 updates by @dependabot[bot] in #2791
  • Bump com.puppycrawl.tools:checkstyle from 13.8.0 to 13.9.0 in the dependencies group by @dependabot[bot] in #2792
  • Bump the dependencies group across 1 directory with 4 updates by @dependabot[bot] in #2795
  • Bump github/codeql-action from 4 to 4.37.3 in the actions-dependencies group by @dependabot[bot] in #2798
  • Bump org.apache.felix:maven-bundle-plugin from 6.0.2 to 6.1.0 in the maven-plugins group across 1 directory by @dependabot[bot] in #2797
  • Bump the maven-plugins group across 1 directory with 2 updates by @dependabot[bot] in #2809
  • Bump github/codeql-action from 4.37.3 to 4.37.7 in the actions-dependencies group across 1 directory by @dependabot[bot] in #2801
  • Bump com.github.spotbugs:spotbugs-maven-plugin from 4.10.3.0 to 4.10.4.0 in the maven-plugins group by @dependabot[bot] in #2821
  • Bump the dependencies group with 7 updates by @dependabot[bot] in #2823
  • Bump github/codeql-action from 4.37.7 to 4.37.8 in the actions-dependencies group by @dependabot[bot] in #2822
  • Bump the dependencies group across 1 directory with 8 updates by @dependabot[bot] in #2812

New Contributors

Full Changelog: 5.0.1...5.0.2