forked from Azure/azure-sdk-for-java
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Key Vault merge-back after releasing from "Release/keyvault verify ch…
…allenge resource" branch (Azure#31058) * Reset changes to the patch version. * Updating the SDK dependencies for azure-security-keyvault-secrets * Reset changes to the patch version. * Updating the SDK dependencies for azure-security-keyvault-keys * Reset changes to the patch version. * Updating the SDK dependencies for azure-security-keyvault-administration * Reset changes to the patch version. * Updating the SDK dependencies for azure-security-keyvault-certificates * Added missing changes for sync stack in KeyVaultCredentialPolicy. * Verify challenge resource matches request domain (Azure#31045) * Updated KeyVaultCredentialPolicy to verify the challenge resource matches the request domain. * Updated JavaDoc. * Updated CHANGELOGs, READMEs and POMs. * Fixed CheckStyle issue. * Removed typo from CHANGELOG. * Added test for when `verifyChallengeResource` is set to `false`. * Added error message. * Changed `verifyChallengeResource()` (defaulted to `true`) to `disableChallengeResourceVerification()` (defaults to `false`) in client builders. Functionality remains unchanged. * Fixed JavaDoc error. * Changed `disableChallengeResourceVerification()` to take no args instead of a `boolean`. * Updated CHANGELOGs. * Updated CHANGELOG dates. * Removed JavaDoc references to KeyVaultCredentialPolicy. * Increment versions for keyvault releases (Azure#31054) Increment package versions for keyvault releases * Grabbed polling changes for KV Secrets from `main`. Co-authored-by: Azure SDK Bot <[email protected]>
- Loading branch information
Showing
62 changed files
with
697 additions
and
365 deletions.
There are no files selected for viewing
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
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
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
20 changes: 17 additions & 3 deletions
20
sdk/keyvault/azure-security-keyvault-administration/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
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
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.