Releases: openapi-typescript-infra/service
Releases · openapi-typescript-infra/service
v4.10.4
4.10.4 (2023-11-26)
Bug Fixes
- test: throw response validation errors (6d8f603)
v4.10.3
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
1.2.2 (2023-08-02)
Bug Fixes
- oltp: only enable console logger if requested (eef37fb)
v1.2.1
1.2.1 (2023-07-18)
Bug Fixes
- routing: fix route loader when build directory is not build but dist (1386216)
v1.2.0
1.2.0 (2023-07-18)
Features
- otlp: allow disabling OpenTelemetry, update packages (de3e1d0)
v1.1.3
1.1.3 (2023-07-18)
Bug Fixes
- make: fix makefile targets (c4eed4c)
v1.1.2
1.1.2 (2023-06-17)
Bug Fixes
- naming: allow -internal as a suffix for internal services (d19f13f)
v1.1.1
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
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
1.0.4 (2023-05-27)
Bug Fixes
- startup: forced fetch load not to call Promise.resolve with an error (cd402ca)