Releases: openrewrite/rewrite-micronaut
Releases · openrewrite/rewrite-micronaut
2.1.8
What's Changed
- fixed type on J.ParameterizedType#clazz in SubclassesReturnedFromFactoriesNotInjectable. by @traceyyoshima in #100
New Contributors
- @traceyyoshima made their first contribution in #100
Full Changelog: v2.1.7...v2.1.8
2.1.7
What's Changed
- refactor: Update Gradle wrapper to 8.5 by @timtebeek in #99
Full Changelog: v2.1.6...v2.1.7
2.1.6
What's Changed
- Switch from
JavaxAnnotationPackageToJakarta
toJavaxAnnotationMigrationToJakartaAnnotation
by @timtebeek in #98
Full Changelog: v2.1.5...v2.1.6
v2.1.5
v2.1.4
- Update with rewrite 8.7.1
Full Changelog: v2.1.3...v2.1.4
2.1.3
v2.1.2
What's Changed
- Update with rewrite 8.4.0
- Adopt new J.Identifier constructors by @timtebeek in #95
Full Changelog: v2.1.1...v2.1.2
v2.1.1
What's Changed
- Remove unnecessary micronaut-runtime dependency. by @jeremyg484 in #80
- Refactor tests to dynamically resolve and match versions. by @jeremyg484 in #81
- Add HttpRequest type parameter for various Micronaut Security interfaces. by @jeremyg484 in #82
- Remove old annotation processor path for Micronaut Validation. by @jeremyg484 in #87
- Update version for core annotation processors in pom.xml by @jeremyg484 in #88
- Remove Micronaut Data version from pom.xml by @jeremyg484 in #89
- Add Test Resources Client dependency to pom.xml if needed. by @jeremyg484 in #90
- Reduce the amount of classpath scanning during test runs. by @jeremyg484 in #92
- Correctly apply version when executed by Maven plugin. by @jeremyg484 in #91
- Add micronaut-inject exclusion to non-core annotation processors. by @jeremyg484 in #94
Full Changelog: v2.1.0...v2.1.1
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
2.0.1
What's Changed
- Update with rewrite 8.1.2
- Add initial recipes for Micronaut 4. by @jeremyg484 in #50
- Upgrade to Micronaut 4.0.0-M3. by @jeremyg484 in #51
New Contributors
- @jeremyg484 made their first contribution in #50
Full Changelog: v2.0.0...v2.0.1