Skip to content
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

Adding Keyvault client library #2613

Merged
merged 205 commits into from
Nov 17, 2018
Merged

Adding Keyvault client library #2613

merged 205 commits into from
Nov 17, 2018

Conversation

lenala
Copy link
Contributor

@lenala lenala commented Nov 16, 2018

No description provided.

msftgits and others added 30 commits February 24, 2017 17:37
…de for method calls with long list of optional properties
…ing operation is handled implicitly by Azure core
…documentations for the WebKey types to reflect the accepted types
1) getObjests is changed to listObjects
2) Removed getObjectsNext as this is controlled by the library
3) Changes the request parameters for some update* operations to reflect mandatory and optional parameters.
4) Added tests for Async and some additional tests
bhicks2 and others added 21 commits August 8, 2018 16:41
* Added a new POM file that encapsulates dependencies on all five modules

* Made com.microsoft.azure:azure-client-authentication scope to test

* Added some dependency management features

* Modified dependencyManagement

* Cleaned up webkey

* Cleaned up cryptography

* Cleaned up core

* Added in used but undeclared dependencies

* Removed dependency on commons-io, which appears unneeded

* Cleaned up unused dependencies in extensions and fixed minor typographical problems

* Added undeclared, but used, dependencies to extensions

* Added some more  package versions to the POMP

* Extracted shared versions to parent pom

* Added explicit dependencies to extensions and fixed some minor errors

* Fixed some indentation differences

* Fixed IT bug:

* Updated all versions to 1.1.1

* fixed dependency version error

* Updated integration-test path
Merging 1.1.1 updates to master.
* Do not cache unversionned keys

* Brihicks/fix gauva26.0 problems (Azure#63)

* Fixed issues resulting from incompatibilities with Guava 26.0
* Updated versioning

* Update pom.xml (Azure#66)

* Versioning fix

* Update pom.xml

* Updated versions of all files 1.1.2
* Do not cache unversionned keys

* Brihicks/fix gauva26.0 problems (Azure#63)

* Fixed issues resulting from incompatibilities with Guava 26.0
* Updated versioning

* Update pom.xml (Azure#66)

* Versioning fix

* Update pom.xml

* Updated versions of all files 1.1.2

* Fixed test error (Azure#72)

* Merging Dev to Master (Azure#69)

* Do not cache unversionned keys

* Brihicks/fix gauva26.0 problems (Azure#63)

* Fixed issues resulting from incompatibilities with Guava 26.0
* Updated versioning

* Update pom.xml (Azure#66)

* Versioning fix

* Update pom.xml

* Updated versions of all files 1.1.2

* Fixed test error
@azuresdkci
Copy link
Contributor

Can one of the admins verify this patch?

…a03e52ecd7e'

git-subtree-dir: keyvault/data-plane
git-subtree-mainline: b4e30b6
git-subtree-split: a0a8f81
@bsiegel
Copy link
Member

bsiegel commented Nov 17, 2018

👍✨Ship It✨:shipit:

Copy link
Member

@bsiegel bsiegel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@bsiegel bsiegel merged commit 87cefe0 into Azure:master Nov 17, 2018
bsiegel added a commit that referenced this pull request Nov 17, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.