Skip to content

Releases: snyk/broker

v5.14.0

14 Apr 15:52
bdc43d5

Choose a tag to compare

5.14.0 (2026-04-14)

Features

  • add ETIMEDOUT to retryable POST error codes (e65ce46)
  • add retry logic to tcp connection for post streaming (fd4042c)
  • retry TCP connection to Broker Server (3effb0d)

v5.13.2

26 Mar 16:21
e024e7c

Choose a tag to compare

5.13.2 (2026-03-26)

Bug Fixes

  • satisfy type checker after jest 29 bump (58b5f7e)
  • unify uncaughtException handler and flush metrics before exit (03b18fa)

v5.13.1

24 Mar 14:58
53c541e

Choose a tag to compare

5.13.1 (2026-03-24)

Bug Fixes

  • improve logging for no connection in pool issues (870e02d)

v5.13.0

24 Mar 13:13
664bb43

Choose a tag to compare

5.13.0 (2026-03-24)

Features

  • configure OpenTelemetry views to filter and rename event loop metrics (9677e7f)

v5.12.1

19 Mar 17:59
5173afe

Choose a tag to compare

5.12.1 (2026-03-19)

Bug Fixes

  • handle undefined metadata in connection status handler (5622b10)

v5.12.0

16 Mar 13:49
7d21d59

Choose a tag to compare

5.12.0 (2026-03-16)

Features

  • add telemetry for tls session reuse (a0ed34b)

v5.11.2

13 Mar 20:43
f2ea1d6

Choose a tag to compare

5.11.2 (2026-03-13)

Bug Fixes

  • add network error details to logs (80a4786)
  • add request id to logs (600eba5)

v5.11.1

13 Mar 17:15
26a8591

Choose a tag to compare

5.11.1 (2026-03-13)

Bug Fixes

  • add streamingID to logger context when streaming data (d806ed0)
  • logging: use error serializer for errDetails (ce05dbf)

v5.11.0

13 Mar 11:38
fda256f

Choose a tag to compare

5.11.0 (2026-03-13)

Features

  • telemetry: add requestDurationMs to downstream request logs (40568c6)

v5.10.5

10 Mar 14:50
d74dfb7

Choose a tag to compare

5.10.5 (2026-03-10)

Bug Fixes

  • update dotenv to version 17.3.1 (108d3f2)