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 pubsub 1.9.0 #3353

Merged
merged 7 commits into from Dec 3, 2020

Conversation

hongalex
Copy link
Member

@hongalex hongalex commented Dec 3, 2020

1.9.0 (2020-12-03)

Features

  • pubsub: Enable server side flow control by default with the option to turn it off (#3154) (e392e61)

Refactor

NOTE: Several changes were proposed for allowing Message and PublishResult to be used outside the library. However, the decision was made to only allow packages in google-cloud-go to access NewMessage and NewPublishResult (see #3351).

  • pubsub: Allow Message and PublishResult to be used outside the package (#3200) (581bf92)
  • pubsub: Remove NewMessage and NewPublishResult (#3232) (a781a3a)

@hongalex hongalex requested a review from a team as a code owner December 3, 2020 21:50
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Dec 3, 2020
@hongalex hongalex requested a review from tmdiep December 3, 2020 21:54
pubsub/CHANGES.md Outdated Show resolved Hide resolved
@hongalex hongalex merged commit 28fbb9a into googleapis:master Dec 3, 2020
@hongalex hongalex deleted the release-pubsub-manual branch December 3, 2020 22:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants