Releases: ionos-enterprise/ionos-enterprise-sdk-ruby
Releases · ionos-enterprise/ionos-enterprise-sdk-ruby
Release v4.0.1
- 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
Updated to support the following Cloud API v4 features:
- Image aliases
- IP failover
- User management
- List contract resources
- Expanded and standardized tests.
Bug fixes
- Set requestID for volumes
- Allow depth parameter to be set
- Support for Ruby 2.4.0
Release v3.0.1 - Minor update
Allow entries to be appended to the User-Agent.
Release v3.0.0
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
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
Adjusted model delete method to retrieve and retain requestId. This allows the model wait_for method recognize resource delete completion.
Release v1.0.4
Added support for composite server creation.
Release v1.0.3
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
Initial official release including coverage for all available ProfitBricks REST API methods.