-
Notifications
You must be signed in to change notification settings - Fork 853
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
chore: 0.4.0 release proposal #751
Conversation
Codecov Report
@@ Coverage Diff @@
## master #751 +/- ##
==========================================
+ Coverage 89.49% 93.33% +3.83%
==========================================
Files 153 32 -121
Lines 5188 675 -4513
Branches 442 54 -388
==========================================
- Hits 4643 630 -4013
+ Misses 545 45 -500
|
Did you intentionally not update examples/getting started? |
Yes, we can update that after the release. |
holding the approval until #749 is merged and included in this but overall LGTM |
to merge after #747 |
Should we wait for ? #628 would also add breaking changes. |
cef3a40
to
f648b3a
Compare
f648b3a
to
a212076
Compare
this should not be released - all examples doesn't work because of api changes |
Waiting on #750 |
8ea7a74
to
053aa73
Compare
Think this is good to go 🚀 |
#761 yet before that |
053aa73
to
708056a
Compare
Few questions with regards to
|
I think we have updated all the places (examples, getting-started etc.) to use latest code changes as per the |
708056a
to
3054b43
Compare
* chore: 0.4.0 release proposal * use api instead of types
* chore: 0.4.0 release proposal * use api instead of types
Co-authored-by: Daniel Dyla <[email protected]>
Which problem is this PR solving?
Release note: https://github.com/open-telemetry/opentelemetry-js/releases/tag/untagged-2512ebd04df280a5dca2
67 File changed => 33 packages : 33
package.json
+ 32version.ts
(not applicable for test-utils)Dependendency :
chore: rename registry to provider #749(merged).