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

Pick up changelogs from #328, update dev version #331

Merged
merged 2 commits into from
Dec 11, 2019

Conversation

c24t
Copy link
Member

@c24t c24t commented Dec 11, 2019

This PR copies the changelog changes on the release branch from #328 to master, and bumps the development version to 0.4.dev0.

@c24t c24t requested a review from a team December 11, 2019 21:49
@c24t c24t added the release label Dec 11, 2019
@codecov-io
Copy link

codecov-io commented Dec 11, 2019

Codecov Report

Merging #331 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #331   +/-   ##
=======================================
  Coverage   84.59%   84.59%           
=======================================
  Files          33       33           
  Lines        1675     1675           
  Branches      199      199           
=======================================
  Hits         1417     1417           
  Misses        201      201           
  Partials       57       57
Impacted Files Coverage Δ
...try-ext-wsgi/src/opentelemetry/ext/wsgi/version.py 100% <100%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update cb0169c...3880f0f. Read the comment docs.

Released 2019-12-11

- Implement extract and inject support for HTTP_HEADERS and TEXT_MAP formats
([#256](https://github.com/open-telemetry/opentelemetry-python/pull/290))
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should this reference pr#256? 290 is removing create_span.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes it should! Thanks for catching that.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Picked this change onto the release branch as well: 463dd24.

@c24t c24t merged commit d081d6d into open-telemetry:master Dec 11, 2019
@c24t c24t deleted the v0.3a0-master-update branch December 11, 2019 22:47
srikanthccv pushed a commit to srikanthccv/opentelemetry-python that referenced this pull request Nov 1, 2020
* feat(node-sdk): make config optional

closes open-telemetry#330

Signed-off-by: Olivier Albertini <olivier.albertini@montreal.ca>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants