1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
## [0.1.4] - 2026-02-10
### ๐งช Testing
- Stabilize async resilience served-count assertions
## [0.1.3] - 2026-02-10
### ๐ Features
- Add redirects, interceptors, and connect timeout
- Add resilience controls for async and blocking clients
- Add built-in rate limiting with 429 retry-after backpressure
- Add zero-copy streaming I/O and granular retry controls
- Make metrics opt-in with zero-overhead default
- Add resumable multipart upload
- Harden uploads and observability
- Refine 429 throttle coordination
### ๐ Bug Fixes
- Remove deprecated doc_auto_cfg for docs.rs nightly build
### ๐ Refactor
- Modularize transport layers
### โ๏ธ Miscellaneous Tasks
- *(examples)* Switch to a more reliable public echo service
- *(examples)* Switch to a more reliable public echo service
- Release reqx version 0.1.3
## [0.1.2] - 2026-02-09
### ๐ Features
- [**breaking**] Split async/blocking transport and finalize release pipeline
### ๐ Bug Fixes
- Ci
### โ๏ธ Miscellaneous Tasks
- Release reqx version 0.1.2
## [0.1.1] - 2026-02-09
### โ๏ธ Miscellaneous Tasks
- Init commit
- Release reqx version 0.1.1