Skip to content
Merged
Changes from 1 commit
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
Prev Previous commit
Next Next commit
changelog
  • Loading branch information
weidongxu-microsoft committed Jun 6, 2025
commit 02cc433aaed37ab3f21fa83b4ec50fc656b94968
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,14 @@

## 2.52.0-beta.1 (Unreleased)

### Features Added

### Breaking Changes

### Bugs Fixed
- `DeploymentsClient` and `DeploymentOperationsClient` is now accessed via `ResourceManager::deploymentClient()`.

### Other Changes

- Updated `api-version` of resources to `2025-04-01`.
- `deploymentStackClient()` in `ResourceManager` class is now deprecated. The functionality is moved to "azure-resourcemanager-resources-deploymentstacks" package.

## 2.51.0 (2025-05-26)

Expand Down
Loading