Bump SD exporter to 0.7.1 for release#749
Bump SD exporter to 0.7.1 for release#749c24t merged 3 commits intocensus-instrumentation:v0.7.xfrom
Conversation
|
@c24t I prefer to keep openceusus |
|
We can pick up #738 in this release too since it's a non-breaking change, it just missed the |
|
All (the pull request submitter and all commit authors) CLAs are signed, but one or more commits were authored or co-authored by someone other than the pull request submitter. We need to confirm that all authors are ok with their commits being contributed to this project. Please have them confirm that by leaving a comment that contains only Note to project maintainer: There may be cases where the author cannot leave a comment, or the comment is not properly detected as consent. In those cases, you can manually confirm consent of the commit author(s), and set the ℹ️ Googlers: Go here for more info. |
|
A Googler has manually verified that the CLAs look good. (Googler, please make sure the reason for overriding the CLA status is clearly documented in these comments.) ℹ️ Googlers: Go here for more info. |
|
We got confirmation from @victoraugustolls in #738. |
|
|
||
| - Updated span attributes to include some missing attributes listed [here](https://github.com/census-instrumentation/opencensus-specs/blob/master/trace/HTTP.md#attributes) | ||
| ([#735](https://github.com/census-instrumentation/opencensus-python/pull/735)) | ||
| - Updated span attributes to include some missing attributes listed |
There was a problem hiding this comment.
Need to update version files for these extensions: opencensus-ext-django, opencensus-ext-flask, opencensus-ext-jaeger, opencensus-ext-ocagent, opencensus-ext-pymongo.
|
All (the pull request submitter and all commit authors) CLAs are signed, but one or more commits were authored or co-authored by someone other than the pull request submitter. We need to confirm that all authors are ok with their commits being contributed to this project. Please have them confirm that by leaving a comment that contains only Note to project maintainer: There may be cases where the author cannot leave a comment, or the comment is not properly detected as consent. In those cases, you can manually confirm consent of the commit author(s), and set the ℹ️ Googlers: Go here for more info. |
|
A Googler has manually verified that the CLAs look good. (Googler, please make sure the reason for overriding the CLA status is clearly documented in these comments.) ℹ️ Googlers: Go here for more info. |
#747 bumped
opencensus-ext-exporterto0.5.0, but to be consistent with the core library releases this should be an0.7.xrelease. This PR bumps the core library and the exporter to0.7.1so we can release them together.@reyang I think this is the most consistent way to version the packages even though it means changing the version number of the core library without any changes.