Skip to content

Commit

Permalink
CodeGen from PR 20414 in Azure/azure-rest-api-specs
Browse files Browse the repository at this point in the history
Merge e17f533db77eaa2e1c1cea3622fb4512902f81de into 152050002a09b76fd66ddb82dd9e90a41d87906c
  • Loading branch information
SDKAuto committed Aug 26, 2022
1 parent 17ab49c commit 28059bd
Show file tree
Hide file tree
Showing 17 changed files with 86 additions and 518 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# Release History

## 2.0.0 (2022-08-26)
### Breaking Changes

- Type of `CollectorPolicy.SystemData` has been changed from `*CollectorPolicySystemData` to `*TrackedResourceSystemData`
- 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 28059bd

Please sign in to comment.