Skip to content

v1.6.0

Compare
Choose a tag to compare
@carmenlau carmenlau released this 26 Jun 08:58
· 351 commits to master since this release
v1.6.0

1.6.0 (2018-06-26)

Features

  • Add Lambda support for Skygear Data Type in Cloud and Client SDK #409
  • Add logger for structural logging #419, #420
  • Implement Query.and

Bug Fixes

  • Fix cannot upload base64 asset in cloud

Other Notes

  • Use node:8 docker image
  • Remove unnecessary console.log
  • Update hoek dependencies of mock-browser for security updates.