Граф коммитов

6 Коммитов

Автор SHA1 Сообщение Дата
Kushagra Thapar b9476204cc Cosmos key credential support (#408)
* Added support for Cosmos Key Credential
Added new tests
Updated existing tests
Updated azure-cosmos version to 3.1.0
Added secondary key to application.properties
Updated build.xml with secondary key

* add cosmosdb.secondaryKey for CI

* add cosmosdb.secondaryKey in setup.bat for CI

* Removing getter, as its not required and we don't want to expose public
API for cosmosClient

* Adding private getter back because of compilation issues
2019-08-09 18:53:41 +08:00
Pan Li 5563d32efe
Adjust travis ci pipeline. (#325)
Signed-off-by: Pan Li <panli@microsoft.com>
2019-02-27 19:48:46 -06:00
Pan Li 01950c1e4b
Allow Integer type for domain Id field, #122. (#125)
* Allow Integer type for domain Id field.

* Add IT test for Integer Id.

Signed-off-by: Pan Li <panli@microsoft.com>
Signed-off-by: Weiping Pan <Weiping.Pan@microsoft.com>
2018-06-04 12:01:08 +08:00
Pan Li 7bd276a620
Rename package from documentdb to cosmosdb, #126. (PR #128)
Signed-off-by: Pan Li <panli@microsoft.com>
Signed-off-by: Weiping Pan <Weiping.Pan@microsoft.com>
2018-05-29 17:52:03 +08:00
Pan Li b82ca7987e Add IT test for travis CI. (#105)
* Diable Appveyor for now.

* Make push only focus on build in branch other than master

* Make PR and push on master run full test.

Signed-off-by: Pan Li <panli@microsoft.com>
2018-05-15 17:15:45 +08:00
yungez de8b0b1cee initial checkin 2017-09-18 14:54:30 +08:00