Skip to content

Releases: ionos-enterprise/ionos-enterprise-sdk-ruby

Release v4.0.1

08 Nov 08:00
03a379e
Compare
Choose a tag to compare
  • Fixed share create & update methods.
  • Fixed documentation for groups, users & shares.
  • Increased Excon connection timeout to 360s. Some tests were experiencing
  • Excon::Error::Timeout connect_write timeout.
  • Fixed & extended tests.

Release v4.0.0 - Cloud API v4

23 Aug 19:39
Compare
Choose a tag to compare

Updated to support the following Cloud API v4 features:

  • Image aliases
  • IP failover
  • User management
  • List contract resources
  • Expanded and standardized tests.

Bug fixes

10 Mar 00:08
Compare
Choose a tag to compare
  • Set requestID for volumes
  • Allow depth parameter to be set
  • Support for Ruby 2.4.0

Release v3.0.1 - Minor update

20 Dec 03:03
Compare
Choose a tag to compare

Allow entries to be appended to the User-Agent.

Release v3.0.0

19 Oct 04:00
Compare
Choose a tag to compare

ProfitBricks Cloud API v3 update includes:

  • Updated API URL to ProfitBricks Cloud API v3.
  • Set the User-Agent header.
  • Set the Content-Type to application/json rather than custom type.
  • Added NAT feature to tests.
  • Added volume availability zones to tests.

Release v1.1.0

01 Feb 12:43
Compare
Choose a tag to compare

Updated library to use ProfitBricks REST API v2.

  • Incremented REST API version.
  • Added SSH key documentation.
  • Improved requestId parsing.
  • Improved resource identity parsing.
  • Updated unit tests.
  • Better error handling of resource status checks.
  • Syntax/styling adjustments.

Release v1.0.5

23 Sep 21:48
Compare
Choose a tag to compare

Adjusted model delete method to retrieve and retain requestId. This allows the model wait_for method recognize resource delete completion.

Release v1.0.4

08 Sep 18:57
Compare
Choose a tag to compare

Added support for composite server creation.

Release v1.0.3

14 May 14:24
Compare
Choose a tag to compare

Fixes an issue with setting a default licenceType parameter during volume creation. The licenceType cannot be specified if the image property is present; the licenceType will instead be retrieved from the image.

Release v1.0.2

28 Apr 17:22
Compare
Choose a tag to compare

Initial official release including coverage for all available ProfitBricks REST API methods.