You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CodeGen from PR 17516 in Azure/azure-rest-api-specs
Dev kubernetesconfiguration microsoft.kubernetes configuration 2022 01 15 preview (Azure#17516)
* Defining the APIs for the new NSP resource
* created new branch for 2022-01-15-preview
* updated api-version in all file from 2022-01-01-preview to 2022-01-15-preview
* updates examples for extension types
* updates to extension types spec
* updated the readme files
* updated tags in readme
* adding definitions and parameters under common dir
* fixing schema issues
* fixing schema issue with extension type list
* remove versions from x-ms-pageable in extension type versions
* suppress top level resources list by subscription for extension types
* copying files from appropriate GA versions to new extnesion type versions folder
* updating the API version
* updating operations list
* Revert "copying files from appropriate GA versions to new extnesion type versions folder"
This reverts commit 2247056e66d5d187c6dbdc20d0d76d1d45bf04bd.
* adding namespace scope settings to extension types return data
* updating location extension types list example
* adding latest changes from the previous released version
* removing namespace scope settings property
* Revert "removing namespace scope settings property" reverting to
previous commit
tttt reverts commit 00900af7f4b78b7f40a5da0d6346fab73ef08cdc.
Reverting to previous commit.
* adding "x-ms-identifiers"
* removing namespace scope settings
* adding x-ms-identifiers
* adding x-ms-identifiers
* ran preittier fix on parameters.json file
* updating tag in readme.md
* reverting tag update change from last commit
* removing uneeded files
* fix for api readiness check
* Removing all unrelated example files
* Revert "Removing all unrelated example files"
This reverts commit 6391df3e8bed5244aa125c6d85a9af855c058060.
* Removing all unrelated example files from 2022-01-15 folder
* fixing spelling error
* quick change
Co-authored-by: Hari Prasad Perabattula <[email protected]>
Co-authored-by: Hari Prasad Perabattula <[email protected]>
Co-authored-by: Deeksha Sharma <[email protected]>
Copy file name to clipboardExpand all lines: sdk/kubernetesconfiguration/azure-resourcemanager-kubernetesconfiguration/CHANGELOG.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,8 @@
1
1
# Release History
2
2
3
-
## 1.0.0-beta.4 (Unreleased)
3
+
## 1.0.0-beta.1 (2022-04-08)
4
+
5
+
- Azure Resource Manager SourceControlConfiguration client library for Java. This package contains Microsoft Azure SDK for SourceControlConfiguration Management SDK. KubernetesConfiguration Client. Package tag package-2022-03. For documentation on how to use this package, please see [Azure Management Libraries for Java](https://aka.ms/azsdk/java/mgmt).
Copy file name to clipboardExpand all lines: sdk/kubernetesconfiguration/azure-resourcemanager-kubernetesconfiguration/src/main/java/com/azure/resourcemanager/kubernetesconfiguration/SourceControlConfigurationManager.java
Copy file name to clipboardExpand all lines: sdk/kubernetesconfiguration/azure-resourcemanager-kubernetesconfiguration/src/main/java/com/azure/resourcemanager/kubernetesconfiguration/implementation/SourceControlConfigurationClientBuilder.java
0 commit comments