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

Release 0.11 to master upmerge. #3372

Merged
merged 57 commits into from
Sep 23, 2015
Merged

Release 0.11 to master upmerge. #3372

merged 57 commits into from
Sep 23, 2015

Conversation

nicolasnoble
Copy link
Member

No description provided.

jcanizales and others added 14 commits September 9, 2015 11:11
These changes probably should have been in 3b0fefb but
were overlooked.
Failing to use await can result in deadlock. This is likely to be the cause of shutdown hangs in #3347.
Don't do .Wait() in async context.
Fixed a couple of incorrect "this" references in Node library
Fixed a couple of memory leaks in Node library
Fixes #3203

We entered a live lock race between the promotion callback and pollers,
which was only resolved when the background executor got lucky enough to
pick up the async work.
@googlebot
Copy link

We found a Contributor License Agreement for you (the sender of this pull request) and all commit authors, but as best as we can tell these commits were authored by someone else. If that's the case, please add them to this pull request and have them confirm that they're okay with these commits being contributed to Google. If we're mistaken and you did author these commits, just reply here to confirm.

jtattermusch and others added 14 commits September 17, 2015 19:36
Plain log message should not be treated as format string
Fix import that relied on Cocoapods' unique behavior
A transport op indicating a cancellation can be sent to the auth client
filter. In this case, the code should not assert that a context is not
null on this op.
Backport the lock race fix to 0.11.
Shutting down warning about operations on closed sockets.
This defect was introduced in 9e4d061. I had thought that
this code was exercised in tests but it is bypassed by the use of
grpc_test.beta.test_utilities.not_really_secure_channel. :-(
@nicolasnoble
Copy link
Member Author

Everything is in 0.11, this can now be merged.

@dgquintas
Copy link
Contributor

Ack. Waiting for Jenkins

On Tue, Sep 22, 2015 at 5:55 PM, Nicolas Noble notifications@github.com
wrote:

Everything is in 0.11, this can now be merged.


Reply to this email directly or view it on GitHub
#3372 (comment).

@murgatroid99
Copy link
Member

Can we merge this soon?

nicolasnoble and others added 2 commits September 23, 2015 18:32
Fixing Makefile issue which would re-evaluate the base path for included dependency files.
@dgquintas
Copy link
Contributor

Yes, as soon as people stop adding commits and jenkins is green enough.

PHP: fix watchConnectivityState unit test
dgquintas added a commit that referenced this pull request Sep 23, 2015
Release 0.11 to master upmerge.
@dgquintas dgquintas merged commit e5515d4 into master Sep 23, 2015
@nicolasnoble
Copy link
Member Author

👏

@dgquintas
Copy link
Contributor

✌️

@jcanizales
Copy link
Contributor

\o/

@lock lock bot locked as resolved and limited conversation to collaborators Jan 30, 2019
@lock lock bot unassigned dgquintas Jan 30, 2019
@thelinuxfoundation
Copy link

Thank you for your pull request. Before we can look at your contribution, we need to ensure all contributors are covered by a Contributor License Agreement.

After the following items are addressed, please respond with a new comment here, and the automated system will re-verify.

Regards,
CLA GitHub bot

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.