Skip to content

Releases: outscale/osc-ricochet-2

v0.4.0

05 Nov 16:49
Compare
Choose a tag to compare
  • Stop removing unread ClientGateways after a DeleteClientGateway

Full Changelog: v0.3.2...v0.4.0

v0.3.2

04 Nov 16:37
Compare
Choose a tag to compare

Full Changelog: v0.3.1...v0.3.2

v0.3.1

04 Nov 15:42
Compare
Choose a tag to compare

Full Changelog: v0.3.0...v0.3.1

v0.3.0

04 Nov 15:40
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.0...v0.3.0

v0.2.0: CreateVms now create it's own volume too

21 Mar 09:17
Compare
Choose a tag to compare

With this release, terraform link tests should now pass.

  • Newly supported calls:
    • link/unlink flexible GPU
    • Start VM
  • improve/Fix Calls:
    • ReadSecurityGroups now handle filters
    • CreateVms can now setup keypairName
    • CreateVms now create its own volume
    • ReadVms can now show the terminated states. (before remiving the Vms)
    • CreateFlexibleGpu had incorrect return (was returning an array of fgpu)
  • Other Improvements
    • auth: now accept "headarches", "headaches", and "full" as the same. (headarches was a spelling in the code, keep for retrocompatibility for now)
    • Fix errors messages
    • default omi id, used to be incorrectly named.
    • enable to configure region in json configs
    • which_v4_to_date: refactor code

Full Changelog: v0.1.0...v0.2.0

v0.1.0

22 Feb 16:24
Compare
Choose a tag to compare

Initial Release.

Still a very early release.
This project can still be used to tests most resources.
But a lot of everything are lacking.
Also, it seems TLS release is broken, if you compile it yourself it works, pinky swear !

Full Changelog: https://github.com/outscale/osc-ricochet-2/commits/v0.1.0