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

Unreleased

Changed

  • Breaking: Renamed the project from req_telemetry/ReqTelemetry to req_tele/ReqTele. This package is a fork of req_telemetry by Zach Allaun.
  • Event :url metadata now uses the path params template when present (zachallaun/req_telemetry#11, thanks @hauleth!)

Added

Fixed

v0.1.1 (2024-7-10)

Fixed

  • Fixed a Dialyzer error.

v0.1.0 (2024-7-9)

Added

  • Add support for req 0.5.X (#6, thanks @nicholasbair!)

Changed

  • Breaking: req_telemetry now requires Elixir 1.13+.

v0.0.4 (2024-1-29)

Added

  • Add support for req 0.4.X (#5, thanks @aselder!)