Skip to content
This repository was archived by the owner on Mar 10, 2022. It is now read-only.

2.0.0 Developer Build #23

Pre-release
Pre-release

Choose a tag to compare

@hideki hideki released this 15 Mar 08:08
· 378 commits to master since this release

Changes

  • API Updates:
    • New document save() and delete() API with concurrency control options: last-write-wins and fail-on-conflict. The last-write-wins is the option for the default save and delete document method.
    • The database encryption API has been removed from 2.0 due to some uncertainty over the cross-platform implementation. We plan to bring it back in 2.x.
  • Bug fixes and performance improvement.

Detailed notes about this release

To get this build from Maven,