Skygear v1.6.0 Release Notes

Release Date: 2018-06-26 // almost 6 years ago
  • 1.6.0 (2018-6-26)

    ๐Ÿ”‹ Features

    • โž• Add Lambda support for Skygear Data Type
    • ๐Ÿ‘Œ Support structural logging with JSON formatter

    ๐Ÿ› Bug Fixes

    • ๐Ÿ›  Fix content-type not sent to assetd
    • ๐Ÿ›  Fix cannot login user if user record is not public read

    Other notes

    • ๐Ÿ”จ Refactor how processors are injected to plugin handlers/lambdas
    • โœ… Add GO_TEST_VERBOSE=1 to print verbose go test log
    • โž• Add go1.10.1 to build target
    • ๐Ÿ›  Fix go1.10 compatibility and fix some string format