-
Notifications
You must be signed in to change notification settings - Fork 4k
[KeyVault] adding soft-delete support for KeyVault certificates #4400
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
Merged
Merged
Changes from all commits
Commits
Show all changes
20 commits
Select commit
Hold shift + click to select a range
7c3f73f
Merge remote-tracking branch 'refs/remotes/Azure/preview' into preview
de7528f
Merge remote-tracking branch 'refs/remotes/Azure/preview' into preview
5fdedbf
Merge remote-tracking branch 'refs/remotes/Azure/preview' into preview
e0d808a
Merge branch 'preview' of https://github.com/dragav/azure-powershell …
de26802
adding support for soft deletion of certificates
4cb144c
addressing review feedback
b892bcc
more review feedback - writing the deleted certificate on passthrough
6d44d10
Merge remote-tracking branch 'refs/remotes/Azure/preview' into featur…
0fdd3cc
restoring the PurgeDisabled flag, to prevent this from being a breaki…
468d2e9
Merge remote-tracking branch 'refs/remotes/Azure/release-4.3.0' into …
ee24b97
Merge branch 'release-4.3.0' into feature/updates4aug
dragav c083c5f
addressing breaking change issues uncovered by the official build
a8b3c4c
Reverting Certificate cmdlets to use PSH-defined types
6d4a184
Merge remote-tracking branch 'refs/remotes/Azure/preview' into featur…
54f758e
Merge remote-tracking branch 'refs/remotes/Azure/preview' into preview
10ea130
KeyVault: adding soft-delete support for certificates
1c69b0f
Merge branch 'feature/updates4aug' of https://github.com/dragav/azure…
8ac520a
reverting inadvertent change picked up from merge
d26cb1b
removing project references to Newtonsoft.Json v9
b71b908
[KeyVault] Suppressing exception for changing the return type of cmdl…
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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.
@dragav please move this to under
Current Release
; the versions that are already listed are the notes from previous releases