Releases: quobyte/api
Releases · quobyte/api
Quobyte API for v3.24.4
Update Quobyte API to Quobyte 3.21.1
Updates Quobyte API to Quobyte 3.21.1
Update Quobyte API
- Updates Quobyte API to Quobyte 3.6
Improve error logging
Added failing api method to the returned error message
v1.2.1
Unified API for 2.x and 3.x
- 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
Full API for Quobyte 2.x
Full API for Quobyte 2.x
Less verbose version for kubernetes in-tree plugin
Less verbose version for kubernetes in-tree plugin
Adds RoundTripper support
Adds RoundTripper required for the in-tree plugin.