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

Release for 0.2.0 #594

Merged
merged 4 commits into from
Mar 2, 2021
Merged

Release for 0.2.0 #594

merged 4 commits into from
Mar 2, 2021

Conversation

lalitb
Copy link
Member

@lalitb lalitb commented Mar 2, 2021

Release 0.2.0

Changes

New alpha release 0.2.0

As of now, it's ok to have same semver for both api and sdk, and hence single source package release. Once we start deviating in release number, we can plan to have separate source packages for api, and sdk ( including exporters, propagators, instrumentations )

For significant contributions please make sure you have completed the following items:

  • CHANGELOG.md updated for non-trivial changes
  • Unit tests have been added
  • Changes in public API reviewed

@lalitb lalitb requested a review from a team March 2, 2021 17:10
@lalitb lalitb changed the title Pre release 0.2.0 Release for 0.2.0 Mar 2, 2021
CHANGELOG.md Outdated
## [0.2.0] 2021-03-02

* [SDK] Added `ForceFlush` to `TracerProvider` in SDK. ([#588](https://github.com/open-telemetry/opentelemetry-cpp/pull/588)).
* [SDK] Added Resource API
Copy link
Member

Choose a reason for hiding this comment

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

Consider putting the actual PR link (similar like what we have for #588).

Copy link
Member Author

Choose a reason for hiding this comment

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

Good point. Done now.

Copy link
Member

@reyang reyang left a comment

Choose a reason for hiding this comment

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

LGTM.

CHANGELOG.md Outdated Show resolved Hide resolved
@codecov
Copy link

codecov bot commented Mar 2, 2021

Codecov Report

❗ No coverage uploaded for pull request base (main@f4dd108). Click here to learn what that means.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #594   +/-   ##
=======================================
  Coverage        ?   94.22%           
=======================================
  Files           ?      187           
  Lines           ?     8882           
  Branches        ?        0           
=======================================
  Hits            ?     8369           
  Misses          ?      513           
  Partials        ?        0           

@lalitb lalitb merged commit 7706c6d into open-telemetry:main Mar 2, 2021
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.

3 participants