Releases: equinor/sumo-wrapper-python
Releases · equinor/sumo-wrapper-python
1.0.1
What's Changed
- Change auth provider precedence by @adnejacobsen in #159
Full Changelog: 1.0.0...1.0.1
1.0.0
What's Changed
- Cleanup; retry; refactor by @rwiker in #150
- Revert to code that works with httpx version 0.24.1 by @rwiker in #151
- Auth refactor by @rwiker in #152
- fix get_token by @adnejacobsen in #153
- Breaking changes by @rwiker in #154
- Add raise_for_status_async decorator + follow_redirect by @adnejacobsen in #155
- Also handle missing ~/.sumo folder and revoked token by @roywilly in #156
- Remove file _request_error.py, as it is no longer used. by @rwiker in #158
Full Changelog: 0.4.0...1.0.0
0.4.1
0.4.0
What's Changed
- Post timeout none by @equinor-ruaj in #141
- Add timeout None to GET requests by @ovejorgensen in #142
- Increase timeout by @adnejacobsen in #143
- Treat '502 Bad Gateway' as transient error by @roywilly in #144
- Readme async section by @equinor-ruaj in #145
- Do not explicitly set content-length; httpx will do that for us. by @rwiker in #146
- Never fail on logging by @roywilly in #147
- Never ever ever fail on logging by @roywilly in #148
New Contributors
- @ovejorgensen made their first contribution in #142
Full Changelog: 0.3.5...0.4.0
0.3.5
0.3.4
What's Changed
- add pypi publish workflow by @equinor-ruaj in #137
- fix typo by @equinor-ruaj in #138
Full Changelog: 0.3.3...0.3.4
Version 0.3.3 of sumo-wrapper-python
What's Changed
- add aggregation client by @equinor-ruaj in #131
- Send logging records to Sumo. by @rwiker in #133
- revert separate client for aggregation service by @equinor-ruaj in #134
- Renaming master branch main by @roywilly in #135
New Contributors
- @equinor-ruaj made their first contribution in #131
Full Changelog: 0.3.2...0.3.3
Version 0.3.2 of sumo-wrapper-python
Add params argument to SumoClient.post allowing for the use of query parameters.
Version 0.3.1 of sumo-wrapper-python
Version 0.3.0 of sumo-wrapper-python
What's Changed
- Improve tests by @thezultimate in #114
- Outside token fix by @thezultimate in #112
- Pointed preview env to NodeJS preview by @thezultimate in #115
- Loosen requirements and improve setup scripts by @perolavsvendsen in #119
- Separate test requirements by @perolavsvendsen in #123
- bump required py version to 3.6 by @perolavsvendsen in #126
Full Changelog: 0.2.2...v0.3.0