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 earlier 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 occurs if you have a mixed installation consisting of Sync Gateway 3.2 and an earlier version, and you deploy a new Eventing or Sync Gateway function during an upgrade.

      Release 3.2.1 (October 2024)

      Additional Rev Cache Configuration Option

      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.

      Release 3.2.0 (September 2024)

      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 now create Eventing functions with read-write bindings with the source bucket associated with a Sync Gateway database. 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.