Couchbase Server 8.0.2 was released in June 2026. This maintenance release contains fixes to issues.
Fixed Issues
Cluster Manager
MB-70951
The following stats were reported twice by the /metrics REST API. This has been corrected to only report each once.
cm_rest_request_enters_total{}
cm_rest_request_leaves_total{}
MB-72097
Fixes a critical bug whereby an undefined storage mode property for a bucket causes the storage mode that implicitly defaults to Couchstore to flip to magma(the new default storage mode in 8.0.x) on a cluster upgrade to 8.0.
The undefined storage mode could only occur if the bucket was created pre-Couchbase Server 5.0.x, and bucket properties have not been modified since.
To check if this issue might potentially affect any cluster, run the fix_undefined_storage_mode scan script attached to MB-72097. '''