File tree Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change 22
33All notable changes to this project will be documented in this file.
44
5+ ## [ 1.0.2]
6+
7+ This release of Helidon MCP contains bugfixes and dependency upgrades and is recommended for all users. The calendar declarative
8+ is a mirror of the calendar example using Helidon MCP declarative.
9+
10+ ### CHANGES
11+
12+ - Replace Java util logger by ` System.Logger ` in all modules [ 83] ( https://github.com/helidon-io/helidon-mcp/pull/83 )
13+ - Fix subscriptions URI. We no longer expose the internal file URI to the clients. [ 82] ( https://github.com/helidon-io/helidon-mcp/pull/82 )
14+ - Make calendar examples more consistent. Add tests to declarative version. [ 81] ( https://github.com/helidon-io/helidon-mcp/pull/81 )
15+ - New calendar declarative example [ 78] ( https://github.com/helidon-io/helidon-mcp/pull/78 )
16+ - Improve logging in server and some updates for demo [ 76] ( https://github.com/helidon-io/helidon-mcp/pull/76 )
17+
518## [ 1.0.1]
619
720This release of Helidon MCP contains bugfixes and dependency upgrades and is recommended for all users.
@@ -85,6 +98,7 @@ Requirements:
8598
8699Initial release.
87100
101+ [ 1.0.2 ] : https://github.com/oracle/helidon/compare/1.0.1...1.0.2
88102[ 1.0.1 ] : https://github.com/oracle/helidon/compare/1.0.0...1.0.1
89103[ 1.0.0 ] : https://github.com/oracle/helidon/compare/1.0.0-M2...1.0.0
90104[ 1.0.0-M2 ] : https://github.com/oracle/helidon/compare/1.0.0-M1...1.0.0-M2
You can’t perform that action at this time.
0 commit comments