Releases: equinor/sumo-wrapper-python
Releases · equinor/sumo-wrapper-python
1.0.24
What's Changed
- fix: Check for and remove expired tokens before using them by @sean-sinclair in #228
Full Changelog: 1.0.23...1.0.24
1.0.23
1.0.22
What's Changed
- chore: Drop support for Python 3.8 by @equinor-ruaj in #224
Full Changelog: 1.0.21...1.0.22
1.0.21
What's Changed
- fix: properly init AuthProviderSumoToken with resource_id by @equinor-ruaj in #222
Full Changelog: 1.0.20...1.0.21
1.0.20
- If there is no case-specific shared key token, return the original SumoClient instance
Full Changelog: 1.0.19...1.0.20
1.0.19
- Create ~/.sumo if it does not exist, when calling store_shared_access_key_for_case.
Full Changelog: 1.0.18...1.0.19
1.0.18
1.0.17
1.0.16
Revert changes from 1.0.15
What's Changed
- fix: Reverted renaming and added ignore of pep-8 rule by @sean-sinclair in #218
Full Changelog: 1.0.15...1.0.16
1.0.15
Summary
- Add ruff checks.
- Refactoring with some name changes.
What's Changed
- Setup ruff by @sean-sinclair in #217
New Contributors
- @sean-sinclair made their first contribution in #217
Full Changelog: 1.0.14...1.0.15