Skip to content

Releases: Financial-Times/dotcom-reliability-kit

fetch-error-handler: v1.3.0

04 Dec 11:47

Choose a tag to compare

1.3.0 (2025-12-04)

Features

  • catch the expections from response.text() (b3d0dd1)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @dotcom-reliability-kit/errors bumped from ^4.1.0 to ^4.2.0

errors: v4.2.0

04 Dec 11:47

Choose a tag to compare

4.2.0 (2025-12-04)

Features

  • replace custom cause with native cause (b09d62a)

crash-handler: v5.1.6

04 Dec 11:47

Choose a tag to compare

5.1.6 (2025-12-04)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @dotcom-reliability-kit/log-error bumped from ^5.1.5 to ^5.1.6

fetch-error-handler: v1.2.0

05 Nov 10:54

Choose a tag to compare

1.2.0 (2025-11-05)

Features

  • add check for incorrect JSON (41c48ff)
  • add more e2e tests (812e1bc)
  • add unit tests for the new cases (f7cfb6c)
  • adds e2e test for error handling refactor (2d8d6f2)
  • adds the body of the response to errors (adb31fd)

Bug Fixes

  • in final throw check if response is an object (bbe5fb3)

Documentation Changes

  • add new error details in the readme (465191a)

serialize-request: v4.2.0

29 Oct 13:44

Choose a tag to compare

4.2.0 (2025-10-29)

Features

  • include host header in serialized requests (f195d96)

opentelemetry: v3.2.2

29 Oct 13:44

Choose a tag to compare

3.2.2 (2025-10-29)

Bug Fixes

  • remove the hard-coded host header from logs (67ce226)
  • stop using a deprecated config option (8d55d69)
  • update all OpenTelemetry packages (0457c9d)

Documentation Changes

  • document the logInternals env var (8f57ff5)
  • update the guide for running locally (90ce298)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @dotcom-reliability-kit/log-error bumped from ^5.1.4 to ^5.1.5
      • @dotcom-reliability-kit/logger bumped from ^4.2.4 to ^4.2.5

middleware-render-error-info: v6.1.5

29 Oct 13:44

Choose a tag to compare

6.1.5 (2025-10-29)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @dotcom-reliability-kit/log-error bumped from ^5.1.4 to ^5.1.5

middleware-log-errors: v5.1.5

29 Oct 13:44

Choose a tag to compare

5.1.5 (2025-10-29)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @dotcom-reliability-kit/log-error bumped from ^5.1.4 to ^5.1.5

logger: v4.2.5

29 Oct 13:44

Choose a tag to compare

4.2.5 (2025-10-29)

Bug Fixes

  • bump pino from 10.0.0 to 10.1.0 (2c42c17)

log-error: v5.1.5

29 Oct 13:44

Choose a tag to compare

5.1.5 (2025-10-29)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @dotcom-reliability-kit/logger bumped from ^4.2.4 to ^4.2.5
      • @dotcom-reliability-kit/serialize-request bumped from ^4.1.0 to ^4.2.0