Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release google-cloud-pubsub 1.3.0 #4793

Merged
merged 2 commits into from Feb 10, 2020
Merged

Conversation

yoshi-automation
Copy link
Contributor

@yoshi-automation yoshi-automation commented Feb 7, 2020

馃 I have created a release *beep* *boop*

1.3.0 / 2020-02-10

Features

  • Add support for Dead Letter Topics
    • Add dead_letter_topic and dead_letter_max_delivery_attempts to Topic#subscribe
    • Add Subscription#dead_letter_topic and Subscription#dead_letter_topic=
    • Add Subscription#dead_letter_max_delivery_attempts and Subscription#dead_letter_max_delivery_attempts=
    • Add ReceivedMessage#delivery_attempt

Commits since last release:

  * Add `dead_letter_topic` and `dead_letter_max_delivery_attempts` to `Topic#subscribe`
  * Add `Subscription#dead_letter_topic` and `Subscription#dead_letter_topic=`
  * Add `Subscription#dead_letter_max_delivery_attempts` and `Subscription#dead_letter_max_delivery_attempts=`
  * Add `ReceivedMessage#delivery_attempt`

Files edited since last release:

google-cloud-pubsub/acceptance/pubsub/pubsub_test.rb
google-cloud-pubsub/acceptance/pubsub_helper.rb
google-cloud-pubsub/lib/google/cloud/pubsub/received_message.rb
google-cloud-pubsub/lib/google/cloud/pubsub/service.rb
google-cloud-pubsub/lib/google/cloud/pubsub/subscription.rb
google-cloud-pubsub/lib/google/cloud/pubsub/topic.rb
google-cloud-pubsub/support/doctest_helper.rb
google-cloud-pubsub/test/google/cloud/pubsub/received_message_test.rb
google-cloud-pubsub/test/google/cloud/pubsub/subscriber/inventory_test.rb
google-cloud-pubsub/test/google/cloud/pubsub/subscription/attrs_test.rb
google-cloud-pubsub/test/google/cloud/pubsub/subscription/update_test.rb
google-cloud-pubsub/test/google/cloud/pubsub/topic/subscribe_test.rb
google-cloud-pubsub/test/google/cloud/pubsub/topic_test.rb
google-cloud-pubsub/test/helper.rb

Compare Changes

This PR was generated with Release Please.

@yoshi-automation yoshi-automation added autorelease: pending type: process A process-related concern. May include testing, release, or the like. labels Feb 7, 2020
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Feb 7, 2020
@yoshi-automation yoshi-automation force-pushed the release-google-cloud-pubsub-v1.3.0 branch from add755a to 22a53b9 Compare February 8, 2020 09:36
@yoshi-automation yoshi-automation force-pushed the release-google-cloud-pubsub-v1.3.0 branch from 9abe17a to 22a53b9 Compare February 9, 2020 09:39
@quartzmo quartzmo merged commit 49a4bac into master Feb 10, 2020
@yoshi-automation
Copy link
Contributor Author

@yoshi-automation yoshi-automation deleted the release-google-cloud-pubsub-v1.3.0 branch February 10, 2020 21:32
@yoshi-automation
Copy link
Contributor Author

The release build has started, the log can be viewed here. 馃尰

@yoshi-automation
Copy link
Contributor Author

馃 You hatched a release! The release build finished successfully! 馃挏

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
autorelease: published cla: yes This human has signed the Contributor License Agreement. type: process A process-related concern. May include testing, release, or the like.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants