Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions servers/Azure.Mcp.Server/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,16 @@

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

## 2.0.0-beta.21 (Unreleased)
## 2.0.0-beta.21 (2026-02-19)

### Features Added

### Breaking Changes

### Bugs Fixed
- Enabled trimmed binary for Docker and HTTP transport support for all distributions. [[#1760](https://github.com/microsoft/mcp/pull/1760)]

### Other Changes

- Add `McpServerName` to telemetry. [[#1755](https://github.com/microsoft/mcp/pull/1755)]

## 2.0.0-beta.20 (2026-02-17)

### Features Added
Expand Down

This file was deleted.

This file was deleted.

9 changes: 9 additions & 0 deletions servers/Azure.Mcp.Server/vscode/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Release History

## 2.0.0-beta.21 (2026-02-19) (pre-release)

### Added

- Enabled trimmed binary for Docker and HTTP transport support for all distributions. [[#1760](https://github.com/microsoft/mcp/pull/1760)]

### Changed

- Add `McpServerName` to telemetry. [[#1755](https://github.com/microsoft/mcp/pull/1755)]

## 2.0.0-beta.20 (2026-02-17) (pre-release)

Expand Down