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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: release google-cloud-pubsub 2.3.2 #9306

Merged
merged 1 commit into from
Feb 10, 2021

Conversation

yoshi-automation
Copy link
Contributor

🤖 I have created a release *beep* *boop*

2.3.2 / 2021-02-08

Bug Fixes

  • Fix project option in Project#topic and Project#subscription
    • Ensure that project option is used when skip_lookup is false.
    • Improve documentation of topic_name, subscription_name and snapshot_name.

Commits since last release:

  * Ensure that project option is used when skip_lookup is false.
  * Improve documentation of topic_name, subscription_name and snapshot_name.

Files edited since last release:

google-cloud-pubsub/lib/google/cloud/pubsub/async_publisher.rb
google-cloud-pubsub/lib/google/cloud/pubsub/project.rb
google-cloud-pubsub/lib/google/cloud/pubsub/snapshot.rb
google-cloud-pubsub/lib/google/cloud/pubsub/subscription.rb
google-cloud-pubsub/lib/google/cloud/pubsub/topic.rb
google-cloud-pubsub/test/google/cloud/pubsub/project_test.rb
google-cloud-pubsub/test/google/cloud/pubsub/subscription_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. See documentation.

@yoshi-automation yoshi-automation requested a review from a team as a code owner February 8, 2021 23:35
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Feb 8, 2021
@quartzmo quartzmo self-assigned this Feb 10, 2021
Copy link
Member

@quartzmo quartzmo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Bug Fixes

  • Fix project option in Project#topic and Project#subscription
    • Ensure that project option is used when skip_lookup is false.
    • Improve documentation of topic_name, subscription_name and snapshot_name.

@quartzmo quartzmo merged commit 7eb942a into master Feb 10, 2021
@yoshi-automation
Copy link
Contributor Author

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.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants