fetch 0.11.0

HTTP client with resilience, observability, and Tokio runtime support.
Documentation
# Changelog

## [0.11.0] - 2026-06-10

- ⚠️ Breaking

  - improve working with response bodies ([#485]https://github.com/microsoft/oxidizer/pull/485)

## [0.10.2] - 2026-06-05

- 🔧 Maintenance

  - bump `fetch_options` to 0.2.1

## [0.10.1] - 2026-06-05

- 🔧 Maintenance

  - bump `seatbelt` to 0.5.5 (transitively updates `recoverable` to 0.1.5)

## [0.10.0] - 2026-06-04

- ✨ Features

  - introduce fetch crate