Skip to content

Releases: sveniu/couchbase-cluster-admin

v0.3.1

11 Mar 11:35
Compare
Choose a tag to compare

v0.3.0

06 Mar 20:59
Compare
Choose a tag to compare

What's Changed

  • Added new method to set_memcached_global_options by @cosimo in #10
  • Add scopes and collections by @sveniu in #11
  • Added minimal support for cluster logs collection API by @cosimo in #12
  • Add basic backup handling: get info and import by @sveniu in #13
  • Add basic XDCR handling by @sveniu in #14
  • Add basic query and index handling by @sveniu in #15

New Contributors

Full Changelog: v0.2.1...v0.3.0

v0.2.1

06 Mar 20:51
f78eaca
Compare
Choose a tag to compare

What's Changed

  • Adding minimal API to manage backups by @cosimo in #7
  • Added audit settings capability via set_audit_settings() by @cosimo in #8
  • Add rudimentary support for connecting through a ssh tunnel by @cosimo in #9

Full Changelog: v0.2.0...v0.2.1

v0.2.0

06 Mar 20:51
be7ab6a
Compare
Choose a tag to compare

What's Changed

  • Added a Cluster.set_cluster_name() method by @cosimo in #1
  • Added Cluster.set_stats() with basic tests by @cosimo in #2
  • Couchbase 7.1+ compatibility improvement for cluster join operations by @cosimo in #3
  • Added GHA workflow to run tests on PR/push by @cosimo in #4
  • Retry client requests on read timeout exceptions by @cosimo in #5
  • Added Cluster.rename_node() by @cosimo in #6

Full Changelog: v0.1.0...v0.2.0

v0.1.0

06 Mar 20:50
Compare
Choose a tag to compare

Initial release.