Skip to content

3.0.3 — June, 2022

Compare
Choose a tag to compare
@bbrks bbrks released this 14 Jun 11:34
8187d9a

https://docs.couchbase.com/sync-gateway/3.0/release-notes.html#maint-3-0-3

Important: This version includes fixes for critical issues from v3.0.0

Therefore v3.0.0 is replaced by v3.0.3. If you are using v3.0.0 we strongly recommend upgrading to v3.0.3.

Enhancements

  • CBG-2032 - Prevent use of internal underscore properties
  • CBG-2033 - Restrict ability to modify SG config documents
  • CBG-2035 - Handle removed buckets in background persistent config update polling
  • CBG-2044 - Option to disable basic auth on public REST API
  • CBG-2057 - User API Enhancements - include details and limit
  • CBG-2069 - Support CBL clients that don’t increment revpos when attachment body changes
  • CBG-2078 - Option to make GUEST access read-only

Fixed Issues

  • CBG-1953 - Console logging not being enabled when only a log key set
  • CBG-1996 - Implementation for supporting top-level properties with an underscore prefix
  • CBG-1998 - Fix race condition caused when getting user roles
  • CBG-1999 - Unable to upsert replication config username or password independently
  • CBG-2000 - One shot sub changes request does not decrement NumPullReplActiveOneShot stat when completed
  • CBG-2011 - CBL revpos handling causes attachment fetch per write for docs with attachments
  • CBG-2011 - _user endpoint pagination causes query error
  • CBG-2055 - Mutating a document with an attachment on over CBL causes the attachment to be deleted from the bucket
  • CBG-2072 - crc32c values with leading zeros trigger unnecessary import
  • CBG-2099 - User endpoint: missing first user if name_only=false