You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Functions] Several functions improvements (#6796)
These improvements are both in the SDK itself, and in the code used for
the actual functions running in the cloud during integration testing:
A summary of the changes is:
- [Backend functions] Update the dependencies and node runtime version
- [Backend functions] Add logging in case the client does not support
streaming
- [SDK] Use a more robust handle of the media type
- [SDK] Fix issue introduced in #6773 that missed a return in case of
error
- [SDK] Other minor code fixes
b/404814020
0 commit comments