Uh oh!
There was an error while loading. Please reload this page.
chore(pubsub): release 1.1.0 - #9950
Conversation
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
…ause the stop method was added to the publisher client.
@pradn I manually changed the tag and release title to Both tags point to the same commit, though. |
pradn
commented
Dec 10, 2019
Okay, I should have just made a new branch/PR with 1.0.1 to make it simple. I deleted the 1.0.3 tag in the this repo. The 1.1.0 tag looks good. I added the "autorelease:tagged" flag back on to continue the release to PyPi. Hopefully everything works now. |
plamut
commented
Dec 11, 2019
It appears the bot will have to be run manually, the similar thing happened when releasing API Core recently. (cc: @busunkim96 ) |
busunkim96
commented
Dec 11, 2019
Released to pypi: https://pypi.org/project/google-cloud-pubsub/1.1.0 |
* Release 1.1.0 * Fix commit message formatting. Change version from 1.0.3 to 1.1.0 because the stop method was added to the publisher client.
Release a new version since there have been a few fixes.