Skip to content

v0.10.0

Choose a tag to compare

@amstuta amstuta released this 02 Mar 07:29
· 90 commits to main since this release
v0.10.0
eed21b6

0.10.0 (March 2, 2026)

⚙️ General:

  • Upgrade to go1.26, update dependencies, and improve build (#155)
  • Merge addInitParameterFileFlag and addFromFileFlag utility funcs (#154)

⚠️ Breaking Changes:

  • Update output flag to -o <format>, replacing --json/--yaml flags (#149)

🎉 Features:

  • Domain Zone: Add record create and delete commands (#108)
  • Domain Zone: Add record list command (#125)
  • Email Domain: Add redirection commands: list, get, create, delete (#134)
  • Browser: Add Interactive TUI Browser for OVHcloud Services (#131)
  • Browser: Add Kubernetes support and modular view architecture (#138)
  • Container Registry: Add missing commands (#124)
  • Cloud: Add savings plans commands (#136)
  • Cloud: Add project alerting commands (#139)
  • Cloud storage S3: Add missing commands (#143)
  • Cloud: Add ip-failover commands (#144)
  • Cloud: Add project management commands (#145)
  • Cloud: Add complete loadbalancer sub-resource commands (#146)
  • Cloud: Add SSH key creation (#150)
  • Cloud: Add SSH key deletion (#153)
  • Configuration: Allow defining multiple profiles (#156)

💪 Improvements:

  • Cloud kube: Add attachFloatingIps spec on nodepool (#107)
  • Cloud network: Refactor network commands (#147)
  • Improve help command of create commands (#148)

🐜 Bug fixes:

  • Cloud S3 Storage: Fix --from-file flag handling in resource edit (#143)

📚 Documentation:

  • Add examples of --filter and --format flags usage in README (#120)

❤️ Thanks for your contributions ❤️