Skip to content

2.1.0

Compare
Choose a tag to compare
@sambsnyd sambsnyd released this 14 Jul 00:48
· 93 commits to main since this release
ed19be9

What's Changed

  • Correct Micronaut maven plugin coordinates. by @jeremyg484 in #56
  • Upgrade to Micronaut 4.0.0-M4. by @jeremyg484 in #57
  • refactor: Automatically select recipe examples from the unit test cases of a recipe by @timtebeek in #58
  • Update target of micronaut3-to-4 to Micronaut Framework 4.0.0-RC1 by @jeremyg484 in #64
  • Update Micronaut Data transactions to jakarta.transactional. by @jeremyg484 in #65
  • Update usage of TaskExecutors.IO to TaskExecutors.BLOCKING by @jeremyg484 in #66
  • Migrate Micronaut Data SQL annotations. by @jeremyg484 in #67
  • Migrate TransactionalAdvice annotation to Transactional by @jeremyg484 in #68
  • Remove withJansi from logback configuration. by @jeremyg484 in #70
  • Ensure Gradle wrapper doesn't get added to Maven projects. by @jeremyg484 in #72
  • Revise approach to upgrading Micronaut Validation. by @jeremyg484 in #69
  • Upgrade to Micronaut Framework 4.0.0 GA. by @jeremyg484 in #74

New Contributors

Full Changelog: v2.0.1...v2.1.0