v1.8.0
What's Changed
- Remove travis + add github workflow for build and check by @abdallah-balti in #60
- Enhances the package metadata (should help with #23) by @outscale-age in #63
- osc_sdk/sdk.py: Add code_type field for oapi and change str method output by @outscale-dta in #62
- TINA-6267 add .osc conf folder management by @outscale-frl in #69
- TINA-6267 Update README with new configuration folder by @Peskoo in #72
- Fix Bandit warning (B314:blacklist) by @jerome-jutteau in #74
- doc: add some help for windows users by @jerome-jutteau in #80
- add linux packaging by @outscale-mgo in #81
- Add basic integration testing by @jerome-jutteau in #83
- Create dependabot.yml by @jerome-jutteau in #86
- Bump pylint from 2.6.0 to 2.9.6 by @dependabot in #87
- Bump requests from 2.25.1 to 2.26.0 by @dependabot in #88
- Adding defusedxml package into setup.py by @outscale-frl in #89
- Cleaning & Refactoring by @jerome-jutteau in #84
- ci: fix documentation and job naming by @jerome-jutteau in #96
- add windows packaging by @jerome-jutteau in #95
- Bump pylint from 2.9.6 to 2.10.2 by @dependabot in #91
- Bump pylint from 2.10.2 to 2.11.1 by @dependabot in #97
- Rework auth options by @jerome-jutteau in #94
- Blacken code and add typing by @aubustou in #99
- Tests by @jerome-jutteau in #100
- Update AppImage building with python 3.9.7 by @jerome-jutteau in #102
- Add release documentation by @jerome-jutteau in #101
- pkg: rework appimage build to automatically fetch last minor version by @outscale-mgo in #104
- Package testing (AppImage and Windows building) by @jerome-jutteau in #103
- Rework pkg make by @outscale-mgo in #105
- Fix deps and doc by @jerome-jutteau in #107
- Update packaging invocation by @jerome-jutteau in #108
- osc-cli v1.7.0 by @jerome-jutteau in #109
- Fix missing InitVar in OscApiException by @aubustou in #110
- Move call to get_conf out of ApiCall init (fixed) by @jerome-jutteau in #117
- Add basic internal API tests by @jerome-jutteau in #119
- Bump typing-extensions from 3.10.0.2 to 4.0.0 by @dependabot in #120
- Bump bandit from 1.7.0 to 1.7.1 by @dependabot in #115
- Bump types-requests from 2.25.11 to 2.26.0 by @dependabot in #114
- bad filter should raise OscApiException with error code 400 by @jerome-jutteau in #121