Skip to content

v5.0.0

Latest

Choose a tag to compare

@github-actions github-actions released this 11 Jun 17:34
b009ca7

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 as status_class
    (2xx/3xx/4xx/5xx) instead of the full status_code. cached is now a
    boolean attribute. Dashboards / alerts querying the old metric name or
    labels need to be updated. Peer dep on @decocms/start is now >=6.6.0.

Co-Authored-By: Claude Opus 4.7 noreply@anthropic.com