-
Notifications
You must be signed in to change notification settings - Fork 155
Releases: GoogleCloudPlatform/pubsub
Releases · GoogleCloudPlatform/pubsub
v0.11-alpha
@samarthsingal
samarthsingal
e7e3a6e
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
- Updates netty dependency for compatibility with aarch64
Assets 3
v0.10 Alpha
@samarthsingal
samarthsingal
432fda9
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
v0.10 Alpha
Pre-release
Pre-release
Kafka connector
- Changes to shared singleton executor for all CloudPubsub{Source/Sink}Task Subscriber/Publisher objects
- Adds
maxOutstandingRequestBytesandmaxOutstandingMessagesproperties in sink to enable publisher flow control
Assets 3
v0.9 Alpha
@samarthsingal
samarthsingal
821eccb
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
v0.9 Alpha
Pre-release
Pre-release
Minor version bump for CPS client libarary google-cloud-pubsub to 1.113.4
Assets 3
1 person reacted
v0.8 Alpha
@dpcollins-google
dpcollins-google
e2ab33b
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
v0.8 Alpha
Pre-release
Pre-release
Add extra configuration parameters and fix an issue where the sink could inadvertently send too large of messages.
Assets 3
v0.7 Alpha
@dpcollins-google
dpcollins-google
8bc7d5f
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
v0.7 Alpha
Pre-release
Pre-release
Add Streaming Pull support to Pub/Sub Kafka Source Connector
Assets 3
v0.6 Alpha
@dpcollins-google
dpcollins-google
f74bf98
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
v0.6 Alpha
Pre-release
Pre-release
Fix #255
Assets 3
v0.5 Alpha
@dpcollins-google
dpcollins-google
da71ad6
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
v0.5 Alpha
Pre-release
Pre-release
-Adds Pub/Sub Lite connectors
-Includes a pre-built jar in the release
Assets 3
0.4 Alpha
@kamalaboulhosn
kamalaboulhosn
de8b79e
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
0.4 Alpha
Pre-release
Pre-release
Miscellaneous bug fixes.
Assets 2
0.3-alpha
@kamalaboulhosn
kamalaboulhosn
75be003
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
0.3-alpha
Pre-release
Pre-release
Updates dependencies to pull in fixes to Cloud Pub/Sub client library.
Assets 2
0.2-alpha
@kamalaboulhosn
kamalaboulhosn
f1abc91
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
0.2-alpha
Pre-release
Pre-release
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.