Release for v0.7.7#853
Conversation
c24t
left a comment
There was a problem hiding this comment.
Do we need to update the minimum required opencensus version for opencensus-ext-httplib and opencensus-ext-requests?
Look good otherwise.
| ## Unreleased | ||
|
|
||
| ## 0.7.7 | ||
| Released 2020-02-03 |
There was a problem hiding this comment.
| Released 2020-02-03 | |
| Released 2020-02-03 | |
|
|
||
| ## 0.7.7 | ||
| Released 2020-02-03 | ||
| - Update `azure` module |
There was a problem hiding this comment.
| - Update `azure` module | |
| - Updated `azure` module |
To be consistent with the others
@c24t |
|
You're right, I see that these changes just add some new span attributes in the ext packages. You might want to change the message in the changelog though. "Support span attribute changes in |
Minor release. Consists of mostly
azurerelated changes.Trace span attribute changes: [#827]
Log Exporter custom dimension API changes: [#837]
Local storage + retry for metrics exporter: [#845]
Fixed rate sampling for log exporter: [#848]
Telemetry processors for exporters: [#851]