Skip to content

Commit b10c4bb

Browse files
Alancerechlowell
authored andcommitted
[Release] sdk/resourcemanager/batch/armbatch/2.0.0 generation from spec commit: 310a0100f5b020c1900c527a6aa70d21992f078a (Azure#21111)
1 parent 7a1914c commit b10c4bb

25 files changed

+426
-202
lines changed

sdk/resourcemanager/batch/armbatch/CHANGELOG.md

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

3+
## 2.0.0 (2023-07-28)
4+
### Breaking Changes
5+
6+
- Type of `ContainerConfiguration.Type` has been changed from `*string` to `*ContainerType`
7+
8+
### Features Added
9+
10+
- New enum type `ContainerType` with values `ContainerTypeCriCompatible`, `ContainerTypeDockerCompatible`
11+
- New field `EnableAcceleratedNetworking` in struct `NetworkConfiguration`
12+
- New field `EnableAutomaticUpgrade` in struct `VMExtension`
13+
14+
315
## 1.2.1 (2023-04-14)
416
### Bug Fixes
517

sdk/resourcemanager/batch/armbatch/account_client.go

Lines changed: 26 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)