Releases: vbrandl/actix-request-identifier
Releases · vbrandl/actix-request-identifier
v4.2.0
- 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
-
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.