This repository has been archived by the owner on Mar 10, 2022. It is now read-only.
2.0.0
This release introduces many new APIs including N1QL queries, full-text search and automated conflict resolution. See the Couchbase Lite guides for usage examples.
Enhancements
- #1264 2.0 migration from Forest back to SQlite
- #1577 2.1: Eliminate CouchbaseLiteRuntimeExecption, convert it to CouchbaseLiteExecption
Bugs
- #1217 2.0: Todo Sample bug Fix and implement remaining features
- #1234 2.0: Replicator continuous pull status completed and total number out of sync
- #1247 2.0: Push Replication Causing Errors
- #1273 2.0: Replicator Activity Level stays in Busy state
- #1347 2.0: How do we properly stop puller Replicator and delete database ?
- #1470 2.0: In My App with CB Lite DB020(Android), ConflictResolver is called endless loop during three device or much more!
- #1499 2.0: Repl Bad URL returns 19 instead of 15 on API 24 ARM emulator
- #1500 2.0: LoadTest.testUpdate() causes memory error with Android API 19 Arm Emulator
- #1501 2.0: ReplicatorTest > testPushDoc fails
- #1512 2.0: ReplicatorTest > testPullDoc fails
- #1581 2.0 : LiveQuery threading issue
- #1609 2.0: testSelfSignedSSLPinned() unit test failure
- #1610 Exception from the cpp layer in my android app on load tests
- #1615 2.0: NullPointerException: Attempt to invoke virtual method 'boolean com.couchbase.litecore.C4QueryEnumerator.next()' on a null object reference
- #1620 NOT operator not working for FTS
- #1630 2.0: make public Index interface
- #1651 2.0: C4DocumentTest.testPut() fails
- #1652 App crash with deleteDocument with concurrencyControl
- #1693 DB023 - Crazy amount of dbListenerTokens - makes the DB run slow
Known Issues
- #1685 Replicator in Android get stuck at busy state when it goes back to online from offline (Genymotion)
Where to get it
You can download this release from Couchbase.com