Skip to content

Commit 5593ab8

Browse files
azure-sdkAlancere
andauthored
[Release] sdk/resourcemanager/containerinstance/armcontainerinstance/2.1.0 (Azure#19505)
* [Release] sdk/resourcemanager/containerinstance/armcontainerinstance/3.0.0 generation from spec commit: 8c9845c7190792cb95c0deda1cb787512c4c7ca1 * update to minor Co-authored-by: ReleaseHelper <ReleaseHelper> Co-authored-by: Alancere <804873052@qq.com>
1 parent a0d53f6 commit 5593ab8

15 files changed

+331
-157
lines changed

sdk/resourcemanager/containerinstance/armcontainerinstance/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Release History
22

3+
## 2.1.0 (2022-11-08)
4+
### Features Added
5+
6+
- New struct `DeploymentExtensionSpec`
7+
- New struct `DeploymentExtensionSpecProperties`
8+
- New field `Extensions` in struct `ContainerGroupPropertiesProperties`
9+
- New field `Identity` in struct `EncryptionProperties`
10+
11+
312
## 2.0.0 (2022-08-26)
413
### Breaking Changes
514

sdk/resourcemanager/containerinstance/armcontainerinstance/autorest.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
``` yaml
66
azure-arm: true
77
require:
8-
- https://github.com/Azure/azure-rest-api-specs/blob/b23f35dfc3ceee0a84c1380b02bcfdfa7f23049c/specification/containerinstance/resource-manager/readme.md
9-
- https://github.com/Azure/azure-rest-api-specs/blob/b23f35dfc3ceee0a84c1380b02bcfdfa7f23049c/specification/containerinstance/resource-manager/readme.go.md
8+
- https://github.com/Azure/azure-rest-api-specs/blob/8c9845c7190792cb95c0deda1cb787512c4c7ca1/specification/containerinstance/resource-manager/readme.md
9+
- https://github.com/Azure/azure-rest-api-specs/blob/8c9845c7190792cb95c0deda1cb787512c4c7ca1/specification/containerinstance/resource-manager/readme.go.md
1010
license-header: MICROSOFT_MIT_NO_VERSION
11-
module-version: 2.0.0
11+
module-version: 2.1.0
1212
```

sdk/resourcemanager/containerinstance/armcontainerinstance/constants.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

sdk/resourcemanager/containerinstance/armcontainerinstance/containergroups_client.go

Lines changed: 24 additions & 26 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)