Packages

An elixir client library for the OVH API.

Retired package: Security issue - ex_ovh version 0.1.2 is now deprecated due to a security vulnerability in the og package. Update ex_ovh to version >= 0.3.2 instead!

Current section

Files

Jump to
ex_ovh CHANGELOG.md
Raw

CHANGELOG.md

# Changelog
## v0.1.2
- Fix `mix ovh` task.
- Fix some of the `/cloud` queries (binary key was missing due to missed earlier change)
## v0.1.1
- No changes to source code. Only documentation changes.
## v0.1.0
- Decouple the `Openstack` component into the `Openstex` repository.
Only requests to the `ExOvh` API can be made with `ExOvh`.
- Add documentation.
- Remove no longer used dependency `:secure_random`.
## v0.0.1
- Initial release.