Skip to content

0.7.5

Choose a tag to compare

@kpavlov kpavlov released this 06 Nov 17:30
· 5 commits to main since this release
Immutable release. Only release title and notes can be modified.
7681de1

What's Changed

  • Refactor WebSocket dependency by @devcrocod in #350
  • Fix: Return CallToolResult with isError for tool errors to conform with MCP spec by @devcrocod in #354
  • Relocate WebSocketIntegrationTest from commonTest to jvmTest by @devcrocod in #352
  • Fix kotlin-mcp-server example and update samples by @devcrocod in #345
  • Fix security for logging in server by @devcrocod in #360
  • Refactor mcp server, rename connect to by @tiginamaria in #364
  • Fix: Memory leak from unclosed sessions in Server by @devcrocod in #359
  • Move features(tools, prompts, resources) management to the FeatureRegistry by @tiginamaria in #365
  • Refactor ServerTest test structure by @tiginamaria in #366
  • Fix: Handle logging/setLevel request for server by @devcrocod in #358
  • Add Ktor BOM for dependency management across all modules, run Kotlin-MCP-Server Sample by @kpavlov in #367
  • Add tests to server samples by @tiginamaria in #369
  • Adds optional _meta field to Tool by @jclyne in #339
  • Update Kotlin-MCP-Server with STDIO support, logging & CORS by @kpavlov in #371
  • Update .gitignore to exclude kotlin-js-store directory by @devcrocod in #343
  • Add AGENTS.md by @devcrocod in #349

Dependencies

Full Changelog: 0.7.4...0.7.5