Skip to main content
Feedback

Google Pub/Sub changelog

Changelog

2026-05 (Version 26.05.0, Current)

  • Enhanced the Google Pub/Sub Pull operation with message attribute support, enabling metadata-based routing, filtering, and message processing based on context like sender ID, trace information, or message type.

2024-11 (Version 24.11.0)

  • Necessary runtime packages are packaged with the connector.

  • An issue with access token expiration has been resolved for the Listen operation, allowing continued message reception even after token expiration when using the same connection across multiple runtimes.

    • Messages are now successfully processed after an expiration failure even after the access token expiration.

    • The connector now logs authentication failures due to expired tokens as INFO-level messages instead of WARNING.

2023-11

  • Overridable fields now include Access Token parameters, Authorization parameters, and Extended JWT Claims (if supported by the connector).
On this Page