Download the release on GitHub.
Features
Section titled “Features”Implement Google Cloud Pub/Sub connectors
Section titled “Implement Google Cloud Pub/Sub connectors”The new google-cloud-pubsub
connectors allow subscribing to a
Google Cloud Pub/Sub subscription and publishing to a Google Cloud Pub/Sub topic.
By @IyeOnline in #4656.
Add metrics for select component actors
Section titled “Add metrics for select component actors”We added low-level actor metrics that help admins track the system health over time.
Bug Fixes
Section titled “Bug Fixes”Clean up old venvs in the python operator
Section titled “Clean up old venvs in the python operator”The node now wipes its cache directory whenever it restarts.
Check cURL response codes and do not deliver data on error
Section titled “Check cURL response codes and do not deliver data on error”We fixed a bug in the HTTP connectors, that caused them to not respect the http response codes.
By @IyeOnline in #4660.