Skip to content

Releases: gridscale/gsclient-js

1.9.1

16 Apr 05:50
Compare
Choose a tag to compare

Support using the client in node.js modules (.mjs).

Also internally get rid of 3rd party dependency "lodash".

Also the package VERSION is exported in the client class.

1.8.0

19 Feb 07:35
Compare
Choose a tag to compare

Fixed some types of response- and request payloads. As they may break existing implementation this is a minor version update.

Also updated the script for updating specs to not override the specs automatically, as they could include custom changes. Instead of this a manual merge is required now.

Version 1.7.1

18 Oct 07:16
Compare
Choose a tag to compare

Add new catalog endpoints for the service marketplace

Version 1.6.1

12 Oct 07:19
Compare
Choose a tag to compare

update to gridscale API 1.0.79

Version 1.6.0

15 Sep 10:50
Compare
Choose a tag to compare

Optional isolated client mode. In this mode you can have several Client instances with isolated settings and token.

Version 1.5.3

15 Sep 06:00
Compare
Choose a tag to compare

Updated 3rd party packages

Version 1.4.0

10 May 09:33
Compare
Choose a tag to compare

Add new marketplace endpoints.

Version 1.3.9

13 Dec 14:56
Compare
Choose a tag to compare

Add Typehints for GSError class
Only call callback if one is provided, prevents cascading error on several circumstances in error handler

Version 1.3.8

23 Aug 04:38
Compare
Choose a tag to compare

update to gs api 1.0.71

Version 1.3.7

28 Apr 08:26
Compare
Choose a tag to compare
  • Update to gridscale api 1.0.68
  • fix response key in storage backup schedules