Skip to content

1.7.0

Choose a tag to compare

@github-actions github-actions released this 26 Mar 21:46
· 71 commits to main since this release
d5dce4d

What's Changed

  • chore(deps): bump github.com/apple/swift-openapi-generator from 1.10.4 to 1.11.0 by @dependabot[bot] in #376
  • Make transport init public by @AllDmeat in #377
  • perf: make DateFormatter static in RetryMiddleware (#369) by @AllDmeat in #378
  • docs: add pagination, filters, and option structs to README by @AllDmeat in #379
  • chore(deps): bump jdx/mise-action from 3 to 4 by @dependabot[bot] in #373
  • chore(deps): bump compnerd/gha-setup-swift from 0.3.0 to 0.4.0 by @dependabot[bot] in #374
  • fix: add unknown case to all SDK enums for forward compatibility (#364) by @AllDmeat in #382
  • docs: clarify isEmptyBody catch block and RetryMiddleware idempotency by @AllDmeat in #383
  • chore(deps): bump github.com/apple/swift-argument-parser from 1.7.0 to 1.7.1 by @dependabot[bot] in #375
  • fix: preserve response body in serverError after retry exhaustion by @AllDmeat in #380
  • feat: centralized rate-limit gate for 429 handling (#342) by @AllDmeat in #381

Full Changelog: 1.6.0...1.7.0