Skip to content

Updates for next runtime RC #484

@artursouza

Description

@artursouza

Update the SDK for the following breaking changes:

  1. Service invocation now handles queryparams as string and not Map of string->string. Get the latest proto and fix any code in the SDK that refers to that.

  2. When content type is "application/octet-stream", CloudEvent's data will now be in data_base64 and that should be exposed as byte[] to the application.

RELEASE NOTE: ADD Support many values for one query param in HTTP and binary data in Cloud Event for PubSub.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions