Uh oh!
There was an error while loading. Please reload this page.
Update to version 0.16.0 - #1854
Conversation
daspecster
commented
Jun 14, 2016
daspecster
commented
Jun 15, 2016
tseaver
commented
Jun 15, 2016
0.16.0 Release NotesCore
Datastore
Storage
Pubsub
Bigtable
Logging
|
daspecster
commented
Jun 15, 2016
@tseaver also I made a release draft for 0.16.0 just fyi. |
daspecster
commented
Jun 16, 2016
tseaver
commented
Jun 16, 2016
Have you merged your local |
daspecster
commented
Jun 16, 2016
I rebased it. Do they show up for you? |
tseaver
commented
Jun 16, 2016
Also, "merge w/ squash commits" doesn't create a merge commit findable by that command line. I manually ran |
daspecster
commented
Jun 16, 2016
Ah that's it! I did use the github squash merge and I didn't add "Merge pull request" to the commit message. |
daspecster
commented
Jun 16, 2016
tseaver
commented
Jun 16, 2016
SGTM |
tseaver
commented
Jun 17, 2016
Is |
daspecster
commented
Jun 17, 2016
@tseaver, is there any fallout we could be heading towards by releasing? It looks like my credentials helper function errors if it doesn't have permissions. I can just catch that in an except so it fails more peacefully. |
tseaver
commented
Jun 17, 2016
daspecster
commented
Jun 20, 2016
tseaver
commented
Jun 20, 2016
Sounds good. The remaining failures will then be blocked on a fix for grpc/grpc#6939. |
daspecster
commented
Jun 20, 2016
Ok, sounds like a plan. Is there anything we can do to help resolve that? |
tseaver
commented
Jun 20, 2016
@daspecster I just updated the checklist to pull in #1870 and the need to fix #1869. |
tseaver
commented
Jun 20, 2016
@daspecster#1874 reverts pubsub defaults to the safe JSON-over-HTTP. AFAIK, it would be the last change needed before merging here. |
daspecster
commented
Jun 20, 2016
We should probably note this in the release notes. |
tseaver
commented
Jun 20, 2016
@daspecster I just updated the release note above for pubsub. |
daspecster
commented
Jun 20, 2016
Good to go then right? |
tseaver
commented
Jun 20, 2016
Yup! |
There's a few things we need to do before we cut this.