v0.3
v0.3
2020-12-15
Add
- build version to startup log
- upstream request/response validation with
openapi
(#21) (#22) - request-id: uuid v4 format option #31 (#53)
path_params
#59- gzip support (#66)
query_params
(#73)json_body
access for request and response bodies #44 (#60)
Change
- start Couper via
run
command now - internal router #59
- docker tag behaviour on release #70 (#82)
- request/response_headers to use
set
prefix (#77) - passing the filename to underlying hcl diagnostics
- Dockerfile to provide simple file serving (#63)