v0.0.8-beta.1
Pre-release
Pre-release
·
15 commits
to release/0.0.8
since this release
- Added CHANGELOG.md
- Fix issue with serving static content. (Now you can serve static content on root by disabling root redirect to console via HLAMBDA_DISABLE_INITIAL_ROUTE_REDIRECT="true" )
- Add example for the static serving of the content because
__dirnameis not available,fileURLToPath(import.meta.url);should be used. - Add version build number route. (GET /build-number)
- Add timestamp to docker image on build
./image-build-timestamp.txt