2.8.0
What's Changed
- Use
getFirst()
instead ofstream().findFirst().orElseThrow()
by @timtebeek in #403 - Remove illegal semicolons in Java 21 by @timtebeek in #404
- CDI recipe by @ranuradh in #340
- RemovalsServletJakarta10 Recipe by @ranuradh in #338
- Fully remove part provider and last remaining references by @Mgonzalez-droid in #401
- Automatically review PRs by @timtebeek in #402
- refactor: OpenRewrite best practices by @timtebeek in #406
- refactor: Automatically select recipe examples from the unit test cases of a recipe by @timtebeek in #407
New Contributors
- @Mgonzalez-droid made their first contribution in #401
Full Changelog: v2.7.1...v2.8.0