Skip to content

Releases: openrewrite/rewrite-micronaut

2.1.8

08 Dec 11:00
eac5c15
Compare
Choose a tag to compare

What's Changed

  • fixed type on J.ParameterizedType#clazz in SubclassesReturnedFromFactoriesNotInjectable. by @traceyyoshima in #100

New Contributors

Full Changelog: v2.1.7...v2.1.8

2.1.7

04 Dec 20:05
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.1.6...v2.1.7

2.1.6

25 Nov 11:44
19c42f8
Compare
Choose a tag to compare

What's Changed

  • Switch from JavaxAnnotationPackageToJakarta to JavaxAnnotationMigrationToJakartaAnnotation by @timtebeek in #98

Full Changelog: v2.1.5...v2.1.6

v2.1.5

30 Oct 08:13
5c79aa7
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.1.4...v2.1.5

v2.1.4

03 Oct 18:11
Compare
Choose a tag to compare

2.1.3

12 Sep 18:14
Compare
Choose a tag to compare

What's Changed

  • Rewrite v8.5.0

Full Changelog: v2.1.2...v2.1.3

v2.1.2

25 Aug 02:27
Compare
Choose a tag to compare

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

21 Jul 16:08
850d45f
Compare
Choose a tag to compare

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

14 Jul 00:48
ed19be9
Compare
Choose a tag to compare

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

2.0.1

14 Jun 06:08
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.0.0...v2.0.1