Skip to content

Commit 4fa174f

Browse files
vcolin7azure-sdk
andauthored
Merge release branch into main after 0.9.7 release (#938)
* Fixed some entries in e2eTestPrompts.md * Updated CHANGELOGs for 0.9.7 release * Increment version after release (#937) Increment package version after release --------- Co-authored-by: Azure SDK Bot <[email protected]>
1 parent 924af48 commit 4fa174f

File tree

4 files changed

+485
-460
lines changed

4 files changed

+485
-460
lines changed

servers/Azure.Mcp.Server/CHANGELOG.md

Lines changed: 16 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,24 +2,35 @@
22

33
The Azure MCP Server updates automatically by default whenever a new release comes out 🚀. We ship updates twice a week on Tuesdays and Thursdays 😊
44

5-
## 0.9.7 (Unreleased)
5+
## 0.9.8 (Unreleased)
66

77
### Features Added
88

9-
- Adds unique identifier to MCP tools. [[#940]](https://github.com/microsoft/mcp/pull/940/)
9+
- Adds unique identifier to MCP tools. [[#940](https://github.com/microsoft/mcp/pull/940/)]
1010

1111
### Breaking Changes
1212

1313
### Bugs Fixed
1414

1515
- Fixed SKU configuration bug in SQL database create and update commands. [[#925](https://github.com/microsoft/mcp/pull/925)]
16-
- Increased Kusto HttpClient timeout from 100 seconds to 240 seconds to support long-running queries. [[#907](https://github.com/microsoft/mcp/pull/907)]
16+
17+
### Other Changes
18+
19+
- Set telemetry field's for `ToolArea` and `ToolName` when "consolidated" mode is used or a server is loaded from `registry.json`. [[#933](https://github.com/microsoft/mcp/pull/933)]
20+
21+
## 0.9.7 (2025-10-22)
22+
23+
### Bugs Fixed
24+
25+
- Increased Kusto `HttpClient` timeout from 100 seconds to 240 seconds to support long-running queries. [[#907](https://github.com/microsoft/mcp/pull/907)]
1726
- Provide installation instructions when azd or other registry components are missing. [[#926](https://github.com/microsoft/mcp/pull/926)]
1827

1928
### Other Changes
2029

21-
- Improved Service Bus tool description with detailed guidance for better LLM tool selection, including usage patterns, messaging scenarios, and when not to use the tool.
22-
- Set telemetry field's for ToolArea and ToolName when "consolidated" mode is used or a server is loaded from registry.json. [[#933](https://github.com/microsoft/mcp/pull/933)]
30+
- Improved the following tool namespace descriptions for better LLM tool selection, including usage patterns, messaging scenarios, and when not to use their tools:
31+
- Service Bus [[#923](https://github.com/microsoft/mcp/pull/923)]
32+
- Application Insights [[#928](https://github.com/microsoft/mcp/pull/928)]
33+
- Updated the description of the `azmcp_appservice_database_add` command to decrease ambiguity and increase selection accuracy by LLMs. [[#912](https://github.com/microsoft/mcp/pull/912)]
2334

2435
## 0.9.6 (2025-10-21)
2536

0 commit comments

Comments
 (0)