You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: sdk/mixedreality/Azure.ResourceManager.MixedReality/CHANGELOG.md
+21-2Lines changed: 21 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,15 +1,34 @@
1
1
# Release History
2
2
3
-
## 1.0.0-beta.2 (Unreleased)
3
+
## 1.0.0 (2022-12-26)
4
+
5
+
This release is the first stable release of the Mixed Reality Management library.
4
6
5
7
### Features Added
6
8
9
+
- Upgraded API version to 2021-01-01.
10
+
7
11
### Breaking Changes
8
12
9
-
### Bugs Fixed
13
+
Polishing since last public beta release:
14
+
- Prepended `MixedReality` prefix to all single / simple model names.
15
+
- Corrected the format of all `Guid` type properties / parameters.
16
+
- Corrected the format of all `ResourceIdentifier` type properties / parameters.
17
+
- Corrected the format of all `ResouceType` type properties / parameters.
18
+
- Corrected the format of all `ETag` type properties / parameters.
19
+
- Corrected the format of all `AzureLocation` type properties / parameters.
20
+
- Corrected the format of all binary type properties / parameters.
21
+
- Corrected all acronyms that not follow [.Net Naming Guidelines](https://docs.microsoft.com/dotnet/standard/design-guidelines/naming-guidelines).
22
+
- Corrected enumeration name by following [Naming Enumerations Rule](https://docs.microsoft.com/dotnet/standard/design-guidelines/names-of-classes-structs-and-interfaces#naming-enumerations).
23
+
- Corrected the suffix of `DateTimeOffset` properties / parameters.
24
+
- Corrected the name of interval / duration properties / parameters that end with units.
25
+
- Optimized the name of some models and functions.
10
26
11
27
### Other Changes
12
28
29
+
- Upgraded dependent Azure.ResourceManager to 1.3.2.
30
+
- Optimized the implementation of methods related to tag operations.
Copy file name to clipboardExpand all lines: sdk/signalr/Azure.ResourceManager.SignalR/CHANGELOG.md
+18-3Lines changed: 18 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,15 +1,30 @@
1
1
# Release History
2
2
3
-
## 1.0.0-beta.2 (Unreleased)
3
+
## 1.0.0 (2022-12-26)
4
4
5
-
### Features Added
5
+
This release is the first stable release of the SignalR Management library.
6
6
7
7
### Breaking Changes
8
8
9
-
### Bugs Fixed
9
+
Polishing since last public beta release:
10
+
- Prepended `SignalR` prefix to all single / simple model names.
11
+
- Corrected the format of all `Guid` type properties / parameters.
12
+
- Corrected the format of all `ResourceIdentifier` type properties / parameters.
13
+
- Corrected the format of all `ResouceType` type properties / parameters.
14
+
- Corrected the format of all `ETag` type properties / parameters.
15
+
- Corrected the format of all `AzureLocation` type properties / parameters.
16
+
- Corrected the format of all binary type properties / parameters.
17
+
- Corrected all acronyms that not follow [.Net Naming Guidelines](https://docs.microsoft.com/dotnet/standard/design-guidelines/naming-guidelines).
18
+
- Corrected enumeration name by following [Naming Enumerations Rule](https://docs.microsoft.com/dotnet/standard/design-guidelines/names-of-classes-structs-and-interfaces#naming-enumerations).
19
+
- Corrected the suffix of `DateTimeOffset` properties / parameters.
20
+
- Corrected the name of interval / duration properties / parameters that end with units.
21
+
- Optimized the name of some models and functions.
10
22
11
23
### Other Changes
12
24
25
+
- Upgraded dependent Azure.ResourceManager to 1.3.2.
26
+
- Optimized the implementation of methods related to tag operations.
Copy file name to clipboardExpand all lines: sdk/synapse/Azure.ResourceManager.Synapse/CHANGELOG.md
+18-3Lines changed: 18 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,15 +1,30 @@
1
1
# Release History
2
2
3
-
## 1.0.0-beta.2 (Unreleased)
3
+
## 1.0.0 (2022-12-26)
4
4
5
-
### Features Added
5
+
This release is the first stable release of the Synapse Management library.
6
6
7
7
### Breaking Changes
8
8
9
-
### Bugs Fixed
9
+
Polishing since last public beta release:
10
+
- Prepended `Synapse` prefix to all single / simple model names.
11
+
- Corrected the format of all `Guid` type properties / parameters.
12
+
- Corrected the format of all `ResourceIdentifier` type properties / parameters.
13
+
- Corrected the format of all `ResouceType` type properties / parameters.
14
+
- Corrected the format of all `ETag` type properties / parameters.
15
+
- Corrected the format of all `AzureLocation` type properties / parameters.
16
+
- Corrected the format of all binary type properties / parameters.
17
+
- Corrected all acronyms that not follow [.Net Naming Guidelines](https://docs.microsoft.com/dotnet/standard/design-guidelines/naming-guidelines).
18
+
- Corrected enumeration name by following [Naming Enumerations Rule](https://docs.microsoft.com/dotnet/standard/design-guidelines/names-of-classes-structs-and-interfaces#naming-enumerations).
19
+
- Corrected the suffix of `DateTimeOffset` properties / parameters.
20
+
- Corrected the name of interval / duration properties / parameters that end with units.
21
+
- Optimized the name of some models and functions.
10
22
11
23
### Other Changes
12
24
25
+
- Upgraded dependent Azure.ResourceManager to 1.3.2.
26
+
- Optimized the implementation of methods related to tag operations.
0 commit comments