Releases: outscale/osc-sdk-c
Releases · outscale/osc-sdk-c
v0.12.0
What's Changed
- COGNAC: update submodule by @ryohkhn in #47
- use long long int for integer by @outscale-mgo in #49
- SDK v0.12.0 for API v1.33.1 by @outscale-mgo in #50
New Contributors
Full Changelog: v0.11.0...v0.12.0
v0.11.0
What's Changed
- support for proxy, in cofiguration by @outscale-mgo in #43
- fix proxy, and add endpoints from conf support by @outscale-mgo in #44
- Line check cognac by @outscale-mgo in #45
- SDK v0.11.0 for API v1.30.0 by @outscale-mgo in #46
Full Changelog: v0.10.0...v0.11.0
v0.10.0
v0.9.0
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
What's Changed
- osc_str: users can now use append functions by @outscale-mgo in #36
- Update coniac by @outscale-mgo in #37
- SDK v0.8.0 for API v1.28.7 by @outscale-mgo in #38
- Autobuild 0.8.0 by @outscale-mgo in #39
Full Changelog: v0.7.0...v0.8.0
v0.7.0
What's Changed
- fix default handling by @outscale-mgo in #34
- SDK v0.7.0 for API v1.28.5 by @outscale-mgo in #35
- better support of multy-line argument
Full Changelog: v0.6.0...v0.7.0
v0.6.0
What's Changed
- Local test by @outscale-mgo in #28
- SDK v0.6.0 for API v1.27.0 by @Open-Source-Bot in #30
Full Changelog: v0.5.0...v0.6.0
osc-sdk-c v0.5.0
- 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 justOSC_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
- update api
- C++ compatibility
osc-sdk-c v0.3.0
- Update to osc-api 1.24.0
- add OSC_API_VERSION