Skip to content

Commit ea0e860

Browse files
Merge pull request #222148 from aayush3011/users/akataria/V2SDKreleaseChanges
Updating release notes for Java Sync V2 SDK
2 parents 8376362 + 70ae9c3 commit ea0e860

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

articles/cosmos-db/nosql/sdk-java-v2.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,15 @@ This is the original Azure Cosmos DB Sync Java SDK v2 for API for NoSQL which su
4343
|**Minimum supported runtime**|[Java Development Kit (JDK) 7+](/java/azure/jdk/)|
4444

4545
## Release notes
46+
### <a name="2.6.5"></a>2.6.5
47+
* Removed test dependency `com.google.guava/guava` due to security vulnerabilities
48+
* Upgraded dependency `com.fasterxml.jackson.core/jackson-databind` to 2.14.0
49+
* Upgraded dependency `commons-codec/commons-codec` to 1.15
50+
* Upgraded dependency `org.json/json` to 20180130
51+
52+
### <a name="2.6.4"></a>2.6.4
53+
* Fixed the retry policy for read timeouts
54+
4655
### <a name="2.6.3"></a>2.6.3
4756
* Fixed a retry policy when `GoneException` is wrapped in `IllegalStateException` - - this change is necessary to make sure Gateway cache is refreshed on 410 so the Spark connector (for Spark 2.4) can use a custom retry policy to allow queries to succeed during partition splits
4857

0 commit comments

Comments
 (0)