5.0.0 (2026-06-11)
- feat(observability)!: emit canonical http.client.request.duration via framework helper (a816176)
BREAKING CHANGES
- the outbound commerce histogram is now emitted as
http.client.request.duration(canonical) instead of
commerce_request_duration_ms. Status is reported asstatus_class
(2xx/3xx/4xx/5xx) instead of the fullstatus_code.cachedis now a
boolean attribute. Dashboards / alerts querying the old metric name or
labels need to be updated. Peer dep on@decocms/startis now>=6.6.0.
Co-Authored-By: Claude Opus 4.7 noreply@anthropic.com