Releases: softlayer/softlayer-ruby
Releases · softlayer/softlayer-ruby
v2.2.0
The Client class may now be initialized with a timeout. The value of the timeout is the number of seconds that network requests should live before timing out on the client side. If no timeout is given, the result will be the default for the XML-RPC client (which is documented to be 30 seconds).
This build also fixes a bug in the existing Object Mask parser.
v2.1.1
Expands the available documentation and fixes a bug that threw an exception when upgrading Virtual Servers
v2.1
This release adds an Object Model, built on top of the low-level API access, which allows working with objects in the SoftLayer environment from a higher-level perspective.
v2.0
Merge pull request #12 from SLsthompson/master Fixing a failed merge