Releases: wisepayru/iris-client
Releases · wisepayru/iris-client
Release list
v1.0.2
What's Changed
- ci: make release-artifacts upload idempotent + add concurrency guard by @nyorf in #18
- ci: drop redundant release trigger from test.yml by @nyorf in #19
- fix: send onlyActual=false in get_slips (#14) by @nyorf in #21
- fix: reraise underlying httpx error on retry exhaustion (#20) by @nyorf in #22
- feat: retry transient HTTP statuses (429/502/503/504) (#5) by @nyorf in #23
- ci: least-privilege permissions for test.yml (#9) by @nyorf in #24
- docs: proper README and add MPL-2.0 LICENSE (#8) by @nyorf in #25
- chore: modernize license declaration to SPDX string (#26) by @nyorf in #27
Full Changelog: 1.0.1...1.0.2
v1.0.1
v1.0.0
What's Changed
- feat: added support for Iris' slip management endpoints (#1) by @nyorf in #3
- feat: added tenacity retries by @nyorf in #4
- feat: package as installable pip module by @nyorf in #7
- feat: add optional headers param to all client methods for trace propagation by @nyorf in #10
New Contributors
Full Changelog: https://github.com/wisepayru/iris-client/commits/1.0.0