Skip to content

Releases: googleapis/google-cloud-php-pubsub

google/cloud-pubsub v2.12.0

Choose a tag to compare

@bshaffer bshaffer released this 23 May 21:33

Features

  • [PubSub] Add SchemaViolationReason to IngestionFailureEvent (#8333) (68c5d41)

google/cloud-pubsub v2.11.3

Choose a tag to compare

@bshaffer bshaffer released this 20 May 19:56

Documentation

google/cloud-pubsub v2.11.2

Choose a tag to compare

@bshaffer bshaffer released this 02 May 20:39

Miscellaneous Chores

google/cloud-pubsub v2.11.1

Choose a tag to compare

@bshaffer bshaffer released this 31 Mar 16:19

Documentation

  • Indicate that JavaScriptUDF.message_id field is optional instead of required (#8195) (bb843db)

google/cloud-pubsub v2.11.0

Choose a tag to compare

@bshaffer bshaffer released this 10 Mar 17:05

Features

  • [PubSub] deprecate enabled field for message transforms and add disabled field (#8136) (e015159)

google/cloud-pubsub v2.10.1

Choose a tag to compare

@bshaffer bshaffer released this 08 Feb 00:08

Documentation

  • A comment for field code in message .google.pubsub.v1.JavaScriptUDF is changed (#8070) (49efa37)

google/cloud-pubsub v2.10.0

Choose a tag to compare

@bshaffer bshaffer released this 03 Feb 23:52

Features

  • Add support for message transforms to Topic and Subscription (#8060) (3d83164)

Documentation

  • Fix link for AnalyticsHubSubscriptionInfo (3d83164)

google/cloud-pubsub v2.9.1

Choose a tag to compare

@bshaffer bshaffer released this 24 Jan 21:41

Bug Fixes

  • Add SERVICE_NAME constant to pubsub client (#8026) (2747d8e)

Documentation

  • Add warning against accepting untrusted credentials (#8043) (7031f4a)

google/cloud-pubsub v2.9.0

Choose a tag to compare

@bshaffer bshaffer released this 11 Jan 02:19

Features

  • Add Kafka-based sources to IngestionDataSourceSettings proto and IngestionFailureEvent proto (#7989) (2c9ab2d)

google/cloud-pubsub v2.8.2

Choose a tag to compare

@bshaffer bshaffer released this 12 Dec 23:15

Bug Fixes

  • Add compatibility for PHP 8.4 (#7914) (67ed03a)
  • Add php 8.4 to test matrix, remove implicit nullables (#7871) (1df1d9b)

Documentation

  • Add documentation for logger client option (67ed03a)