Skip to content

v4.1.0

Latest
Compare
Choose a tag to compare
@tgerulaitis tgerulaitis released this 04 Feb 13:05
517bd86

Added

  • Added cloud-seed run command to run functions locally with automatic rebuilding on changes. See README.md for documentation on how to use this command.
  • Cloud Seed commands can now discover the cloudseed.json configuration file for the project when run from within a subdirectory.

Fixed

  • Fixed an "Invalid value" error when deploying scheduledJob functions with attemptDeadline option set to the default value.