API Reference: https://docs.couchbase.com/sdk-api/couchbase-ruby-client-3.7.0/index.html
Full Changelog: 3.6.0...3.7.0
Rubygems: https://rubygems.org/gems/couchbase/versions/3.7.0
# rubygems.org version
gem "couchbase", "3.7.0"
# use official repository
gem "couchbase", "3.7.0", :source => "https://packages.couchbase.com/clients/ruby"Fixed and Enhancements
- RCBC-517: Support vector search prefilter (#180)
- RCBC-518: Add way to disable enterprise analytics check programmatically (#186)
- Update core to 1.2.0 (#188, #181)