Skip to content

Release v2.0.0

Latest

Choose a tag to compare

@niwo niwo released this 25 Aug 14:28
· 1 commit to main since this release
5aed04e
  • Require Ruby 3.0 or newer.
  • Enable HTTPS certificate verification by default, with optional custom CA
    certificate support.
  • Use safe YAML loading for configuration files.
  • Fix request dispatch when no custom host is configured.
  • Support CloudStack command names containing acronyms, such as
    create_ssh_key_pair.
  • Improve error handling for malformed API definitions and asynchronous job
    failures.