Skip to content

Releases: wisepayru/iris-client

v1.0.2

Choose a tag to compare

@nyorf nyorf released this 27 Jun 10:07

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

Choose a tag to compare

@nyorf nyorf released this 15 Jun 18:44

What's Changed

  • chore: add pytest + ruff harness and standardize CI by @nyorf in #15
  • test: add behavioral tests for the Iris client by @nyorf in #16
  • ci: add release-artifacts workflow by @nyorf in #17

Full Changelog: 1.0.0...1.0.1

v1.0.0

Choose a tag to compare

@nyorf nyorf released this 28 May 15:20
39a6a3a

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

  • @nyorf made their first contribution in #3

Full Changelog: https://github.com/wisepayru/iris-client/commits/1.0.0