Skip to content

azure-dev-cli_1.20.3

Choose a tag to compare

@azure-sdk azure-sdk released this 29 Oct 03:45
· 1619 commits to main since this release
2240c9f

1.20.3 (2025-10-28)

Features Added

  • [#5995] Add AccountService gRPC API and server implementation.
  • [#6002] Exposes ServiceContext in Service lifecycle events.

Bugs Fixed

  • [#5985] Fix potential concurrent map write panics in FrameworkService.
  • [#6001] fix: prevent index out of range panic in progressLog.Write().
  • [#6012] Fixes issue with duplicate event registration in workflow commands.