Skip to content

Releases: vbrandl/actix-request-identifier

v4.2.0

13 Apr 10:41
v4.2.0
09f5caa
Compare
Choose a tag to compare
  • 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)

v4.1.0

13 Jan 12:10
v4.1.0
af6768b
Compare
Choose a tag to compare
  • 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.