Releases: Azure/azure-sdk-tools
Releases · Azure/azure-sdk-tools
azsdk_0.5.13
0.5.13 (2026-01-23)
Features Added
- Improved error message when GitHub authentication fails to include GitHub CLI installation and authentication instructions
- Added TypeSpecProject to the telemetry data for the
azsdk_package_generate_codetool - Added email notification support for overdue release plan owners.
- Added support for GitHub URLs in TypeSpecHelper methods to accept URLs like
https://github.com/Azure/azure-rest-api-specs/blob/main/specification/...in addition to local paths - MCP server now forwards log and subprocess output to MCP logging notifications instead of stdout
- Added
APISpecProjectPathproperty to Release Plan Work Item to track the TypeSpec project path in release plans - Added CLI mode telemetry, app insights endpoint determined by debug vs. release builds
Breaking Changes
- Removed ability to set custom telemetry endpoint via environment variable
Bugs Fixed
- Fixed case insensitivity with ward ScanPaths in package validation readme tool
Azure.ClientSdk.Analyzers_0.1.1-dev.20260123.1
Add support for System.ClientModel.ClientSettings in AZC0007 and new …
Azure.Sdk.Tools.NotificationConfiguration_1.0.0-dev.20260121.1
update ai search
tools/sdk-ai-bots/azure-sdk-qa-bot-backend/v0.7.1
Bugs Fixed
- Remove redundant source setting logic in intent recognition
tools/sdk-ai-bots/azure-sdk-qa-bot-backend/v0.7.0
Features Added
- Add new tenants General, API Review, JS, Java and .Net
- Add new knowledge sources from JS, Java and .Net
- Support routing tenant based on question domain
Other Changes
- Refine prompt for onboarding channel to improve answer accuracy
- Refactor post process of merging and sorting and complete chunk logic, to give better context to LLM
- Refine prompt for PR reviewing questions and inaccessible link scenarios
Azure.Sdk.Tools.NotificationConfiguration_1.0.0-dev.20260120.1
update README
azsdk_0.5.11
0.5.11 (2026-01-05)
Features Added
- Updated
azsdk_verify_setupto check thatcore.longpathsin git config is set to true on Windows - Removed
azsdk pkg release-readinessand replace it withazsdk pkg release --check-ready
Bugs Fixed
- Fixed test failures being reported as a success to the agent.
- Test result output is now made available to the agent.
tools/sdk-ai-bots/azure-sdk-qa-bot-backend/v0.6.0
Features Added
- Support access and analyze pipeline logs via azsdk-cli
- Enhance HTML content preprocessing to handle various encoding scenarios
tools/sdk-ai-bots/azure-sdk-qa-bot-backend/v0.5.0
Features Added
- Filter out invalid reference links in the response
Stress.Watcher_1.0.0-dev.20251212.1
rebase main branch