Skip to content

Releases: openrewrite/rewrite-liberty

1.0.6

08 Dec 11:00
03cf2eb
Compare
Choose a tag to compare

What's Changed

  • refactor: Update Gradle wrapper to 8.5 by @timtebeek in #9

Full Changelog: v1.0.4...v1.0.6

1.0.5

04 Dec 20:57
03cf2eb
Compare
Choose a tag to compare

What's Changed

  • refactor: Update Gradle wrapper to 8.5 by @timtebeek in #9

Full Changelog: v1.0.4...v1.0.5

1.0.4

25 Nov 11:44
Compare
Choose a tag to compare

Full Changelog: v1.0.3...v1.0.4

v1.0.3

30 Oct 08:15
3bc827b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.2...v1.0.3

v1.0.2

03 Oct 18:12
038a73e
Compare
Choose a tag to compare

What's Changed

  • Update with rewrite 8.7.1
  • Remove unused ChangeStringLiteral by @timtebeek in #7

Full Changelog: v1.0.1...v1.0.2

1.0.1

12 Sep 18:16
d44701a
Compare
Choose a tag to compare

What's Changed

  • Rewrite v8.5.0

Full Changelog: v1.0.0...v1.0.1

1.0.0

21 Aug 19:51
679583e
Compare
Choose a tag to compare

GA release.

1.0.0-rc.2

21 Aug 15:46
679583e
Compare
Choose a tag to compare
1.0.0-rc.2 Pre-release
Pre-release

Fixed SSO token rule and improved readme

1.0.0-rc.1

16 Aug 03:22
b850d13
Compare
Choose a tag to compare
1.0.0-rc.1 Pre-release
Pre-release

Added recipes the following WebSphere traditional to Liberty migration rules:

  • Do not use the WSSecurityHelper revokeSSOCookies method
  • Do not use the WSSecurityHelper getLTPACookieFromSSOToken method

v0.0.1

11 Aug 18:59
e662031
Compare
Choose a tag to compare
v0.0.1 Pre-release
Pre-release

Includes recipes for the following WebSphere traditional to Liberty migration rules:

  • Namespace values in ra.xml must be consistent with the descriptor version
  • Getting the server name on Liberty
  • Namespace values in web.xml must be consistent with the descriptor version
  • The persistence.xml file must be in a specification-recognized location
  • Namespace values in application.xml must be consistent with the descriptor version
  • Namespace values in ejb-jar.xml must be consistent with the descriptor version
  • Use the default InitialContext JNDI properties