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

chore: release proposal v1.1.0 #2608

Closed
wants to merge 1 commit into from

Conversation

dyladan
Copy link
Member

@dyladan dyladan commented Nov 9, 2021

🚀 (Enhancement)

  • Other
    • #2465 fix: prefer globalThis instead of window to support webworkers (@legendecas)
  • opentelemetry-semantic-conventions
    • #2532 feat(@opentelemetry/semantic-conventions): change enum to object literals (@echoontheway)
    • #2528 feat: upgrade semantic-conventions to latest v1.7.0 spec (@weyert)
  • opentelemetry-core, opentelemetry-sdk-trace-base

🐛 (Bug Fix)

  • Other
  • opentelemetry-exporter-zipkin
    • #2519 fix(exporter-zipkin): correct status tags names (@t2t2)

📚 (Refine Doc)

🏠 (Internal)

  • opentelemetry-sdk-trace-base, opentelemetry-sdk-trace-node, opentelemetry-sdk-trace-web
  • Other
  • opentelemetry-context-async-hooks, opentelemetry-context-zone-peer-dep, opentelemetry-core, opentelemetry-exporter-jaeger, opentelemetry-exporter-zipkin, opentelemetry-propagator-b3, opentelemetry-propagator-jaeger, opentelemetry-resources, opentelemetry-sdk-trace-base, opentelemetry-sdk-trace-node, opentelemetry-sdk-trace-web, opentelemetry-shim-opentracing
  • opentelemetry-core

Committers: 20

@dyladan dyladan requested a review from a team November 9, 2021 18:57
@codecov
Copy link

codecov bot commented Nov 9, 2021

Codecov Report

Merging #2608 (7a4ee49) into main (bc50c7b) will increase coverage by 0.01%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main    #2608      +/-   ##
==========================================
+ Coverage   93.00%   93.02%   +0.01%     
==========================================
  Files         138      138              
  Lines        5092     5092              
  Branches     1095     1095              
==========================================
+ Hits         4736     4737       +1     
+ Misses        356      355       -1     
Impacted Files Coverage Δ
...emetry-core/src/platform/node/RandomIdGenerator.ts 93.75% <0.00%> (+6.25%) ⬆️

@dyladan
Copy link
Member Author

dyladan commented Nov 9, 2021

I created this PR as 1.1.0 but should it actually be 1.0.1? There are no breaking changes (obviously) but there are also no new features added. Everything was internal changes and bugfixes.

@obecny
Copy link
Member

obecny commented Nov 9, 2021

I created this PR as 1.1.0 but should it actually be 1.0.1? There are no breaking changes (obviously) but there are also no new features added. Everything was internal changes and bugfixes.

I think we should stick to 1.0.1

@vmarchaud
Copy link
Member

I think we should stick to 1.0.1

I agree there is no new feature

@dyladan
Copy link
Member Author

dyladan commented Nov 9, 2021

Closed in favor of #2609

@dyladan dyladan closed this Nov 9, 2021
@dyladan dyladan deleted the proposal-1.1 branch November 9, 2021 19:52
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