Skip to content

Releases: openapi-typescript-infra/service

v5.9.0

25 Apr 03:06

Choose a tag to compare

5.9.0 (2025-04-25)

Features

  • allow configuration of JSON and form body parsers (57140c5)

v5.8.1

02 Apr 02:19

Choose a tag to compare

5.8.1 (2025-04-02)

Bug Fixes

  • add some type coercion that keeps existing behavior (4326748)
  • update Makefile for new kysely-codegen, take simple updates (4021c7c)

v5.8.0

27 Feb 19:34

Choose a tag to compare

5.8.0 (2025-02-27)

Features

  • update deps, remove CJS support (1956a33)

v5.7.0

22 Jan 19:12
b03994a

Choose a tag to compare

5.7.0 (2025-01-22)

Features

  • INFRA-000: handle more res logging scenarios (#31) (b03994a)

v5.6.0

20 Dec 17:50

Choose a tag to compare

5.6.0 (2024-12-20)

Features

  • update opentelemetry, add a repl function to copy to clipboard (251ccab)

v5.5.1

28 Oct 16:14

Choose a tag to compare

5.5.1 (2024-10-28)

Bug Fixes

  • move clean down to avoid accidential rimrafing (f63c88c)

v5.5.0

28 Oct 15:08
57229ca

Choose a tag to compare

5.5.0 (2024-10-28)

Features

  • try and fix logs to include trace information (#27) (57229ca)

v5.4.4

22 Oct 02:23

Choose a tag to compare

5.4.4 (2024-10-22)

Bug Fixes

  • another fix for the Makefile (fde9295)

v5.4.3

22 Oct 02:12

Choose a tag to compare

5.4.3 (2024-10-22)

Bug Fixes

  • check makefile differently (92a5bb8)

v5.4.2

22 Oct 01:15

Choose a tag to compare

5.4.2 (2024-10-22)

Bug Fixes

  • don't run the Makefile locally (e4d691b)
  • log more on shutdown (6bc02ac)