Releases: GoogleCloudPlatform/pubsub
Releases · GoogleCloudPlatform/pubsub
v0.11-alpha
- Updates netty dependency for compatibility with aarch64
v0.10 Alpha
Kafka connector
- Changes to shared singleton executor for all CloudPubsub{Source/Sink}Task Subscriber/Publisher objects
- Adds
maxOutstandingRequestBytes
andmaxOutstandingMessages
properties in sink to enable publisher flow control
v0.9 Alpha
Minor version bump for CPS client libarary google-cloud-pubsub to 1.113.4
v0.8 Alpha
Add extra configuration parameters and fix an issue where the sink could inadvertently send too large of messages.
v0.7 Alpha
Add Streaming Pull support to Pub/Sub Kafka Source Connector
v0.6 Alpha
Fix #255
v0.5 Alpha
-Adds Pub/Sub Lite connectors
-Includes a pre-built jar in the release
0.4 Alpha
Miscellaneous bug fixes.
0.3-alpha
Updates dependencies to pull in fixes to Cloud Pub/Sub client library.
0.2-alpha
Includes fix to issue where a deadline exceeded error in the sink connector would result in continual deadline exceeded errors until the connector was restarted.