-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Bump logging dependencies to 0.91.0 #3079
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
Conversation
daspecster
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM pending Travis/Circle.
|
This almost certainly is not okay as is -- the logging unit tests skipped tons of tests. Looking into it. |
|
I did not realize that I had not migrated this from |
|
@lukesneeringer which tests were skipped? |
|
|
||
| setup( | ||
| name='google-cloud-logging', | ||
| version='0.23.0', |
This comment was marked as spam.
This comment was marked as spam.
Sorry, something went wrong.
This comment was marked as spam.
This comment was marked as spam.
Sorry, something went wrong.
All the ones depending on GAX. I fixed it. |
Fixes #3078.