Skip to content

v2.2.0

Latest

Choose a tag to compare

@schlpbch schlpbch released this 31 Aug 15:47
· 1 commit to main since this release

Moved off the Spring milestone repository onto GA releases, and fixed three runtime bugs that upgrade exposed.

Highlights

  • Spring Boot 4.1.0-M4 → 4.1.1, Spring AI 2.0.0-M5 → 2.0.1 (brings Spring Security to 7.1.1), JJWT 0.12.7 → 0.13.0
  • Removed the now-unneeded spring-milestones Maven repository — everything resolves from Maven Central
  • CI: added a GitHub Actions build & test workflow
  • Test suite: 578 passing tests, 76% instruction coverage

Migration Guide

Breaking Changes: None. Configuration changes: none required — fully backward compatible.

Full release notes: https://github.com/schlpbch/open-meteo-mcp-java/blob/main/RELEASE_NOTES.md

Full Changelog: v2.1.2...v2.2.0