Skip to content

6.38.0

Latest

Choose a tag to compare

@kmccarp kmccarp released this 26 Aug 18:50
· 2 commits to main since this release
9b8345c

What's Changed

  • Re-enable the two tests disabled on CI by @timtebeek in #1132
  • Replace UNPROCESSABLE_ENTITY with UNPROCESSABLE_CONTENT in UpgradeSpr… by @KamilPatora in #1134
  • Bump pinned Spring Boot parent to 4.0.8 in tests by @timtebeek in #1136
  • Preserve whitespace when removing Kotlin annotation arguments by @timtebeek in #1135
  • Add space after comma when inlining JdbcTemplate array initializer args by @timtebeek in #1137
  • Assert Spring Boot 4 pom results with patterns instead of pinned versions by @timtebeek in #1138
  • Remove rewrite-analysis dependency and ConstantFold usage by @timtebeek in #1139

New Contributors

Full Changelog: v6.37.1...v6.38.0