Skip to content

Micronaut Data 4.7.1

Compare
Choose a tag to compare
@sdelamo sdelamo released this 25 May 05:55
· 1 commit to 4.7.x since this release

What's Changed

Other Changes 💡

  • fix: issue with building the CriteriaSort properly (#2912)
  • Fix mongo aggregate projection (#2950)
  • Test cases for broken mapped entities (#2936)
  • Transaction manager should catch Throwable (#2954)
  • Additional example docs for programmatic transactions and repositories (#2946)
  • Support @IdClass and multiple @Id by @dstepanov in #2871
  • Support system/pseudo column as version field (ORA_ROWSCN) by @radovanradic in #2873

Docs 📖

  • docs: clarify how to add annotation processor dependencies for Kotlin and Groovy projects. by @wetted in #2910
  • docs: note that TransactionalEventListener annotation is not supported for reactive transactions by @wetted in #2909
  • Restore missing image by cherry picking from gh-pages/latest. by @wetted in #2925

Full Changelog: v4.7.0...v4.7.1