At long last we have preview (beta) builds of the 1.3 versions of Couchbase Lite and Sync Gateway. These are nearly complete, they just haven’t been through the full QA process yet. We hope to release 1.3 in the next week or two, and would appreciate your help in flushing out any remaining issues.
Major changes across the board include: OpenID Connect authentication Timed expiration of documents Gateway-to-Gateway replication CBL replicator performance improvements, especially for frequently-changing documents …plus bug fixes and lesser enhancements, of course. These are the release pages on Github for each project, which list the new features and bug fixes, and at the end link to the download pages: Sync Gateway <https://github.com/couchbase/sync_gateway/releases/tag/1.3> Couchbase Lite: iOS/macOS/tvOS <https://github.com/couchbase/couchbase-lite-ios/releases/tag/1.3> * Android <https://github.com/couchbase/couchbase-lite-android/releases/tag/1.3.0> Java <https://github.com/couchbase/couchbase-lite-java/releases/tag/1.3> .NET <https://github.com/couchbase/couchbase-lite-net/releases/tag/1.3> * Note: If building for iOS or tvOS, you’ll need to add the system library libc++.dylib (which may show up as “libc++.tbd”) to your target’s Link Binary With Libraries build phase. Otherwise you’ll get a bunch of undefined-symbol link errors. If you find any regressions, please let us know ASAP by filing an issue on the appropriate project in Github. Thanks! (Thanks also to the developers who’ve been working with our nightly builds and helping us catch problems before this release :) —Jens -- You received this message because you are subscribed to the Google Groups "Couchbase Mobile" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/mobile-couchbase/20C69B28-71F9-4811-85A9-9D94761B5AA6%40couchbase.com. For more options, visit https://groups.google.com/d/optout.
