2.0.0 (2025-07-16)
To migrate from the v1 cloud.google.com/go/pubsub, please follow the migration guide
Features
- pubsub/v2: Add MessageTransformationFailureReason to IngestionFailureEvent (208745b)
- pubsub/v2: Add new v2 library (#12218) (c798f62)
- pubsub/v2: Add SchemaViolationReason to IngestionFailureEvent (d8ae687)
- pubsub/v2: Generate renamed go pubsub admin clients (a95a0bf)
- pubsub/v2: Release 2.0.0 (#12568) (704efce)
Documentation
- pubsub/v2: Document that the
acknowledge_confirmation
andmodify_ack_deadline_confirmation
fields in message.google.pubsub.v1.StreamingPullResponse
are not guaranteed to be populated (208745b) - pubsub/v2: Standardize spelling of "acknowledgment" in Pub/Sub protos (d8ae687)
- pubsub/v2: Update v2 package docs with migration guide (#12564) (5ef6068)