-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
T1 hybridkubernetes 2021 03 01 (#16985)
* CodeGen from PR 13138 in Azure/azure-rest-api-specs Added private link scope id property (#13138) * added private link scope id property * fixed update example Co-authored-by: Akash Keshari <[email protected]> * test,version,CHANGELOG Co-authored-by: SDKAuto <[email protected]> Co-authored-by: Akash Keshari <[email protected]>
- Loading branch information
1 parent
425f5ce
commit b848434
Showing
9 changed files
with
410 additions
and
319 deletions.
There are no files selected for viewing
20 changes: 20 additions & 0 deletions
20
sdk/hybridkubernetes/azure-mgmt-hybridkubernetes/CHANGELOG.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,25 @@ | ||
# Release History | ||
|
||
## 0.2.0 (2021-03-01) | ||
|
||
**Features** | ||
|
||
- Model ConnectedCluster has a new parameter system_data | ||
- Model ConnectedCluster has a new parameter infrastructure | ||
- Model ConnectedCluster has a new parameter offering | ||
- Model ConnectedCluster has a new parameter distribution | ||
- Model ConnectedCluster has a new parameter managed_identity_certificate_expiration_time | ||
- Model ConnectedCluster has a new parameter last_connectivity_time | ||
- Model ConnectedCluster has a new parameter total_core_count | ||
- Model ConnectedCluster has a new parameter connectivity_status | ||
|
||
**Breaking changes** | ||
|
||
- Operation ConnectedClusterOperations.update has a new signature | ||
- Model ConnectedCluster no longer has parameter aad_profile | ||
- Model ConnectedClusterPatch has a new signature | ||
- Removed operation ConnectedClusterOperations.list_cluster_user_credentials | ||
|
||
## 0.1.0 (2020-05-18) | ||
|
||
* Initial Release |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.