Skip to content

Releases: openapi-typescript-infra/service

v4.27.0

14 Oct 00:57
Compare
Choose a tag to compare

4.27.0 (2024-10-14)

Features

  • export addToRepl function that will cause load into repl (8108dbf)

v4.26.0

21 Sep 14:16
Compare
Choose a tag to compare

4.26.0 (2024-09-21)

Features

  • upgrade to express5 and modernize OTLP infrastructure (c495a96)

v4.25.0

09 Aug 03:36
Compare
Choose a tag to compare

4.25.0 (2024-08-09)

Features

  • allow additional metadata on ServiceErrors to clients (31312a3)

v4.24.0

03 Aug 17:20
Compare
Choose a tag to compare

4.24.0 (2024-08-03)

Features

  • upgrade OpenTelemetry SDKs (98c23da)

v4.23.2

03 Aug 01:06
Compare
Choose a tag to compare

4.23.2 (2024-08-03)

Bug Fixes

  • be more careful with syntax to avoid a reserved word (7bd65ac)

v4.23.1

10 Jun 17:35
Compare
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
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare

4.22.2 (2024-06-10)

Bug Fixes

  • types: stronger types for getNodeEnv (d02a6b8)