-
Notifications
You must be signed in to change notification settings - Fork 943
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Propogate explicit service account to eventarc (#6859)
* Propogate explicit service account to eventarc * changelog
- Loading branch information
Showing
3 changed files
with
44 additions
and
2 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,5 +1,5 @@ | ||
- Enable dynamic debugger port for functions + support for inspecting multiple codebases (#6854) | ||
- Inject an environment variable in the node functions emulator to tell the google-gax SDK not to look for the metadata service. (#6860) | ||
- Release Firestore Emulator 1.19.3 which fixes ancestor and namespace scope queries for Datastore Mode. This release also fixes internal errors seen across REST API and firebase-js-sdk. | ||
- Inject an environment variable in the node functions emulator to tell the google-gax SDK not to look for the metadata service. (#6860) | ||
- v2 scheduled functions with explicit service accounts trigger eventarc to use that service account (#6858) | ||
- v2 event functions with explicit service accounts trigger eventarc to use that service account (#6859) |
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