Releases: guilatrova/gracy
Releases · guilatrova/gracy
v1.21.0
Feature
- hooks: Implement flag for diff locks (
dcce610
)
v1.20.0
Feature
- hooks: Handle dates for retry_after header (
3feef65
)
- hooks: Add a common hook (
04734ad
)
- retry: Implement retry override (
0045413
)
v1.19.0
Feature
- Include cause/context to the req exception (
b2a96f1
)
v1.18.0
Feature
- Create request failed exc (
8087365
)
Fix
- replays: Handle content type none (
0229218
)
v1.17.3
Fix
- deps: Requires httpx>=0.23 (
c3fc7c0
)
v1.17.2
Fix
- Don't pass every kwargs to build_request (
192838e
)
v1.17.0
Feature
- Count/display data about replays (
658b5f5
)
- Implement skip throttle (
efb259c
)
v1.16.0
Feature
Fix
- Resolve recursion for hooks (
e1be02b
)
Documentation
- hooks: Add example about hook (
3cb52db
)
v1.15.0
Feature
- Show 'Aborts' as title (
8485409
)
- reports: Show retries/throttles (
f6de12a
)