Skip to content

2.0 Developer Build 23 (Beta 2)

Pre-release
Pre-release
Compare
Choose a tag to compare
@pasin pasin released this 15 Mar 06:30

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.
  • Several bug fixes in replication.
  • General bug fixes and performance improvement.

Where to get it