Skip to content

Commit

Permalink
CodeGen from PR 25576 in Azure/azure-rest-api-specs
Browse files Browse the repository at this point in the history
Merge eaa351eba077a5f8d714abee52f48d37d83f3b39 into 3e3098d6b9302e166b611ce72b3392786d3ea0f7
  • Loading branch information
SDKAuto committed Aug 30, 2023
1 parent 360a75a commit ee99555
Show file tree
Hide file tree
Showing 23 changed files with 476 additions and 2,138 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Release History

## 2.1.0 (2023-08-30)
### Features Added

- New struct `PostBuildDefinition`
- New struct `SubstituteFromDefinition`
- New field `ReconciliationWaitDuration`, `WaitForReconciliation` in struct `FluxConfigurationProperties`
- New field `PostBuild`, `Wait` in struct `KustomizationDefinition`
- New field `PostBuild`, `Wait` in struct `KustomizationPatchDefinition`


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

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,8 @@
``` yaml
azure-arm: true
require:
- https://github.com/Azure/azure-rest-api-specs/blob/17aa6a1314de5aafef059d9aa2229901df506e75/specification/kubernetesconfiguration/resource-manager/readme.md
- https://github.com/Azure/azure-rest-api-specs/blob/17aa6a1314de5aafef059d9aa2229901df506e75/specification/kubernetesconfiguration/resource-manager/readme.go.md
- /mnt/vss/_work/1/s/azure-rest-api-specs/specification/kubernetesconfiguration/resource-manager/readme.md
- /mnt/vss/_work/1/s/azure-rest-api-specs/specification/kubernetesconfiguration/resource-manager/readme.go.md
license-header: MICROSOFT_MIT_NO_VERSION
module-version: 2.0.0
tag: package-2022-11
module-version: 2.1.0
```

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

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

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

Loading

0 comments on commit ee99555

Please sign in to comment.