Skip to content

v0.12.0

Choose a tag to compare

@codeboyzhou codeboyzhou released this 19 Jan 08:29
· 8 commits to main since this release

New Release: Internal refactor edition

Breaking Changes

Warning

The deprecated APIs in v0.11.0 have been removed in this version, new APIs are recommended to use.
Also see https://github.com/thought2code/mcp-annotated-java-sdk/releases/tag/v0.11.0 for more details.

Major Changes

  • Refactor and simplify server implementation and configuration.
  • Remove Guice dependency and refactor server components.
  • Add detailed logging for server operations.
  • Prevent duplicate initialization of singletons.

Dependencies

  • Update logback-classic version from 1.5.24 to 1.5.25
  • Update jackson-dataformat-yaml from 2.20.1 to 3.0.3

Full Changelog

v0.11.0...v0.12.0