Skip to content

3.8.2

Latest

Choose a tag to compare

@DemetrisChr DemetrisChr released this 02 Sep 17:56
3.8.2
2eba0f2

API Reference: https://docs.couchbase.com/sdk-api/couchbase-ruby-client-3.8.2/index.html
Full Changelog: 3.8.1...3.8.2
Rubygems: https://rubygems.org/gems/couchbase/versions/3.8.2

gem "couchbase", "3.8.2"

gem "couchbase", "3.8.2", :source => "https://packages.couchbase.com/clients/ruby"

Fixes and Enhancements

Build and Test Infrastructure

  • Add release publishing script (#236).

  • RCBC-547: Move FIT performer to SDK repo & pre-build docker image (#237).

  • RCBC-551: FIT performer - add support for CounterEq bounds type (#238).

  • Add FIT nightlies using fit-cli (#239).

  • Update README to point to GitHub Issues for reporting an issue (#240).

  • Improve stability of test_update_bucket_history_retention (#243).