-
Notifications
You must be signed in to change notification settings - Fork 2k
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
Update keyvault patch release september 2020 #15017
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -109,7 +109,7 @@ | |
<dependency> | ||
<groupId>com.azure</groupId> | ||
<artifactId>azure-security-keyvault-keys</artifactId> | ||
<version>4.3.0-beta.1</version> <!-- {x-version-update;unreleased_com.azure:azure-security-keyvault-keys;dependency} --> | ||
<version>4.2.1</version> <!-- {x-version-update;unreleased_com.azure:azure-security-keyvault-keys;dependency} --> | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. @vcolin7 Could you confirm if we are releasing key beta with There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. This PR is for doing a patch release for our GA'ed library, the preview will be released from master. |
||
<scope>test</scope> | ||
</dependency> | ||
</dependencies> | ||
|
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.
@kushagraThapar could you confirm if this needs to be a current dependency or dependency version should work?
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.
This is just for the from source pipeline to work. This change won't go into master.
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.
as long as cosmos
Encryption_Integration_Tests_Java8
test pass we are fine