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

272 Коммитов

Автор SHA1 Сообщение Дата
Muyao Feng 0a2dbf2e8f
Update README.md 2024-08-29 13:21:40 +08:00
Muyao Feng d25ed90458
Update README.md 2024-08-27 14:43:10 +08:00
Kushagra Thapar dd951d49bf
Update README.md 2023-09-21 13:09:41 -07:00
microsoft-github-policy-service[bot] c0d66e7d5b
Microsoft mandatory file (#567)
Co-authored-by: microsoft-github-policy-service[bot] <77245923+microsoft-github-policy-service[bot]@users.noreply.github.com>
2022-08-17 08:52:51 -07:00
Rujun Chen 5356bc0982
Merge pull request #553 from aliuy/patch-1
fixing a broken link in the readme
2020-10-09 09:28:02 +08:00
Andrew Liu 43804af2f1
Update README.md
fixing a broken link
2020-10-06 12:50:40 -07:00
zhoufenqin 045270b777
Update README.md (#551) 2020-08-05 09:42:33 -07:00
Xiaolu Dai 33ce295421
remove mvn folder (#548)
Co-authored-by: Xiaolu Dai <xiada@microsoft.com>
2020-07-13 12:14:36 +08:00
Kushagra Thapar 39139a0711
Moved spring-data-cosmosdb repo to new repo (#547) 2020-07-13 09:54:54 +08:00
Maciej f62cf3670b
Fix: added prefixes to query parameters names generated for CriteriaType.BETWEEN. Parameters names should be unique. (#538)
Co-authored-by: mkarczewski <matkal13>
2020-06-02 09:53:32 -07:00
Rujun Chen 08c140aa0d
Merge pull request #531 from microsoft/release/2.3.0
Upgrade version to 2.3.0.
2020-05-25 17:13:45 +08:00
Rujun Chen 61834f24d2 Fix build failure. 2020-05-21 18:07:57 +08:00
Rujun Chen 218f337bc9 Fix build failure. 2020-05-21 17:49:34 +08:00
Rujun Chen e34145270b Update README.md. 2020-05-21 17:43:50 +08:00
Rujun Chen a6f2e4d078 Update version to 2.3.1-SNAPSHOT. 2020-05-21 16:15:30 +08:00
Rujun Chen 2b3a7e4d3c Update parent version for sample 2020-05-20 12:48:01 +08:00
Rujun Chen 10f090d636 Update spring framework version. 2020-05-20 12:48:01 +08:00
Rujun Chen fd0de315f5 Change version name to 2.3.0. 2020-05-20 12:48:01 +08:00
Rujun Chen 941ced9ddd Upgrade version to 2.3.0. 2020-05-20 12:47:55 +08:00
Kushagra Thapar c8f93c92e6
Updated snapshot version to 2.2.6-SNAPSHOT (#535) 2020-05-19 21:22:02 -07:00
Kushagra Thapar 743d78a982
Updated cosmos versions to 3.7.3 and spring versions to 2.2.5 for release (#534) 2020-05-19 18:34:03 -07:00
Kushagra Thapar e832a60bd5
Updated post release versions to 2.2.5-SNAPSHOT (#526) 2020-04-07 09:34:28 -07:00
Kushagra Thapar 35e2e0d773
Updated version to 2.2.4 for release (#525)
* Updated version to 2.2.4 for release

* Added PageableEntities for concurrent test issues

* Added specific scoping

* More testing improvements

* Provided bean name

* Separated internal class to its own parent class

* Testing dynamicContainer bean registration

* Removed testing logs

* Added new Sorted Project repository

* Updated setup() to setUp() because of codacy
2020-04-06 21:25:59 -07:00
Kushagra Thapar 477df0a4ec
Fixed time to live annotation to consider into container creation (#524)
* Fixed time to live annotation to consider into container creation

* Added assertThat() at the end of the test

* Removed unused imports
2020-04-03 14:30:44 -07:00
Kushagra Thapar 351c23d8d9
Deleted test containers after test completion (#521)
* Deleted test containers after test completion

* Merged RoleRepositoryCollectionIT in IntegerIdDomainRepositoryIT

* Fixed codacy issues
2020-03-31 23:41:59 -07:00
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 558e056760
Updated cosmos version to v3.7.1 (#517)
* Updated cosmos version to v3.7.1. Fixed flaky tests. Removed unused method

* Updated test resources RUs
2020-03-24 22:36:35 -07:00
Kushagra Thapar 4ca716c3a7
Updated Readme to reflect default ru value and its usage (#510) 2020-03-09 13:59:37 -07:00
Kushagra Thapar a84f5b7d20
Using auto create container flag in reactive repository (#509) 2020-03-09 11:04: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 e9db481244
Added new upsert API which returns updated entity (#501) 2020-02-25 17:23:15 -08:00
Kushagra Thapar 7defda2cd6
Find all by partition key (#500)
* Updated term collection name, collection keyword with container name and container keyword

* Reverted cosmos version from this PR, will put that change in a separate PR

* Initial commit for find all items by partition key

* Added integration tests for find all API

* Longer line fix
2020-02-25 16:03:54 -08:00
Kushagra Thapar 97277d332c
Updated term collection name to container name (#497)
* Updated term collection name, collection keyword with container name and container keyword

* Reverted cosmos version from this PR, will put that change in a separate PR
2020-02-25 13:16:37 -08:00
Kushagra Thapar c4797a7437
Updated azure cosmos version to 3.7.0 (#498) 2020-02-25 09:10:04 -08:00
Kushagra Thapar 54a45fd5d7
Updated entity class name to domain type to follow spring conventions (#496) 2020-02-24 16:11:07 -08:00
Jonathan Leitschuh 67858fe1e1
Use HTTPS instead of HTTP to resolve dependencies (#487)
This fixes a security vulnerability in this project where the `pom.xml`
files were configuring Maven to resolve dependencies over HTTP instead of
HTTPS.

Signed-off-by: Jonathan Leitschuh <Jonathan.Leitschuh@gmail.com>

Co-authored-by: Kushagra Thapar <kushuthapar@gmail.com>
2020-02-24 14:30:03 -08:00
Kushagra Thapar ebff63ddaf
Added optimistic locking implementation for reactive cosmos repository (#489)
* Added optimistic locking implementation for reactive cosmos repository

* Removed unused imports

* Converted exception handling to try catch block
2020-02-12 21:01:39 -08:00
Kushagra Thapar 55034472ef
Assert that test update (#486)
* Fixed assert that address test case

* Fixed another assert that change
2020-02-10 10:31:17 -08:00
Pan Li 5bc410d4b5
Update readme (#345)
* Upgrade master version to 2.1.2.BUILD-SNAPSHOT. (#340)

Signed-off-by: Pan Li <panli@microsoft.com>

* Remove unused column

Signed-off-by: Pan Li <panli@microsoft.com>

* Added 2.2.x support to readme.

Co-authored-by: Kushagra Thapar <kushuthapar@gmail.com>
2020-02-07 18:15:22 -08:00
Blackbaud-MikeLueders b493fbbc03
Int test updates (#482)
* add test assertions to RoleRepositoryCollectionIT

* have integration tests use TestRepositoryConfig so cosmosdb.database will be respected if set

* unignore test

* update AbstractCosmosConfigurationIT to respect cosmos.database if set
2020-02-07 15:12:41 -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 0449d5acc8
Add feed response statistics (#468)
* Added consistent and better exception handling,
Added reactive repository integration test.
Fixed few API bugs

* Added request charnge and activity id as part of ResponseDiagnostics using CosmosResponseStatistics

* Updated innerException to CosmosClientException

* Updated the instance fields to final
2019-12-31 00:21:00 -08:00
Kushagra Thapar 8c240abc91
Exception Handling (#467)
* Added consistent and better exception handling,
Added reactive repository integration test.
Fixed few API bugs

* Updated innerException to CosmosClientException
2019-12-30 19:08:37 -08:00