Releases: outscale/osc-sdk-python
Releases · outscale/osc-sdk-python
osc-sdk-python v0.15.0
What's Changed
- ci: auto-merge dependabot PR if all tests are ok by @jerome-jutteau in #57
- Bump ruamel-yaml from 0.17.17 to 0.17.20 by @dependabot in #58
- Bump requests from 2.26.0 to 2.27.0 by @dependabot in #59
- Bump requests from 2.27.0 to 2.27.1 by @dependabot in #61
- credentials: profil have higer now priority to env by @outscale-mgo in #62
- SDK v0.15.0 by @Open-Source-Bot in #63
Full Changelog: 0.14.0...0.15.0
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 <opensource+bot@outscale.com>
osc-sdk-python v0.12.2
Signed-off-by: Jérôme Jutteau <jerome.jutteau@outscale.com>
osc-sdk-python v0.12.1
Signed-off-by: Jérôme Jutteau <jerome.jutteau@outscale.com>
osc-sdk-python v0.12.0
- SDK update for Outscale API v1.14.4 Signed-off-by: Outscale Bot <opensource+bot@outscale.com>
osc-sdk-python v0.11.1
Harmonize default region to eu-west-2 Signed-off-by: Jérôme Jutteau <jerome.jutteau@outscale.com>
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 <jerome.jutteau@outscale.com>