You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Add MCP protocol specification as git submodule (#19) ([9ddd8aa](https://github.com/hugoduncan/mcp-clj/commit/9ddd8aaca96bef73032e09e3832438f4a02a91df))
55
-
56
-
57
14
### Features
58
15
59
16
- Add server implementation ([c696c8b](https://github.com/hugoduncan/mcp-clj/commit/c696c8b818b6c3422391694b0ff32c5abbeae82b))
@@ -64,8 +21,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
64
21
65
22
- Make json-rpc server use SSE ([3b09462](https://github.com/hugoduncan/mcp-clj/commit/3b09462cab4280c0512d2d6732cdb3fbfb1a7258))
66
23
67
-
- Working with initialisation over /messages ([3369f2b](https://github.com/hugoduncan/mcp-clj/commit/3369f2b82647bc29d687f30b5b606f714534c39a))
68
-
69
24
- Basic tools support ([640e657](https://github.com/hugoduncan/mcp-clj/commit/640e6570e7be2148809f3c972e57189e207497f9))
70
25
71
26
- Add basic resources and prompts support ([0233627](https://github.com/hugoduncan/mcp-clj/commit/0233627c51f0361445f36b84f750fdde56cbf35d))
@@ -76,8 +31,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
76
31
77
32
- Improve clj-eval tool to show output and stack traces ([03e1f47](https://github.com/hugoduncan/mcp-clj/commit/03e1f4769b3e0491b84de5eecc70d392e7536dc0))
78
33
79
-
- Improve clj-eval tool to show output and stack traces ([9c847c7](https://github.com/hugoduncan/mcp-clj/commit/9c847c7d0b099094d23e65bd9738ecad544949fd))
80
-
81
34
- Add prompts support to MCP server ([dd868dc](https://github.com/hugoduncan/mcp-clj/commit/dd868dcfc6ac9ee1c915665a454dc74fec4fd4bf))
82
35
83
36
- Implement resource support ([239e7da](https://github.com/hugoduncan/mcp-clj/commit/239e7da40e8d7eca2053da6748080e0fb7674640))
@@ -92,9 +45,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
92
45
93
46
- Add MCP logging utility support ([c60d2a1](https://github.com/hugoduncan/mcp-clj/commit/c60d2a14586bb4a4d71d4a90e37a06e273b1093f))
94
47
95
-
- Add CI reflection warning check ([84914ab](https://github.com/hugoduncan/mcp-clj/commit/84914abc4233db18d2002e7d1909b1a9a061a4a1))
96
-
97
-
- Add build infrastructure for JAR generation ([57408e8](https://github.com/hugoduncan/mcp-clj/commit/57408e8d13c78f7f696becfc59d84073227105f5))
48
+
- Complete resource subscription support with cross-implementation tests (#27) ([6bd0362](https://github.com/hugoduncan/mcp-clj/commit/6bd03620cf4822f754e225bc99d3e8e6d1589a04))
98
49
99
50
100
51
### Refactoring
@@ -103,6 +54,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
0 commit comments