Changelog for Google Cloud Pub/Sub Source Connector for Confluent Platform

Version 1.2.6

  • Added a new configuration option, gcp.pubsub.return.immediately, to allow the API call for pulling messages from Pub/Sub returns immediately if no records are present.

Version 1.2.5

  • CC-26876: Bumped grpc libraries to 1.55.1, google-cloud-pubsub to 1.123.13.
  • CC-26424: Bumped jackson-databind to 2.16.2, netty-codec-http to 4.1.110.Final.

Version 1.2.4

  • Added grpc-netty to support CP 7.6.0 and later versions.
  • Added netty-transport-epoll to support CP 7.6.0 and later versions.

Version 1.2.3

  • CC-24135: Added gcp credentials filter.

Version 1.2.2

  • Bumped guava to 32.1.1-jre
  • Bumped google-cloud-pubsub to 1.123.10
  • Removed jose4j dependency

Version 1.2.1

  • CCLOG-2437: Updated dependencies to address CVE-2022-3171, CVE-2022-3509, and CVE-2022-3510

Version 1.2.0

  • CCMSG-1995: Added support for bytes data in messages
  • CCMSG-1816: Bumped protobuf-java to 3.19.4