Skip to content

Releases: quobyte/api

Quobyte API for v3.24.4

Choose a tag to compare

@venkatsc venkatsc released this 31 Jan 11:01

Update Quobyte API to release 3.24.4

Update Quobyte API to Quobyte 3.21.1

Choose a tag to compare

@venkatsc venkatsc released this 10 May 08:29
bd41bed

Updates Quobyte API to Quobyte 3.21.1

Update Quobyte API

Choose a tag to compare

@venkatsc venkatsc released this 14 Oct 10:49
35dcef6
  • Updates Quobyte API to Quobyte 3.6

Improve error logging

Choose a tag to compare

@venkatsc venkatsc released this 03 Mar 13:54

Added failing api method to the returned error message

v1.2.1

Choose a tag to compare

@venkatsc venkatsc released this 28 Dec 11:27
f120dc0
  • Includes a fix for proper 401 error handling
  • Offers erase volume methods with internalized name-to-uuid translations

Unified API for 2.x and 3.x

Choose a tag to compare

@venkatsc venkatsc released this 29 Jul 12:14
14fea86
  • Unified API
    • Backward compatible with Quobyte 2.x API server.
    • Fields that are not supported result in error i.e, you cannot use 3.x requests against 2.x Quobyte
  • Adds session cookies to improve API responsiveness.

NOTE: With this release, the API import path must be github.com/quobyte/api/quobyte

v1.0.1

v1.0.1 Pre-release
Pre-release

Choose a tag to compare

@venkatsc venkatsc released this 27 Jul 15:55
create directory for package files

Full API for Quobyte 2.x

Choose a tag to compare

@venkatsc venkatsc released this 15 Jul 16:52
d57088b

Full API for Quobyte 2.x

Less verbose version for kubernetes in-tree plugin

Choose a tag to compare

@venkatsc venkatsc released this 09 Oct 06:59
61b1aa2

Less verbose version for kubernetes in-tree plugin

Adds RoundTripper support

Choose a tag to compare

@venkatsc venkatsc released this 09 Apr 09:43
1b83da0

Adds RoundTripper required for the in-tree plugin.