View Source CHANGELOG

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.

0-4-1-2025-06-29

[0.4.1] - 2025-06-29

fixed

Fixed

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

0-4-0-2025-05-17

[0.4.0] - 2025-05-17

added

Added

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

changed

Changed

0-3-1-2023-09-10

[0.3.1] - 2023-09-10

added-1

Added

changed-1

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

[0.3.0] - 2023-06-22

changed-2

Changed

0-2-0-2023-04-25

[0.2.0] - 2023-04-25

changed-3

Changed

0-1-0-2022-08-21

[0.1.0] - 2022-08-21

Initial release