2.1.0
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
- @timtebeek made their first contribution in #58
Full Changelog: v2.0.1...v2.1.0