This is a change log for the flespi stream to the Google Pub/Sub service.
Pub/Sub is used for streaming analytics and data integration pipelines to ingest and distribute data.
Follow our step-by-step guide on how to stream telemetry data to the Google Pub/Sub service.
The stream configuration has changed. Now it can send the JSON encoded in base64 and the attributes simultaneously.
Google Pub/Sub stream has been updated, a check has been added for the number of attributes in one message and the size of attribute values, according to the service documentation (https://cloud.google.com/pubsub/quotas). Messages that fail verification will be skipped.