-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Add OpenRewrite recipes and samples for azure-security-keyvault-keys to automate migration to v2 #46964
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Add OpenRewrite recipes and samples for azure-security-keyvault-keys to automate migration to v2 #46964
Conversation
Thank you for your contribution @DoggyDoggyDoggy! We will review the pull request and get back to you soon. |
API Change CheckAPIView identified API level changes in this PR and created the following API reviews |
newMethodName: "clientCertificate" | ||
|
||
# -------------------------------------------------------------------- | ||
# NEED TO MOVE IT OUT FROM HERE |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Could you add more details on what is the expected change for this recipe? Where should this be moved to?
…ertificates-pr Azure security keyvault certificates pr
Description
This pull request provides a set of OpenRewrite recipes to automate common code transformations for the Azure App Configuration Java client.
What this PR changes
All SDK Contribution checklist:
General Guidelines and Best Practices
Testing Guidelines