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

fix(pubsub): up version of cloud.google.com/go #6558

Merged
merged 2 commits into from Aug 24, 2022

Conversation

codyoss
Copy link
Member

@codyoss codyoss commented Aug 24, 2022

In #6506 changes to internal were made that are not apart of the
pubsub module. The pubsub module was released before the internal
changes were released resulting in build errors for those that
pulled the latest pubsub version.

Fixes: #6555

In googleapis#6506 changes to internal were made that are not apart of the
pubsub module. The pubsub module was releated before the internal
changes were released resulting in build errors for those that
pulled the latest pubsub version.

Fixes: googleapis#6555
@codyoss codyoss marked this pull request as ready for review August 24, 2022 13:39
@product-auto-label product-auto-label bot added the size: s Pull request size is small. label Aug 24, 2022
@codyoss codyoss requested review from a team as code owners August 24, 2022 13:39
@product-auto-label product-auto-label bot added the api: pubsub Issues related to the Pub/Sub API. label Aug 24, 2022
@codyoss codyoss added the automerge Merge the pull request once unit tests and other checks pass. label Aug 24, 2022
@gcf-merge-on-green gcf-merge-on-green bot merged commit be9dcfb into googleapis:main Aug 24, 2022
@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Merge the pull request once unit tests and other checks pass. label Aug 24, 2022
gcf-merge-on-green bot pushed a commit that referenced this pull request Aug 24, 2022
🤖 I have created a release *beep* *boop*
---


## [1.25.1](pubsub/v1.25.0...pubsub/v1.25.1) (2022-08-24)


### Bug Fixes

* **pubsub:** up version of cloud.google.com/go ([#6558](#6558)) ([be9dcfb](be9dcfb)), refs [#6555](#6555)

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: pubsub Issues related to the Pub/Sub API. size: s Pull request size is small.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

pubsub: undefined: pubsub.AckResult when updating Go version cloud.google.com/go/pubsub v1.24.0 => v1.25.0
2 participants