kestra-io / plugin-gcp

Apache License 2.0
9 stars 10 forks source link

PubSub should not base64 encode the message #450

Closed loicmathieu closed 1 month ago

loicmathieu commented 1 month ago

Expected Behavior

PubSub should not base64 encode the message

Actual Behaviour

PubSub Consume and Produce task base64 encode the message.

Steps To Reproduce

No response

Environment Information

Example flow

No response