Priya Rajagopal
2018-03-19 15:12:24 UTC
Happy to announce the release of Couchbase Mobile 2.0 Beta 2 which includes
Couchbase Lite 2.0 Beta 2 and Sync Gateway 2.0 Beta 2. NOTE that Couchbase
Lite 2.0 Beta 2 clients require Sync Gateway 2.0 Beta 2. Please refer to
the [Compatibility matrix ]
<https://developer.couchbase.com/documentation/mobile/2.0/references/couchbase-lite/release-notes/index.html?language=swift#compatibility-matrix> for
details.
You can download the latest Beta Build from our Downloads page under
âPre-Releaseâ versions : https://www.couchbase.com/downloads
The second beta release includes following major changes -
- Updates to behavior of SaveDocument API and automatic conflict resolution
policy. (Related [blog
<https://blog.couchbase.com/document-conflicts-couchbase-mobile/>] ).
- Encryption is moved out of 2.0 release
- Replication bug fixes and optimizations
- General performance improvements
We have two versions of the build now - Community Edition (CE) and an
Enterprise Edition (EE). Both editions are free to use for development
purposes. Enterprise edition has some stipulations when you go production.
- This is the [CE License]
<https://github.com/couchbase/couchbase-lite-net/blob/master/LICENSE>
- This is the [EE License]
<(https://info.couchbase.com/rs/302-GJY-034/images/2017-10-30_License_Agreement.pdf>
The Couchbase Lite 2.0 Beta release is available for iOS(Swift, ObjC),
.NET (UWP, Xamarin) and Android platforms . Xamarin will a CE only release
in 2.0.
***Links to platform specific release notes -***
- [Sync Gateway 2.0]
<https://developer.couchbase.com/documentation/mobile/2.0/references/sync-gateway/release-notes/index.html>
- [Swift/ObjC]
<https://developer.couchbase.com/documentation/mobile/2.0/references/couchbase-lite/release-notes/index.html?language=swift>
- [.Net]
<(https://developer.couchbase.com/documentation/mobile/2.0/references/couchbase-lite/release-notes/index.html?language=csharp>
- [Android]
<https://developer.couchbase.com/documentation/mobile/2.0/references/couchbase-lite/release-notes/index.html?language=java>
***Related Blogs :***
- [Introducing Queries in Couchbase Lite 2.0]
<https://blog.couchbase.com/sql-for-json-query-interface-couchbase-mobile/>
- [Introducing Full Text Search in Couchbase Lite 2.0]
<https://blog.couchbase.com/full-text-search-couchbase-mobile-2-0/>
- [Querying Array Collections in Lite]
<https://blog.couchbase.com/querying-array-collections-couchbase-mobile/>
- [Replication in Couchbase Mobile 2.0]
<https://blog.couchbase.com/data-replication-couchbase-mobile/>
- [Automatic Conflict Resolution in Couchbase Mobile 2.0]
<https://blog.couchbase.com/document-conflicts-couchbase-mobile/>
- [Join Queries in Couchbase Lite 2.0
<https://blog.couchbase.com/join-queries-couchbase-mobile/>]
- [Certificate Pinning in Android with Couchbase Mobile 2.0]
<https://blog.couchbase.com/certificate-pinning-android-with-couchbase-mobile/>
***Sample Apps :***
- ToDo App :
https://github.com/couchbaselabs/mobile-training-todo/tree/feature/2.0
- Travel Sample App : https://github.com/couchbaselabs/mobile-travel-sample
***About Couchbase Mobile 2.0:***
Couchbase Mobile 2.0 is a groundbreaking new release for Couchbase Mobile.
Key enhancements include a cross-platform common core, new and improved
Query API with Full-Text search capabilities, automatic conflict resolution
and a new web sockets based replication protocol
***About Beta Builds:***
Beta release is a way for you to test the latest functionality of a release
before it is generally available. These will eventually become production
releases with full support when they are stable and features are complete.
Couchbase Lite 2.0 Beta 2 and Sync Gateway 2.0 Beta 2. NOTE that Couchbase
Lite 2.0 Beta 2 clients require Sync Gateway 2.0 Beta 2. Please refer to
the [Compatibility matrix ]
<https://developer.couchbase.com/documentation/mobile/2.0/references/couchbase-lite/release-notes/index.html?language=swift#compatibility-matrix> for
details.
You can download the latest Beta Build from our Downloads page under
âPre-Releaseâ versions : https://www.couchbase.com/downloads
The second beta release includes following major changes -
- Updates to behavior of SaveDocument API and automatic conflict resolution
policy. (Related [blog
<https://blog.couchbase.com/document-conflicts-couchbase-mobile/>] ).
- Encryption is moved out of 2.0 release
- Replication bug fixes and optimizations
- General performance improvements
We have two versions of the build now - Community Edition (CE) and an
Enterprise Edition (EE). Both editions are free to use for development
purposes. Enterprise edition has some stipulations when you go production.
- This is the [CE License]
<https://github.com/couchbase/couchbase-lite-net/blob/master/LICENSE>
- This is the [EE License]
<(https://info.couchbase.com/rs/302-GJY-034/images/2017-10-30_License_Agreement.pdf>
The Couchbase Lite 2.0 Beta release is available for iOS(Swift, ObjC),
.NET (UWP, Xamarin) and Android platforms . Xamarin will a CE only release
in 2.0.
***Links to platform specific release notes -***
- [Sync Gateway 2.0]
<https://developer.couchbase.com/documentation/mobile/2.0/references/sync-gateway/release-notes/index.html>
- [Swift/ObjC]
<https://developer.couchbase.com/documentation/mobile/2.0/references/couchbase-lite/release-notes/index.html?language=swift>
- [.Net]
<(https://developer.couchbase.com/documentation/mobile/2.0/references/couchbase-lite/release-notes/index.html?language=csharp>
- [Android]
<https://developer.couchbase.com/documentation/mobile/2.0/references/couchbase-lite/release-notes/index.html?language=java>
***Related Blogs :***
- [Introducing Queries in Couchbase Lite 2.0]
<https://blog.couchbase.com/sql-for-json-query-interface-couchbase-mobile/>
- [Introducing Full Text Search in Couchbase Lite 2.0]
<https://blog.couchbase.com/full-text-search-couchbase-mobile-2-0/>
- [Querying Array Collections in Lite]
<https://blog.couchbase.com/querying-array-collections-couchbase-mobile/>
- [Replication in Couchbase Mobile 2.0]
<https://blog.couchbase.com/data-replication-couchbase-mobile/>
- [Automatic Conflict Resolution in Couchbase Mobile 2.0]
<https://blog.couchbase.com/document-conflicts-couchbase-mobile/>
- [Join Queries in Couchbase Lite 2.0
<https://blog.couchbase.com/join-queries-couchbase-mobile/>]
- [Certificate Pinning in Android with Couchbase Mobile 2.0]
<https://blog.couchbase.com/certificate-pinning-android-with-couchbase-mobile/>
***Sample Apps :***
- ToDo App :
https://github.com/couchbaselabs/mobile-training-todo/tree/feature/2.0
- Travel Sample App : https://github.com/couchbaselabs/mobile-travel-sample
***About Couchbase Mobile 2.0:***
Couchbase Mobile 2.0 is a groundbreaking new release for Couchbase Mobile.
Key enhancements include a cross-platform common core, new and improved
Query API with Full-Text search capabilities, automatic conflict resolution
and a new web sockets based replication protocol
***About Beta Builds:***
Beta release is a way for you to test the latest functionality of a release
before it is generally available. These will eventually become production
releases with full support when they are stable and features are complete.
--
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 mobile-couchbase+***@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/mobile-couchbase/eb41e3e1-c99a-4567-9b2a-af2168650642%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
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 mobile-couchbase+***@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/mobile-couchbase/eb41e3e1-c99a-4567-9b2a-af2168650642%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.