Skip to content

1.1 changelog

Zhen Li edited this page Sep 8, 2016 · 37 revisions

###1.1.0-M02 Not yet released

New features:

  • Added session#reset to stop long running statements in the current session #210, #211
  • Added new API for accessing records and mapped values with a default value #172
  • Replaced TRUST_SIGNED_CERTIFICATES with TRUST_SYSTEM_CA_SIGNED_CERTIFICATES and/or TRUST_CUSTOM_CA_SIGNED_CERTIFICATES #218
  • Exposed resultAvailableAfter and resultConsumedAfter on ResultSummary and server on Session #219
  • Introduced bookmarking for read your own writes within a cluster #223
  • Supported for custom auth-tokens #221

Bug fixes:

###1.1.0-M01

  • Added EncryptionLevel.REQUIRED_NON_LOCAL as default encryption level #191
  • Moved Logging and Logger class to public API #197
  • Sent INIT message eagerly #199
Clone this wiki locally