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

37 Коммитов

Автор SHA1 Сообщение Дата
Kushagra Thapar 3ea31a9a67
Updated post release versions to 2.2.4-SNAPSHOT (#519) 2020-03-25 16:02:10 -07:00
Kushagra Thapar 946e0c8d6b
Updated version to 2.2.3.FIX1 for release (#518) 2020-03-24 22:49:10 -07:00
Kushagra Thapar 0ac8d64328
Updated pom to SNAPSHOT version (#506) 2020-02-25 18:57:46 -08:00
Kushagra Thapar e8a7e34b3b
Updated pom versions (#503) 2020-02-25 18:13:58 -08:00
Kushagra Thapar 26f0912e0d
Updating snapshot version post release (#476) 2020-01-15 17:29:02 -08:00
Kushagra Thapar a0fccbf412
Updating spring-data-cosmosdb version for release (#475)
* Updating azure-cosmos version and spring-data-cosmosdb version for release

* Updating readme.
2020-01-14 23:44:12 -08:00
Kushagra Thapar 246a15edf9
Updated azure-cosmos version to 3.6.0-beta.2 and spring version for release (#474) 2020-01-13 12:39:34 -08:00
Kushagra Thapar de742c4be0
Updated azure-cosmos version to 3.6.0-beta1 and spring-data-cosmosdb versions to 2.2.2.M1 (#472) 2020-01-06 15:25:09 -08:00
Kushagra Thapar 0cd1326d1e
Updating version to next snapshot version (#470) 2020-01-02 09:38:34 -08:00
Kushagra Thapar 8c1631f835
Bumped up version for release (#469) 2019-12-31 11:40:38 -08:00
Kushagra Thapar 797fe3ef51
Updated versions to new release (#455) 2019-11-07 11:08:27 -08:00
Kushagra Thapar b4167d61be
Updated version to 2.2.1-SNAPSHOT (#449) 2019-10-22 13:28:06 -07:00
Kushagra Thapar c0d21a7905
Updated version to 2.2.0 (#448) 2019-10-21 22:29:19 -07:00
Kushagra Thapar 18dbdc054c
Diagnostics string feature (#445)
* Added Response Diagnostics String, and Query Metrics feature.
Updated versions to new spring-boot, spring-data versions.
Updated sample application with response diagnostics string processor.
Updated README on the usage of diagnostics information

* Added populateQueryMetrics to application.properties

* Added logback-test.xml for test logging

* Removed diagnostics logging from tests
2019-10-21 07:35:53 -07:00
Kushagra Thapar 03d639dfb0
Updated version to snapshot (#435) 2019-09-30 01:07:53 -07:00
Kushagra Thapar d028e00ab9
Full Reactive Repository Support, Rebranding DocumentDb to CosmosDb (#434)
* Addind reactive repository support

* deleteAll fix

* Fixing deleteAll issue
Rebranding DocumentDB types to Cosmos
Removing docdb dependency
Upgrading SDK to 3.2
Changing perf tests to use 3.2 sync api
Other refactoring

* Upgraded pom.xml to use new spring RC versions. Made other changes to support new versions

* Updated pom.xml to milestone version

* Removing unused imports

* Renaming bean method

* Renamed documentdb to cosmosdb

* updated pom.xml with correct file name

* Added new APIs for find by id with partitionkey

* Updated cosmos factory to take in connection policy and consistency level in account while creating cosmos client

* Removed and implemented some of the TODOs from spring feedback

* Updated readme to reflect CosmosRepository

* Updated Reactive Cosmos Entity MetaData to be used in Reactive Cosmos Query pipeline

* Updated sample to full reactive support.
Updated error handlers for reactive cosmos template to throw CosmosDbAccessException
2019-09-27 00:27:39 -07:00
Kushagra Thapar 2d976a5a42 Updating the version to 2.1.8-SNAPSHOT (#414) 2019-08-19 15:15:19 +08:00
Kushagra Thapar d1304164a1 Implemented reactive API replacing sync API for DocumentDbTemplate (#411)
* Implemented reactive API replacing sync API for DocumentDbTemplate

* Updated Sample code
Updated examples
Use of Cosmos Key Credential
Bumped up versions for spring-data sdk, examples, samples

* Code review comments. Improvements with APIs, and codacy comments
2019-08-16 12:06:15 +08:00
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 f5d53ea8d2
update sample for spring boot 2.1.0. (#316)
Signed-off-by: Pan Li <panli@microsoft.com>
2018-12-18 23:33:11 -06:00
Pan Li 82db6e4878
Remove explicit version for sample code, #302. (#303)
Signed-off-by: Pan Li <panli@microsoft.com>
2018-12-17 07:45:12 -06:00
Pan Li 31b2a7f75a
Update sample code. (#287)
* Upgrade version to 2.0.5

* Remove Indexing Lazy.

Signed-off-by: Pan Li <panli@microsoft.com>
2018-12-03 16:26:38 +08:00
weiping 2fd030864f add sample code for pageable query (#198) 2018-08-28 13:20:53 +08:00
Pan Li 8544f4d0f1
Update sample code 174 (#196)
* Update samples for release/2.0.4.

Signed-off-by: Pan Li <panli@microsoft.com>
2018-08-27 10:35:47 +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
weiping d5a0cc4865
Change ci repo name (#92)
* use latest package name

* change ci repo name
2018-04-13 15:49:05 +08:00
weiping c03266002c
change repository name (#85)
* change repository name

* fix sample code pom file
2018-04-13 09:30:25 +08:00
Pan Li c78fcc4dbf Add configuration for jar package
Signed-off-by: Pan Li <panli@microsoft.com>
2018-04-10 19:35:38 +08:00
Pan Li 6cf1872873 Update samplecode with more feature covered.
Signed-off-by: Pan Li <panli@microsoft.com>
2018-04-10 17:11:17 +08:00
Pan Li 27b2b9eb13
Upgrapde master version to 2.0.3-SNAPSHOT (#71)
* Uprade master version to 2.0.3-SNAPSHOT

* Update simaplecode for DocumentIndexingPolicy

Signed-off-by: Pan Li <panli@microsoft.com>
2018-03-26 11:21:24 +08:00
weiping 953581a909
update sample code to use version 2.0.1 (#44)
* update sample code to use version 2.0.1

* add annotation hint in readme
2018-03-09 13:01:35 +08:00
yungez 72ec322bf0
initial support of custom query (#9)
* initial support of custom query

* change test db name
2018-01-02 15:37:20 +08:00
yungez 5655985c94 flop version to SNAPSHOT after releas 2017-12-25 11:45:30 +08:00
yungez e29354a1d0 rename repo to spring-data-documentdb (#8)
* rename repo to spring-data-documentdb

* remove local integration test
2017-09-20 14:14:12 +08:00
yungez 8645e3488b flip version to 0.1.2-snopshot (#6) 2017-09-20 10:44:18 +08:00
yungez 9c082132dd release 0.1.1 (#5)
* release 0.1.1

* format
2017-09-19 16:23:15 +08:00
yungez de8b0b1cee initial checkin 2017-09-18 14:54:30 +08:00