Skip to content

Releases: quobyte/api

Quobyte API for v3.24.4

31 Jan 11:01

Choose a tag to compare

Update Quobyte API to release 3.24.4

Update Quobyte API to Quobyte 3.21.1

10 May 08:29
bd41bed

Choose a tag to compare

Updates Quobyte API to Quobyte 3.21.1

Update Quobyte API

14 Oct 10:49
35dcef6

Choose a tag to compare

  • Updates Quobyte API to Quobyte 3.6

Improve error logging

03 Mar 13:54

Choose a tag to compare

Added failing api method to the returned error message

v1.2.1

28 Dec 11:27
f120dc0

Choose a tag to compare

  • 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

29 Jul 12:14
14fea86

Choose a tag to compare

  • 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

27 Jul 15:55

Choose a tag to compare

v1.0.1 Pre-release
Pre-release
create directory for package files

Full API for Quobyte 2.x

15 Jul 16:52
d57088b

Choose a tag to compare

Full API for Quobyte 2.x

Less verbose version for kubernetes in-tree plugin

09 Oct 06:59
61b1aa2

Choose a tag to compare

Less verbose version for kubernetes in-tree plugin

Adds RoundTripper support

09 Apr 09:43
1b83da0

Choose a tag to compare

Adds RoundTripper required for the in-tree plugin.