This repository was archived by the owner on Sep 17, 2025. It is now read-only.
GA for Azure exporter v1.0.0, minor Releases for certain packages#792
Merged
lzchen merged 5 commits intocensus-instrumentation:v0.7.xfrom Oct 1, 2019
Merged
GA for Azure exporter v1.0.0, minor Releases for certain packages#792lzchen merged 5 commits intocensus-instrumentation:v0.7.xfrom
lzchen merged 5 commits intocensus-instrumentation:v0.7.xfrom
Conversation
Contributor
|
Need to update the |
reyang
approved these changes
Oct 1, 2019
Contributor
There was a problem hiding this comment.
LGTM once we have the setup.py file updated.
c24t
approved these changes
Oct 1, 2019
| - Standard Metrics - Incoming Requests Execution Time | ||
| ([#773](https://github.com/census-instrumentation/opencensus-python/pull/773)) | ||
| - Implement connection strings | ||
| ([#767](https://github.com/census-instrumentation/opencensus-python/pull/767)) |
Member
There was a problem hiding this comment.
Ideally these would already be in the changelog on master at the time of the release.
Contributor
Author
There was a problem hiding this comment.
Good point. I will update the changelog on master ASAP.
Member
|
Are you going to cut a separate release for #781? |
Contributor
Author
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Includes minor release for the following packages:
core - 0.7.4
azure - 1.0.0
django - 0.7.2
We are bumping the version for
opencensus-ext-azureto 1.0.0 for our GA release.EDIT:
It seems that [#781] is breaking some system tests if included in the release which includes changes to
opencensus-ext-flask.I will exclude these changes for this release since the GA needs to be published today.