API Reference: https://docs.couchbase.com/sdk-api/couchbase-ruby-client-3.5.4/index.html
Full Changelog: 3.5.3...3.5.4
Rubygems: https://rubygems.org/gems/couchbase/versions/3.5.4
# rubygems.org version
gem "couchbase", "3.5.4"
# use official repository
gem "couchbase", "3.5.4", :source => "https://packages.couchbase.com/clients/ruby"
Fixes
- Update core to 1.0.3 (#161). Release notes: couchbase-cxx-client 1.0.3
- Add scripts for Rocky Linux by @avsej in #159