Skip to content

Releases: openapi-typescript-infra/service

v4.10.4

26 Nov 03:04
Compare
Choose a tag to compare

4.10.4 (2023-11-26)

Bug Fixes

  • test: throw response validation errors (6d8f603)

v4.10.3

26 Nov 02:53
Compare
Choose a tag to compare

4.10.3 (2023-11-26)

Bug Fixes

  • release: remove changelog from semantic release (e0e7ad9)
  • tests: print out openapi validation errors rather than just throwing (613eb06)

v1.2.2

02 Aug 15:32
Compare
Choose a tag to compare

1.2.2 (2023-08-02)

Bug Fixes

  • oltp: only enable console logger if requested (eef37fb)

v1.2.1

18 Jul 19:43
Compare
Choose a tag to compare

1.2.1 (2023-07-18)

Bug Fixes

  • routing: fix route loader when build directory is not build but dist (1386216)

v1.2.0

18 Jul 19:13
Compare
Choose a tag to compare

1.2.0 (2023-07-18)

Features

  • otlp: allow disabling OpenTelemetry, update packages (de3e1d0)

v1.1.3

18 Jul 15:21
Compare
Choose a tag to compare

1.1.3 (2023-07-18)

Bug Fixes

  • make: fix makefile targets (c4eed4c)

v1.1.2

17 Jun 14:37
Compare
Choose a tag to compare

1.1.2 (2023-06-17)

Bug Fixes

  • naming: allow -internal as a suffix for internal services (d19f13f)

v1.1.1

28 May 19:35
Compare
Choose a tag to compare

1.1.1 (2023-05-28)

Bug Fixes

  • build: add a Makefile that can be included by implementing projects (53908b1)
  • ci: no more chmodx, package was removed. made a new one (f913df4)

v1.1.0

27 May 23:12
Compare
Choose a tag to compare

1.1.0 (2023-05-27)

Features

  • hook: add a hook such that it's easier to use company-specific subclasses (f1e461b)

v1.0.4

27 May 02:48
Compare
Choose a tag to compare

1.0.4 (2023-05-27)

Bug Fixes

  • startup: forced fetch load not to call Promise.resolve with an error (cd402ca)