What's Changed
🔥 The release includes major API and architecture modernization: remove deprecated APIs, refactor the server engine/context and handler models, simplify and align public/Kotlin APIs, improve configuration flexibility (monitoring, capabilities, pagination), fix SSE reconnect behavior, and update naming/dependencies.
- Server engine, context model and handler API refactoring
- Align Kotlin API
- Remove deprecated methods
- Refactor capability configuration, inroduce montoring config
- fix: SSE POST reconnect redelivery by @kpavlov in #98
- fix(deps): update dependency tools.jackson:jackson-bom to v3.2.1 by @renovatebot in #97
Full Changelog: v1.0.0-beta.8...v1.0.0-beta.9