Skip to content
This repository has been archived by the owner on Feb 13, 2024. It is now read-only.

Releases: franzliedke/deis-client

Adding certificate operations

02 Jan 08:30
c555419
Compare
Choose a tag to compare
  • Added:
    • New change_password endpoint.
    • New methods for certificate CRUD operations (#6).

Thanks to @kostassof for your contribution!

Getting RubyGems up to date ;-)

19 Mar 11:26
Compare
Choose a tag to compare
  • Added:
    • More endpoints for listing / restarting containers (#4).
  • Fixed:
    • The gemspec

Maintenance release

19 Mar 10:37
Compare
Choose a tag to compare
  • Added:
    • New methods for adding / removing domains (#1).
  • Fixed:
    • Client did not work for sending more than one request at a time (#2).

Thanks to @nathansamson for providing these.