-
Notifications
You must be signed in to change notification settings - Fork 937
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix service account option to be a param (#6389)
* treat the service account option as a param * add changelog entry --------- Co-authored-by: joehan <joehanley@google.com>
- Loading branch information
1 parent
f5aa458
commit 2657297
Showing
3 changed files
with
50 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,3 @@ | ||
- Fixed an issue where the functions service account option was not treated as a param (#6389). | ||
- Fixed an issue with deploying function groups containing v2 functions. (#6408) | ||
- Use GetDefaultBucket endpoint to fetch Storage Default Bucket. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters