Skip to content

v0.4.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@rickmak rickmak released this 13 Jan 11:50
· 349 commits to master since this release

Features

  • It is now possible to get the current request context from lambda
    and hook. Use the current_user_id() function to get the current User ID
    oursky/skygear#470
  • Lambda function can specify whether authenticated user or access key
    is required oursky/skygear#367