Skip to content
This repository was archived by the owner on May 15, 2019. It is now read-only.

1.0.0-alpha.16

Pre-release
Pre-release
Compare
Choose a tag to compare
@jmdobry jmdobry released this 13 Apr 23:38
· 99 commits to master since this release
c3b3cac
1.0.0-alpha.16 - 13 April 2017
Backwards compatible changes
  • #73 - Warn user when local version of Node is greater than 6.9.
  • When calling Controller#start programmatically, you can now pass an options object to configure the child process, and you'll receive the handle to the child process when the promise resolves.
  • Add a getOperation method to the clients
  • Added more debug logging
  • #84 - Support for testing a database trigger
Bug fixes
  • Function timeouts now work
  • Fixed gRPC client request deadlines
  • Hopefully fixed the following (they're hard to reproduce):
    • #76 - Progress bar for deploying functions?
    • #77 - Emulator fails to start
    • #80 - NotFoundError