Releases: outscale/osc-sdk-python
Releases · outscale/osc-sdk-python
osc-sdk-python v0.14.0
What's Changed
- authentication: readd VERSION as a global variable by @outscale-mgo in #46
- Gateway: add log class by @outscale-mgo in #53
- Bump ruamel-yaml from 0.17.16 to 0.17.17 by @dependabot in #54
- SDK v0.14.0 by @Open-Source-Bot in #55
Full Changelog: 0.13.0...0.14.0
osc-sdk-python v0.13.0
- SDK update for Outscale API v1.15.0 Signed-off-by: Outscale Bot <[email protected]>
osc-sdk-python v0.12.2
Signed-off-by: Jérôme Jutteau <[email protected]>
osc-sdk-python v0.12.1
Signed-off-by: Jérôme Jutteau <[email protected]>
osc-sdk-python v0.12.0
- SDK update for Outscale API v1.14.4 Signed-off-by: Outscale Bot <[email protected]>
osc-sdk-python v0.11.1
Harmonize default region to eu-west-2 Signed-off-by: Jérôme Jutteau <[email protected]>
osc-sdk-python v0.11.0
Updated to Outscale API 1.10.3
v0.10.0
- Add possibility to set user agent
- update to last api version
- Enable to use sdk with calls that don't need to be authenticated
- Enable to use .osc/config.json as a configuration file
- Fix tests
Human readable errors
Test cleaning Signed-off-by: Jérome Jutteau <[email protected]>
0.9.14: Merge pull request #12 from outscale/bug/profile-over-ak-sk
Bug/profile over ak sk