Skip to content

Releases: openapi-typescript-infra/service

v4.23.1

10 Jun 17:35

Choose a tag to compare

4.23.1 (2024-06-10)

Bug Fixes

  • openapi: include window override during middleware (baff881)

v4.23.0

10 Jun 17:11

Choose a tag to compare

4.23.0 (2024-06-10)

Features

  • openapi: parse the spec once, use that for the hosted service (07fd14f)

v4.22.4

10 Jun 16:48

Choose a tag to compare

4.22.4 (2024-06-10)

Bug Fixes

  • openapi: modify global not globalThis to prevent other modifications from breaking openapi (06b809e)

v4.22.3

10 Jun 16:41

Choose a tag to compare

4.22.3 (2024-06-10)

Bug Fixes

  • openapi: work around insane downstream behavior of setting window in node.js in certain cases (c4b375f)

v4.22.2

10 Jun 11:51

Choose a tag to compare

4.22.2 (2024-06-10)

Bug Fixes

  • types: stronger types for getNodeEnv (d02a6b8)

v4.22.1

09 Jun 02:49

Choose a tag to compare

4.22.1 (2024-06-09)

Bug Fixes

  • http: pass app to attach for simplicity (5d800f7)

v4.22.0

09 Jun 02:43

Choose a tag to compare

4.22.0 (2024-06-09)

Bug Fixes

  • cast: fix types for openapi resolvers (1ffe3f5)

Features

  • http: add a method hook when http/s server is attached to the app, update deps (3983158)

v4.21.0

08 May 17:57
b3ccc0c

Choose a tag to compare

4.21.0 (2024-05-08)

Features

  • ua: log user agent with requests (#20) (b3ccc0c)

v4.20.1

07 May 18:46
98daedf

Choose a tag to compare

4.20.1 (2024-05-07)

Bug Fixes

  • log: log level error on unexpected errors from handlers (#19) (98daedf)

v4.20.0

29 Apr 12:01

Choose a tag to compare

4.20.0 (2024-04-29)

Features

  • net: choose metrics port in test mode, upgrade pino (cc02131)