Changelog for
ruby2.1-rubygem-fog-brightbox-0.13.0-1.1.i586.rpm :
Thu Aug 3 14:00:00 2017 cooloAATTsuse.com
- updated to version 0.13.0
see installed CHANGELOG.md
[#]## 0.13.0 / 2017-08-01
Enhancements:
* Added `cloud_ip` argument to server creation to request an immediate mapping
when a server build has completed. Either to a known cloud IP using its
identifier or by using `true` to allocate a new IP for the operation.
[#]## 0.12.0 / 2017-07-19
Enhancements:
* Exposed `domains` field on load balancers to support Let\'s Encrypt via models
Bug fixes:
* Ruby 1.9 Gemfile was locked down against `webmock` and `public_suffix`
dropping support for Ruby 2.0
Wed Jul 6 14:00:00 2016 cooloAATTsuse.com
- updated to version 0.11.0
see installed CHANGELOG.md
[#]## 0.11.0 / 2016-07-05
Enchancements:
* Exposed fields on database servers related to automatic scheduled snapshots.
Bug fixes:
* Removed an error spec broken by Excon v0.50 undergoing a change of error
namespace breaking loading of the specs at present.
Changes:
* Stop testing Ruby 1.8.7 due to bitrot, the dependencies are creating more
issues than needed.
Thu Dec 3 13:00:00 2015 cooloAATTsuse.com
- updated to version 0.10.1
see installed CHANGELOG.md
[#]## 0.10.1 / 2015-12-01
Bug fixes:
* Do not add `nested` option as body content, only query if present.
Tue Dec 1 13:00:00 2015 cooloAATTsuse.com
- updated to version 0.10.0
see installed CHANGELOG.md
[#]## 0.10.0 / 2015-11-30
Changes:
* Updated auto-generated documentation for requests
* Added `options` to all requests. Select options are passed through to the API
to alter behaviour for all requests.
* Allow requests to use `nested=false` option to collapse nested (or children)
resources from the JSON which is faster to render and less content.
* Make `list_accounts` default to `nested=false` because it is very slow for
large accounts and the nested resources are rarely used.
Wed Aug 19 14:00:00 2015 cooloAATTsuse.com
- updated to version 0.9.0
see installed CHANGELOG.md
[#]## 0.9.0 / 2015-08-18
Changes:
* Updated the OAuth model to better reflect the final OAuth 2.0 spec. This is
not a breaking change since the server side component remain backwards
compatible so usage of the `fog` API should not have changed.
* Updated `travis.yml` to use faster container architecture.
* Moved `shindo` tests into repo from main `fog` gem. These act as acceptance
tests against real environments.
* Moved OAuth module specs from Shindo to Minispec.
Bug fixes:
* Use `Authorization: Bearer` scheme rather than draft value of \"Token\"
* Use `client_credentials` grant type rather than draft value of \"none\"
* Remove duplicate scheme keys causing warnings in Shindo tests
Fri Jul 17 14:00:00 2015 cooloAATTsuse.com
- updated to version 0.8.0
see installed CHANGELOG.md
[#]## 0.8.0 / 2015-07-16
Changes:
* Add `CloudIp#fqdn` attribute
* Use relative paths and reduce requires
Fri Jun 26 14:00:00 2015 cooloAATTsuse.com
- updated to version 0.7.2
see installed CHANGELOG.md
[#]## 0.7.2 / 2015-06-25
Bug fixes:
* Error if management URL is not `URI` to prevent errors when a `String` given.
* `Server#bits` returns \"64\" as a placeholder rather than \"0\".
* Fixed requires in specs so can they can all run independently.
Changes:
* Fixed some indentation problems.
Tue Feb 10 13:00:00 2015 cooloAATTsuse.com
- updated to version 0.7.1
Mon Oct 13 14:00:00 2014 cooloAATTsuse.com
- adapt to new rubygem packaging
Mon Jun 2 14:00:00 2014 tboergerAATTsuse.com
- Initial packaging version 0.0.2