Skip to content

Releases: outscale/osc-sdk-c

v0.12.0

01 Oct 14:02
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.11.0...v0.12.0

v0.11.0

29 Jul 14:07
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.10.0...v0.11.0

v0.10.0

23 Apr 13:48
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.9.0...v0.10.0

v0.9.0

09 Apr 10:08
Compare
Choose a tag to compare

What's Changed

  • Add a helper to clean json-c object in GNU C.
  • Fix typo Data -> Date

Full Changelog: v0.8.0...v0.9.0

v0.8.0

18 Mar 14:56
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.7.0...v0.8.0

v0.7.0

16 Jan 13:47
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.0...v0.7.0

v0.6.0

16 Jun 10:13
0df65dd
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.0...v0.6.0

osc-sdk-c v0.5.0

11 Apr 08:08
Compare
Choose a tag to compare
  • update API
  • reduce lines of code per calls
  • enable usage of none and basic(login/password) auth method
  • add osc_set_cfg_path to specify a configuration path.
  • add OSC_ENV_FREE_AK / OSC_ENV_FREE_SK to have more fine grain control over what's free. (instead of just OSC_ENV_FREE_AK_SK)
  • add osc_init_sdk_ext that take an argument that can be used to force some ak/sk and auth method

osc-sdk-c v0.4.0

27 Feb 16:11
Compare
Choose a tag to compare
  • update api
  • C++ compatibility

osc-sdk-c v0.3.0

18 Jan 09:05
Compare
Choose a tag to compare
  • Update to osc-api 1.24.0
  • add OSC_API_VERSION