Skip to content

Latest commit

 

History

History
94 lines (42 loc) · 3.4 KB

File metadata and controls

94 lines (42 loc) · 3.4 KB

Changelog

0.6.8 (2026-07-16)

Bug Fixes

  • harden HTTP client and maintenance automation (078d8b4)

0.6.7 (2026-01-09)

Features

  • add opt-in response caching with a pluggable cache interface and in-memory implementation (20eefee)

0.6.4 (2026-01-03)

Bug Fixes

  • avoid mutating a shared HTTP client while configuring requests (b651604)

0.6.3 (2025-10-06)

Bug Fixes

  • prevent memory exhaustion in response size check (c3f98aa)
  • prevent memory exhaustion in response size check (04f4cac)

0.6.2 (2025-01-22)

Bug Fixes

0.6.1 (2025-01-21)

Bug Fixes

  • respect Go initialism and acronyms (6105a93)

0.6.0 (2025-01-11)

Features

0.5.0 (2024-10-10)

Features

  • Progress Tracking for Uploads/Downloads (426ffaf)
  • Progress Tracking for Uploads/Downloads , fixed #22 (9324508)

0.4.0 (2024-10-10)

Features

  • support defines proxy setting for request (730c775)

0.3.0 (2024-10-08)

Features

  • add request and response interceptors to client requests (a1ecc99)

0.2.1 (2024-09-29)

Bug Fixes

0.2.0 (2024-09-19)

Miscellaneous Chores

0.2.0 (2024-09-13)

Miscellaneous Chores