Skip to content

Commit

Permalink
CodeGen from PR 24163 in Azure/azure-rest-api-specs
Browse files Browse the repository at this point in the history
Merge 0c486695dace88245e55559efa0a2a93e26228f8 into dc92283b118284e79f4ed3837763e2bb079ffa09
  • Loading branch information
SDKAuto committed May 26, 2023
1 parent 8b126a0 commit b736f18
Show file tree
Hide file tree
Showing 25 changed files with 162 additions and 5,445 deletions.
12 changes: 12 additions & 0 deletions sdk/resourcemanager/batch/armbatch/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Release History

## 2.0.0 (2023-05-26)
### Breaking Changes

- Type of `ContainerConfiguration.Type` has been changed from `*string` to `*ContainerType`

### Features Added

- New enum type `ContainerType` with values `ContainerTypeCriCompatible`, `ContainerTypeDockerCompatible`
- New field `EnableAcceleratedNetworking` in struct `NetworkConfiguration`
- New field `EnableAutomaticUpgrade` in struct `VMExtension`


## 1.2.1 (2023-04-14)
### Bug Fixes

Expand Down
52 changes: 26 additions & 26 deletions sdk/resourcemanager/batch/armbatch/account_client.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit b736f18

Please sign in to comment.