Skip to content

Commit

Permalink
[Release] sdk/resourcemanager/batch/armbatch/2.0.0 generation from sp…
Browse files Browse the repository at this point in the history
…ec commit: 310a0100f5b020c1900c527a6aa70d21992f078a (#21111)
  • Loading branch information
Alancere authored Jul 26, 2023
1 parent 1ede48f commit 24752d8
Show file tree
Hide file tree
Showing 25 changed files with 426 additions and 202 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-07-28)
### 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 24752d8

Please sign in to comment.