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
{{ message }}
This repository was archived by the owner on Sep 4, 2025. It is now read-only.
Copy file name to clipboardExpand all lines: CHANGELOG.md
+24-23Lines changed: 24 additions & 23 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,14 +2,14 @@
2
2
3
3
The Azure MCP Server updates automatically by default whenever a new release comes out 🚀. We ship updates twice a week on Tuesdays and Thursdays 😊
4
4
5
-
## 0.5.3 (Unreleased)
5
+
## 0.5.3 (2025-08-05)
6
6
7
7
### Features Added
8
8
9
9
- Added support for providing the `--content-type` and `--tags` properties to the `azmcp-appconfig-kv-set` command. [[#459](https://github.com/Azure/azure-mcp/pull/459)]
10
10
- Added `filter-path` and `recursive` capabilities to `azmcp-storage-datalake-file-system-list-paths`. [[#770](https://github.com/Azure/azure-mcp/issues/770)]
11
11
- Added support for listing files and directories in Azure File Shares via the `azmcp-storage-share-file-list` command. This command recursively lists all items in a specified file share directory with metadata including size, last modified date, and content type. [[#793](https://github.com/Azure/azure-mcp/pull/793)]
12
-
- Added support for Azure Virtual Desktop with new commands:
12
+
- Added support for Azure Virtual Desktop with new commands:[[#653](https://github.com/Azure/azure-mcp/pull/653)]
13
13
-`azmcp-virtualdesktop-hostpool-list` - List all host pools in a subscription
14
14
-`azmcp-virtualdesktop-sessionhost-list` - List all session hosts in a host pool
15
15
-`azmcp-virtualdesktop-sessionhost-usersession-list` - List all user sessions on a specific session host
@@ -31,33 +31,34 @@ The Azure MCP Server updates automatically by default whenever a new release com
31
31
32
32
### Bugs Fixed
33
33
34
+
- Fixed an issue where the `azmcp-storage-blob-batch-set-tier` command did not correctly handle the `--tier` parameter when setting the access tier for multiple blobs. [[#808](https://github.com/Azure/azure-mcp/pull/808)]
35
+
34
36
### Other Changes
35
37
36
38
- Added caching for Cosmos DB databases and containers. [[813](https://github.com/Azure/azure-mcp/pull/813)]
37
39
38
40
#### Dependency Updates
39
41
40
-
Updated the following dependencies to improve .NET Ahead-of-Time (AOT) compilation support. AOT will enable shipping Azure MCP Server as self-contained native executable.
41
-
42
-
- Upgraded `Azure.Core` from `1.46.2` to version `1.47.1`.
43
-
- Upgraded `Azure.ResourceManager` from `1.13.1` to version `1.13.2`.
44
-
- Upgraded `Azure.ResourceManager.ApplicationInsights` from `1.0.1` to version `1.1.0-beta.1`.
45
-
- Upgraded `Azure.ResourceManager.AppConfiguration` from `1.4.0` to version `1.4.1`.
46
-
- Upgraded `Azure.ResourceManager.Authorization` from `1.1.4` to version `1.1.5`.
47
-
- Upgraded `Azure.ResourceManager.ContainerService` from `1.2.3` to version `1.2.5`.
48
-
- Upgraded `Azure.ResourceManager.Kusto` from `1.6.0` to version `1.6.1`.
49
-
- Upgraded `Azure.ResourceManager.CognitiveServices` from `1.4.0` to version `1.5.1`.
50
-
- Upgraded `Azure.ResourceManager.Redis` from `1.5.0` to version `1.5.1`.
51
-
- Upgraded `Azure.ResourceManager.RedisEnterprise` from `1.1.0` to version `1.2.1`.
52
-
- Upgraded `Azure.ResourceManager.LoadTesting` from `1.1.1` to version `1.1.2`.
53
-
- Upgraded `Azure.ResourceManager.Sql` from `1.3.0` to version `1.4.0-beta.3`.
54
-
- Upgraded `Azure.ResourceManager.Datadog` from `1.0.0-beta.5` to version `1.0.0-beta.6`.
55
-
- Upgraded `Azure.ResourceManager.CosmosDB` from `1.3.2` to version `1.4.0-beta.13`.
56
-
- Upgraded `Azure.ResourceManager.OperationalInsights` from `1.3.0` to version `1.3.1`.
57
-
- Upgraded `Azure.ResourceManager.Search` from `1.2.3` to version `1.3.0`.
58
-
- Upgraded `Azure.ResourceManager.Storage` from `1.4.2` to version `1.4.4`.
59
-
- Upgraded `Azure.ResourceManager.Grafana` from `1.1.1` to version `1.2.0-beta.2`.
60
-
- Upgraded `Azure.ResourceManager.ResourceGraph` from `1.1.0-beta.3` to version `1.1.0-beta.4`.
42
+
- Updated the following dependencies to improve .NET Ahead-of-Time (AOT) compilation support. AOT will enable shipping Azure MCP Server as self-contained native executable.
Copy file name to clipboardExpand all lines: eng/vscode/CHANGELOG.md
+32Lines changed: 32 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,38 @@
1
1
2
2
# Release History
3
3
4
+
## 0.5.3 - 2025-08-05
5
+
6
+
### Added
7
+
8
+
- Added support for providing the `--content-type` and `--tags` properties to the `azmcp-appconfig-kv-set` command. [[#459](https://github.com/Azure/azure-mcp/pull/459)]
9
+
- Added `filter-path` and `recursive` capabilities to `azmcp-storage-datalake-file-system-list-paths`. [[#770](https://github.com/Azure/azure-mcp/issues/770)]
10
+
- Added support for listing files and directories in Azure File Shares via the `azmcp-storage-share-file-list` command. This command recursively lists all items in a specified file share directory with metadata including size, last modified date, and content type. [[#793](https://github.com/Azure/azure-mcp/pull/793)]
11
+
- Added support for Azure Virtual Desktop with new commands: [[#653](https://github.com/Azure/azure-mcp/pull/653)]
12
+
-`azmcp-virtualdesktop-hostpool-list` - List all host pools in a subscription
13
+
-`azmcp-virtualdesktop-sessionhost-list` - List all session hosts in a host pool
14
+
-`azmcp-virtualdesktop-sessionhost-usersession-list` - List all user sessions on a specific session host
15
+
- Added support for creating and publishing DevDeviceId in telemetry. [[#810](https://github.com/Azure/azure-mcp/pull/810/)]
16
+
- Added caching for Cosmos DB databases and containers. [[813](https://github.com/Azure/azure-mcp/pull/813)]
17
+
18
+
### Changed
19
+
20
+
-**Parameter Name Changes**: Removed unnecessary "-name" suffixes from command parameters across 25+ parameters in 12+ Azure service areas to improve consistency and usability. Users will need to update their command-line usage and scripts. [[#853](https://github.com/Azure/azure-mcp/pull/853)]
- Fixed an issue where the `azmcp-storage-blob-batch-set-tier` command did not correctly handle the `--tier` parameter when setting the access tier for multiple blobs. [[#808](https://github.com/Azure/azure-mcp/pull/808)]
0 commit comments