Skip to content

Releases: ManageIQ/manageiq-api-client

v0.3.3 - 2019-02-25

25 Feb 20:45
Compare
Choose a tag to compare

Fixed

  • Raise an error if not found when filtering by a single ID [#85]

v0.2.0 - 2017-02-24

24 Feb 17:31
Compare
Choose a tag to compare

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]