New in 3.2
Couchbase Sync Gateway — What’s new in the latest release
This content covers the new features introduced in Sync Gateway 3.2
Do not deploy Eventing/Sync Gateway until all SGW nodes are at version 3.2. For older Sync Gateway versions that do not write import XATTRs, Eventing functions may encounter infinite recursions and duplicate mutations if deployed in a mixed mode SGW environment. This can only happen during a mixed mode of SGW with a 3.2 version and an older version during an upgrade and a new Eventing/Sync Gateway function is deployed. |
-
Additional Rev Cache Configuration Options
You can now specify a memory limit on your rev cache with the rev_cache.max_memory_count_mb
configuration option.
You can use this option alongside existing configurable limits to the number of documents in the rev cache to reduce the risk of Out of Memory (OOM) issues.
For more information, see Rev Cache Max Memory Count Config Option.
-
Eventing Support with Sync Gateway 3.2.0+ and Couchbase Server 7.6.3+
Sync Gateway 3.2.0 now supports improved interoperability with Eventing from Couchbase Server version 7.6.3+.
You can use Eventing to handle data changes that happen when applications interact and to integrate with other Couchbase services such as Data, Query and Full Text Search.
For more information, see Eventing — Server Compatibility
-
Audit Logging Support
Couchbase now provides Audit Logging support for Sync Gateway. Audit Logging provides tools for administrators to track operational irregularities and to support regulatory and security compliance standards, such as HIPAA and SOC-2. For more information, see Audit Logging.
Read the full 3.2 release notes.
See more details of what’s new in the previous 3.1 release.