All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.
0.18.1 - 2017-12-04
- Refresh fails when placement policy not set (#89)
0.18.0 - 2017-08-25
- Add some missing Host maintenance events (#85)
- Use 'application/xml' explicitly in rest-client calls [#83]
- Allow overriding xpath path in #get_resources_by_uri_path [#82]
- Fix handling of version 4.y in Vm.attach_payload [#80]
- Add VM FQDN to guest_info [#79]
- Prevent template[:os][:type] being overwritten [#78]
- Drop support for Ruby 2.0 [#75]
- Allow connection to use CA Certificates [#77]
- Support parsing templates without an OS [#76]
- Fix discovery of oVirt v4 [#69]
- Allow passing params to Base#update, Update Vm#memory & Vm#guaranteed in one call to Vm#update_memory [#72]
- Update event map [#71]
- Ovirt::Inventory removed [#68]
- Add Host version parts [#67]
- Update minimum nokogiri version to resolve CVEs [#66]
- Allow fetching collections during targeted refresh [#65]
- Fix wrong error handling in rhevm infrastrcture provider [#63]
- Preserve boot order on Template clone [#61]
- Ovirt::Inventory#collect_primary_targeted_jobs will no longer raise MissingResourceError [#62]
- Minimum Rest-client version of 2.0.0 [#60]
- Drop support for Ruby 1.9.3 [#56]
- Remove "ovirt-engine" prefix from paths [#55]
- Drop dependency on ActiveSupport due to Rails 5 minimum Ruby version [#57]