Skip to content

v0.2.0

Choose a tag to compare

@gnekich gnekich released this 15 Aug 19:47
· 14 commits to master since this release
83379d9
  • Updated Console UI (Logs: Auto scroll snap, Metadata: Action history dates) πŸ‘¨πŸ»β€πŸ’»
  • Added example on how to use constants, in default metadata. 🧳
  • Added support for parsing cookies. πŸ€“
  • Added example on how to get and set cookies, in default metadata. 🧳
  • Added ACL for Non-public Swagger UI in Console. ⚑️
  • Fixed HLAMBDA_LIST_OF_PROTECTED_ENV_VARIABLES, also add SERVER_PORT to HLAMBDA_LIST_OF_PROTECTED_ENV_VARIABLES. πŸ›
  • Added support to get request raw body via new env variable EXPRESS_BODY_PARSER_INCLUDE_RAW_BODY default:false πŸ› 
  • Added Hasura Custom Action Middleware that checks for Hasura Web Hook Secret in request header to the example metadata. πŸŽ‰