exp-correlator
Version:
Correlation-id handler and Express middleware
50 lines (26 loc) • 583 B
Markdown
Changelog
# 1.0.0
# Breaking
- Drop node support for versions before 14.17
# Additions
- use crypto.randomUUID in favor of uuid
- drop uuid dependency
- 0 dependencies
# 0.0.9
Mention `urlencoded` in known issues.
# 0.0.8
Bump dependencies.
# 0.0.7
Bump dependencies.
# 0.0.6
Bump dependencies and better markdown formatting.
# 0.0.5
Preserve correlation-id if exists in response headers.
# 0.0.4
Only node 14 or later.
# 0.0.3
Middleware assigns correlation-id header in response
# 0.0.2
Improved documentation.
# 0.0.1
Initial working version.