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 1.9.1 / 0.35.1 #3573

Merged
merged 3 commits into from
Jan 30, 2023
Merged

Conversation

dyladan
Copy link
Member

@dyladan dyladan commented Jan 27, 2023

1.9.1

🐛 (Bug Fix)

  • fix: avoid grpc types dependency #3551 @Flarna
  • fix(otlp-proto-exporter-base): Match Accept header with Content-Type in the proto exporter
    #3562 @scheler
  • fix: include tracestate in export #3569 @Flarna

🏠 (Internal)

  • chore: fix cross project links and missing implicitly exported types #3533 @legendecas
  • feat(sdk-metrics): add exponential histogram mapping functions #3504 @mwear

Experimental 0.35.1

🐛 (Bug Fix)

  • fix: remove JSON syntax error and regenerate tsconfig files #3566 @Flarna
    • Fixes an error where the generated JS files were not included in the esnext package due to a failure of the tsconfig generation
  • fix(sdk-node): register instrumentations early #3502 @Flarna
  • fix: include tracestate in export #3569 @Flarna

@dyladan dyladan requested a review from a team January 27, 2023 20:06
@codecov
Copy link

codecov bot commented Jan 27, 2023

Codecov Report

Merging #3573 (a58031b) into main (4978743) will decrease coverage by 1.93%.
The diff coverage is n/a.

❗ Current head a58031b differs from pull request most recent head 9ff7c09. Consider uploading reports for the commit 9ff7c09 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3573      +/-   ##
==========================================
- Coverage   93.88%   91.96%   -1.93%     
==========================================
  Files         255      125     -130     
  Lines        7752     2625    -5127     
  Branches     1611      533    -1078     
==========================================
- Hits         7278     2414    -4864     
+ Misses        474      211     -263     
Impacted Files Coverage Δ
api/karma.worker.js 0.00% <0.00%> (-100.00%) ⬇️
packages/opentelemetry-resources/karma.worker.js 0.00% <0.00%> (-100.00%) ⬇️
...kages/opentelemetry-sdk-trace-base/karma.worker.js 0.00% <0.00%> (-100.00%) ⬇️
...lemetry-resources/src/detectors/BrowserDetector.ts 53.33% <0.00%> (-46.67%) ⬇️
...lemetry-resources/src/detectors/ProcessDetector.ts 95.45% <0.00%> (-4.55%) ⬇️
packages/opentelemetry-sdk-trace-base/src/Span.ts 97.87% <0.00%> (-0.71%) ⬇️
...telemetry-sdk-trace-web/src/StackContextManager.ts
...s/sdk-metrics/src/state/TemporalMetricProcessor.ts
...l/packages/otlp-transformer/src/common/internal.ts
...metry-instrumentation-grpc/src/grpc/serverUtils.ts
... and 126 more

CHANGELOG.md Outdated Show resolved Hide resolved
@dyladan dyladan merged commit 279458e into open-telemetry:main Jan 30, 2023
@dyladan dyladan deleted the release-1.9.1-0.35.1 branch January 30, 2023 13:43
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.

5 participants