1.29.0 (2023-03-13)
Features
- pubsub: Add google.api.method.signature to update methods (aeb6fec)
- pubsub: Add REST client (06a54a1)
- pubsub: Add schema evolution methods and fields (ee41485)
- pubsub: Add support for schema revisions (#7295) (369b16f)
- pubsub: Add temporary_failed_ack_ids to ModifyAckDeadlineConfirmation (aeb6fec)
- pubsub: Make INTERNAL a retryable error for Pull (aeb6fec)
Bug Fixes
- pubsub/pstest: Fix panic on undelivered message (#7377) (98dd29d)
- pubsub: Allow updating topic schema fields individually (#7362) (f09e059)
- pubsub: Dont compare revision fields in schema config test (#7317) (e364f7a)
- pubsub: Fix bug with AckWithResult with exactly once disabled (#7319) (c88fbdf)
- pubsub: Pipe revision ID in name in DeleteSchemaRevision (#7519) (e211635)
Documentation
- pubsub: Add x-ref for ordering messages docs: Clarify subscription expiration policy (aeb6fec)
- pubsub: Clarify BigQueryConfig PERMISSION_DENIED state (aeb6fec)
- pubsub: Clarify subscription description (aeb6fec)
- pubsub: Mark revision_id in CommitSchemaRevisionRequest deprecated (2fef56f)
- pubsub: Replacing HTML code with Markdown docs: Fix PullResponse description docs: Fix Pull description (aeb6fec)
- pubsub: Update Pub/Sub topic retention limit from 7 days to 31 days (aeb6fec)