All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

[1.0.0] - 2026-05-16

No changes

[0.4.1] - 2025-06-29

Fixed

  • [PlugHTTPCache] URLs with RFC3986 non-conforming characters (such as [, ]) no longer make http_cache crash

[0.4.0] - 2025-05-17

Added

  • [PlugHTTPCache] The stale-while-revalidate cache-control directive is now supported
  • [PlugHTTPCache] The conn was added to telemetry events' metadata

Changed

[0.3.1] - 2023-09-10

Added

Changed

  • [PlugHTTPCache] When the request body is parsed and there are no parameters, it is set to the empty string ""

[0.3.0] - 2023-06-22

Changed

[0.2.0] - 2023-04-25

Changed

[0.1.0] - 2022-08-21

Initial release