Skip to content

Releases: openrewrite/rewrite-spring

4.0.0-rc.3

05 Mar 23:30

Choose a tag to compare

4.0.0-rc.3 Pre-release
Pre-release

fixing up declarative recipe names

4.0.0-rc.2

05 Mar 22:39
f39fb80

Choose a tag to compare

4.0.0-rc.2 Pre-release
Pre-release

Cut 4.0.0-rc.2 to see about picking up latest dependencies, specifically rewrite-testing-frameworks-1.0.0-rc.3, because rewrite-testing-frameworks-1.0.0-rc.2 didn't appear to sync

4.0.0-rc.1

05 Mar 21:06
f39fb80

Choose a tag to compare

4.0.0-rc.1 Pre-release
Pre-release

bump to rewrite-7.x

3.0.1

24 Nov 18:50

Choose a tag to compare

Upgrade to Rewrite 6.0.1

3.0.0

24 Nov 03:39

Choose a tag to compare

Upgrade to Rewrite 6.0.0

2.3.1

30 Oct 23:55

Choose a tag to compare

Fix #11 NoRequestMappingAnnotation produces broken annotations when there are multiple values
fix #12 ImplicitWebAnnotationNames ClassCastException:. J.Ident cannot be cast to J.Literal

2.3.0

22 Oct 19:52

Choose a tag to compare

Attempting to move to new org.openrewrite.recipe groupId

2.2.0

30 Sep 23:41

Choose a tag to compare

Update for compatibility with rewrite 5.4.0+

2.1.0

07 Sep 04:49

Choose a tag to compare

Enhancements

  • Use new resource types consistently (e.g. specs.openrewrite.org/v1beta/visitor) including a package prefix and upper camel cased name.
  • Repackage Spring Boot 2 migration visitors under org.openrewrite.spring.boot2.
  • Upgrade to rewrite 5.1.0.

2.0.1

18 Aug 03:22

Choose a tag to compare

v2.0.1

Change openrewrite.org/v1beta/ to specs.openrewrite.org/v1beta/, like…