Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 1.18 KB

CHANGELOG.md

File metadata and controls

28 lines (17 loc) · 1.18 KB

Changelog

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

[Unreleased]

  • Document all features on docs.rs (#23)

Dependencies

  • Bump rustsec/audit-check from 1 to 2 (#24)

[4.2.0] 2024-04-13

  • Optional feature to generate UUIDv7 request IDs (#20)

Dependencies

  • Bump actions/checkout from 1 to 4 (#12, #16)
  • Bump actions/cache from 1 to 4 (#13, #18)
  • Bump stefanzweifel/git-auto-commit-action from 4 to 5 (#17)

[4.1.0] 2023-01-13

  • Breaking: Allow reusing an incoming request id, supplied via the request header (#7)

    This changes the default behavior of the crate and is considered a breaking change.