Skip to content

Commit 5bc6faf

Browse files
authored
Bump Azure.ResourceManager.Maps version to 1.1.0 (#47148)
1 parent 8d65063 commit 5bc6faf

File tree

2 files changed

+4
-6
lines changed

2 files changed

+4
-6
lines changed

sdk/maps/Azure.ResourceManager.Maps/CHANGELOG.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,16 @@
11
# Release History
22

3-
## 1.1.0-beta.4 (Unreleased)
3+
## 1.1.0 (2024-11-15)
44

55
### Features Added
66

77
- Enable the new model serialization by using the System.ClientModel, refer this [document](https://aka.ms/azsdk/net/mrw) for more details.
88
- Exposed `JsonModelWriteCore` for model serialization procedure.
99

10-
### Breaking Changes
11-
12-
### Bugs Fixed
13-
1410
### Other Changes
1511

12+
- Upgraded dependent `Azure.ResourceManager` to 1.13.0.
13+
1614
## 1.1.0-beta.3 (2023-11-29)
1715

1816
### Features Added

sdk/maps/Azure.ResourceManager.Maps/src/Azure.ResourceManager.Maps.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<Project Sdk="Microsoft.NET.Sdk">
22
<PropertyGroup>
3-
<Version>1.1.0-beta.4</Version>
3+
<Version>1.1.0</Version>
44
<!--The ApiCompatVersion is managed automatically and should not generally be modified manually.-->
55
<ApiCompatVersion>1.0.1</ApiCompatVersion>
66
<PackageId>Azure.ResourceManager.Maps</PackageId>

0 commit comments

Comments
 (0)