Skip to content
This repository has been archived by the owner on Nov 10, 2022. It is now read-only.

chore: release proposal 0.21.0 #88

Merged
merged 1 commit into from Jun 4, 2021

Conversation

dyladan
Copy link
Member

@dyladan dyladan commented Jun 4, 2021

This will be released using npm dist tag @next. This will prevent users who run npm install @opentelemetry/api from getting this version unless they specifically ask for it by running npm install @opentelemetry/api@next or npm install @opentelemetry/api@0.21.0.

When core and contrib 0.21.0 versions have also been released with @next tag, all packages will get the @latest tag at the same time. This will prevent users from accidentally installing incompatible versions.

For the future I recommend we do all releases in this fashion.

💥 Breaking Change

🚀 Enhancement

  • #81 chore: function overloads implementation of startActiveSpan in noop t… (@naseemkullah)

🏠 Internal

  • #84 chore: remove unused backwards compatibility folder (@Flarna)
  • #85 chore: add node:16 to the test matrix (@Rauno56)
  • #63 feat: debug log global registrations and logger overwrites (@Rauno56)
  • #75 Add CodeQL Security Scan (@xukaren)
  • #79 chore: fix eslint config (@Rauno56)

Committers: 5

@codecov
Copy link

codecov bot commented Jun 4, 2021

Codecov Report

Merging #88 (3f4cc45) into main (d28c68e) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #88   +/-   ##
=======================================
  Coverage   94.83%   94.83%           
=======================================
  Files          42       42           
  Lines         561      561           
  Branches       87       87           
=======================================
  Hits          532      532           
  Misses         29       29           
Impacted Files Coverage Δ
src/version.ts 100.00% <100.00%> (ø)

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 d28c68e...3f4cc45. Read the comment docs.

@dyladan dyladan merged commit 726fd82 into open-telemetry:main Jun 4, 2021
@dyladan dyladan deleted the 0.21.0-proposal branch June 4, 2021 17:07
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants