Release 1.7.0
·
80 commits
to main
since this release
What's Changed
- fix: Skip logging in, init and sdk initialization for 'functions' command, as it would not be required if a user simply wants to run launch cloud functions locally or in a serverless environment by @dhruvparekh12 in #25
- fix: support for dynamic paths on launch cloud functions by restoring the original validation logic by @dhruvparekh12 in #26
- feat: Enable setting port using PORT environment variable when running cloud functions by @dhruvparekh12 in #27
- chore: upgrade cross-fetch package version by @Chhavi-Mandowara in #30
- fix: fix HPE_INVALID_HEADER_TOKEN error on creating new GitHub project by @Chhavi-Mandowara in #31
- Allow specifying environment when trying to redeploy, allow specifying PORT when running cloud functions and bug fixes by @dhruvparekh12 in #29
- fix: regenerate package-lock file to fix github action failure by @dhruvparekh12 in #32
Full Changelog: v1.6.0...v1.7.0