oracle / nosql-java-sdk

SDK for Java for the Oracle NoSQL Database
https://www.oracle.com/database/nosql/
Universal Permissive License v1.0
24 stars 24 forks source link

Put and Delete new semantics #125

Closed Akshay-Sundarraj closed 3 months ago

Akshay-Sundarraj commented 3 months ago

o. Updated JavaDoc for Put and Delete APIs o. Updated tests for new put and delete semantics. Tests will use proxy serial version in the response to detect proxy version and test for old and new behaviour o. Fixed debug logging issue when stats collection is enabled o. Updated CHANGELOG.md

Testing: Tested against proxies with version V5, V4 and V3