Releases: ManageIQ/manageiq-api-client
Releases · ManageIQ/manageiq-api-client
v0.3.3 - 2019-02-25
Fixed
- Raise an error if not found when filtering by a single ID [#85]
v0.2.0 - 2017-02-24
Changed
- BREAKING Client's
settings
is renamed to user_settings
to avoid collision with API's settings
collection [#57]
- Loosen ActiveSupport dependency [#64]
Fixed
- Fix Client::Error to support Rails errors (routing, etc) [#58]
- When fetching the entrypoint a / is appended to the URL [#59]