Skip to content

v0.0.8-beta.1

Pre-release
Pre-release

Choose a tag to compare

@gnekich gnekich released this 07 Jun 23:48
· 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 __dirname is 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