Skip to content

Commit

Permalink
CodeGen from PR 20942 in Azure/azure-rest-api-specs
Browse files Browse the repository at this point in the history
Merge c507b0ca3fac2605171ba5ac602d30ac4102d91e into 4b5fe2fb0a5066c4ff2bd429dbd5e1afda6afab3
  • Loading branch information
SDKAuto committed Sep 29, 2022
1 parent cc5d9aa commit f40271f
Show file tree
Hide file tree
Showing 17 changed files with 88 additions and 609 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,23 @@
# Release History

## 2.0.0 (2022-09-29)
### Breaking Changes

- Type of `CollectorPolicy.SystemData` has been changed from `*CollectorPolicySystemData` to `*TrackedResourceSystemData`
- Struct `CloudError` has been removed
- Struct `CloudErrorBody` has been removed
- Struct `CollectorPolicySystemData` has been removed

### Features Added

- New const `APIVersionParameterTwoThousandTwentyTwo0501`
- New const `APIVersionParameterTwoThousandTwentyTwo0801`
- New type alias `APIVersionParameter`
- New function `PossibleAPIVersionParameterValues() []APIVersionParameter`
- New field `Location` in struct `CollectorPolicy`
- New field `Tags` in struct `CollectorPolicy`


## 1.0.0 (2022-07-07)

The package of `github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/networkfunction/armnetworkfunction` is using our [next generation design principles](https://azure.github.io/azure-sdk/general_introduction.html) since version 1.0.0, which contains breaking changes.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@
``` yaml
azure-arm: true
require:
- https://github.com/Azure/azure-rest-api-specs/blob/898587c563d7b1941e1a10779ea7b122dce8ad6f/specification/networkfunction/resource-manager/readme.md
- https://github.com/Azure/azure-rest-api-specs/blob/898587c563d7b1941e1a10779ea7b122dce8ad6f/specification/networkfunction/resource-manager/readme.go.md
- /mnt/vss/_work/1/s/azure-rest-api-specs/specification/networkfunction/resource-manager/readme.md
- /mnt/vss/_work/1/s/azure-rest-api-specs/specification/networkfunction/resource-manager/readme.go.md
license-header: MICROSOFT_MIT_NO_VERSION
module-version: 1.0.0
module-version: 2.0.0

```

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

Loading

0 comments on commit f40271f

Please sign in to comment.