v0.12.0
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-classicversion from1.5.24to1.5.25 - Update
jackson-dataformat-yamlfrom2.20.1to3.0.3