Releases: openrewrite/rewrite-liberty
Releases · openrewrite/rewrite-liberty
1.0.6
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
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
Full Changelog: v1.0.3...v1.0.4
v1.0.3
v1.0.2
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
1.0.0
1.0.0-rc.2
Fixed SSO token rule and improved readme
1.0.0-rc.1
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
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