## [0.1.13] - 2026-02-11
### ๐ Features
- Make stream Accept-Encoding opt-in by default
### ๐ Bug Fixes
- Align stream HttpStatus headers with decoded error bodies
- Harden error contracts and redact debug output
- Harden async per-host concurrency and resilience paths
- Align per-authority concurrency and case-insensitive URI semantics
- Tighten feature-gated TLS paths and remove panic fallbacks
## [0.1.12] - 2026-02-11
### ๐ Bug Fixes
- Align content-decoding with HTTP body semantics
### โ๏ธ Miscellaneous Tasks
- Release reqx version 0.1.12
## [0.1.11] - 2026-02-11
### ๐ Bug Fixes
- Redact response bodies from error display messages
### โ๏ธ Miscellaneous Tasks
- Release reqx version 0.1.11
## [0.1.10] - 2026-02-11
### ๐ Features
- Add response-first status policy and preserve non-2xx headers
### ๐ Bug Fixes
- *(api)* Align retry semantics and decode error hooks
### ๐ Refactor
- Align stream semantics and unify decode/retry paths
- Polish transport API contracts, naming, and resilience flows
### โ๏ธ Miscellaneous Tasks
- Release reqx version 0.1.10
## [0.1.9] - 2026-02-11
### ๐ Refactor
- Standardize public API names to Client/Response
### โ๏ธ Miscellaneous Tasks
- Release reqx version 0.1.9
## [0.1.8] - 2026-02-10
### ๐ Refactor
- Standardize public and internal naming conventions
### โ๏ธ Miscellaneous Tasks
- Release reqx version 0.1.8
## [0.1.7] - 2026-02-10
### ๐ Bug Fixes
- Harden decoding limits and validate base URLs early
### โ๏ธ Miscellaneous Tasks
- Release reqx version 0.1.7
## [0.1.6] - 2026-02-10
### ๐ Bug Fixes
- Gate examples and docs by feature set for blocking-only builds
### โ๏ธ Miscellaneous Tasks
- Release reqx version 0.1.6
## [0.1.5] - 2026-02-10
### ๐ Features
- Unify TLS trust-store semantics for custom CAs
### โ๏ธ Miscellaneous Tasks
- Release reqx version 0.1.5
## [0.1.4] - 2026-02-10
### ๐งช Testing
- Stabilize async resilience served-count assertions
### โ๏ธ Miscellaneous Tasks
- Release reqx version 0.1.4
## [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