Skip to content

Releases: gridscale/gsclient-js

Version 1.1.5

02 Jun 13:13
Compare
Choose a tag to compare
v1.1.5

1.1.5

Version 1.1.4

02 Jun 13:09
Compare
Choose a tag to compare

Return links and meta properties on certificates get response as its now implemented in API

Version 1.1.2

20 May 12:08
Compare
Choose a tag to compare
  • added the listBucket method on ObjectStorage class
  • updated the models from gridscale API spec

Version 1.1.1

10 May 05:06
Compare
Choose a tag to compare

Update 3rd party libraries lodash and handlebars

Version 1.1.0

24 Mar 09:54
Compare
Choose a tag to compare

Features

  • Add Certificates object class
    • Allow create / list / get / delete of certificates
  • Updated Load Balancer object class with new certificate information. Will be further optimized in next Version

Version 1.0.14

12 Mar 08:40
Compare
Choose a tag to compare
v1.0.14

1.0.14

Version 1.0.13

23 Feb 13:25
Compare
Choose a tag to compare
  • Cleanup the NPM package from uneccassary files

Version 1.0.10

22 Feb 12:13
Compare
Choose a tag to compare
  • Get rid of gulp for compiling
  • Update 3rd party dependencies due to low severity security issues on modules required for building the library (no runtime code affected)

Version 1.0.8

15 Feb 12:21
Compare
Choose a tag to compare
  • Fix response type definitions for IP.list
  • Omit undefined parameters on requests

Version 1.0.7

09 Feb 10:14
Compare
Choose a tag to compare

Fixed the definition of result on GSError class