Releases: gridscale/gsclient-js
Releases · gridscale/gsclient-js
Version 1.1.5
v1.1.5 1.1.5
Version 1.1.4
Return links
and meta
properties on certificates get response as its now implemented in API
Version 1.1.2
- added the
listBucket
method onObjectStorage
class - updated the models from gridscale API spec
Version 1.1.1
Update 3rd party libraries lodash and handlebars
Version 1.1.0
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
v1.0.14 1.0.14
Version 1.0.13
- Cleanup the NPM package from uneccassary files
Version 1.0.10
- 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
- Fix response type definitions for IP.list
- Omit undefined parameters on requests
Version 1.0.7
Fixed the definition of result
on GSError
class