Skip to content

Commit

Permalink
Prepare Release 1.6.10
Browse files Browse the repository at this point in the history
* Fix reading null UDTs into POJOs (SPARKC-426)
* Improvements in JWCT Performance and Retry Behavior (SPARKC-507)
* Fix TTL and WRITE time when used with Delete queries (SPARKC-505)
* Error message for WriteTime exception typo corrected
  • Loading branch information
RussellSpitzer committed Nov 29, 2017
1 parent 386063e commit 5efd0c3
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGES.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
1.6.10
* Fix reading null UDTs into POJOs (SPARKC-426)
* Improvements in JWCT Performance and Retry Behavior (SPARKC-507)
* Fix TTL and WRITE time when used with Delete queries (SPARKC-505)
* Error message for WriteTime exception typo corrected

1.6.9
* Fix Shuffling of a Set in Local Node FirstPolicy (SPARKC-496)

Expand Down

0 comments on commit 5efd0c3

Please sign in to comment.