We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 45cde62 commit e335aa7Copy full SHA for e335aa7
CHANGELOG.md
@@ -2,8 +2,8 @@
2
3
## Unreleased
4
5
-- Added ability to cancel tool calls. Only the shell tool
6
- currently. #145
+- Added ability to cancel tool calls. Only the shell tool currently. #145
+- Bump mcp java sdk to 0.14.1.
7
8
## 0.64.1
9
deps.edn
@@ -3,7 +3,7 @@
org.clojure/core.async {:mvn/version "1.8.741"}
org.babashka/cli {:mvn/version "0.8.65"}
com.github.clojure-lsp/jsonrpc4clj {:mvn/version "1.0.2"}
- io.modelcontextprotocol.sdk/mcp {:mvn/version "0.13.1"}
+ io.modelcontextprotocol.sdk/mcp {:mvn/version "0.14.1"}
borkdude/dynaload {:mvn/version "0.3.5"}
babashka/fs {:mvn/version "0.5.26"}
babashka/process {:mvn/version "0.6.23"}
0 commit comments