Skip to content

Releases: openapi-typescript-infra/service

v5.13.1

16 Jun 01:59
Compare
Choose a tag to compare

5.13.1 (2025-06-16)

Bug Fixes

  • quick change to pass more info in the listen event (4558cad)

v5.13.0

16 Jun 01:38
Compare
Choose a tag to compare

5.13.0 (2025-06-16)

Features

  • add an event after server is listening (b506c6a)

v5.12.0

14 Jun 17:35
7e6477d
Compare
Choose a tag to compare

5.12.0 (2025-06-14)

Features

  • add a fake req to the repl to make life a little easier (#35) (7e6477d)

v5.11.4

05 Jun 12:54
Compare
Choose a tag to compare

5.11.4 (2025-06-05)

Bug Fixes

  • cross-spawn vulnerability (66333f5)
  • resolve multer vulnerability (e8d10d6)

v5.11.3

30 May 14:09
Compare
Choose a tag to compare

5.11.3 (2025-05-30)

Bug Fixes

  • express ignoreLayers needs full name including layer type (bd4aa61)

v5.11.2

23 May 03:40
Compare
Choose a tag to compare

5.11.2 (2025-05-23)

Bug Fixes

  • ignore silly Express layers to reduce trace noise (a5f3601)

v5.11.1

20 May 22:32
Compare
Choose a tag to compare

5.11.1 (2025-05-20)

Bug Fixes

  • wire in graphql instrumentation (c952df8)

v5.11.0

20 May 21:37
4d5c57a
Compare
Choose a tag to compare

5.11.0 (2025-05-20)

Features

  • improve OTLP configurability and ignore health and metric spans by default (#33) (4d5c57a)

v5.10.0

12 May 20:05
ccf8b46
Compare
Choose a tag to compare

5.10.0 (2025-05-12)

Features

  • change healthcheck http status to 200 (#32) (ccf8b46)

v5.9.6

12 May 15:26
Compare
Choose a tag to compare

5.9.6 (2025-05-12)

Bug Fixes

  • improve resiliency for requests not going through our infra (4cc210a)