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

fix(aws-sdk): bump instrumentation version to align with previous release #1247

Merged
merged 2 commits into from
Oct 28, 2022

Conversation

blumamir
Copy link
Member

Which problem is this PR solving?

Short description of the changes

  • bump the aws-sdk instrumentation version to 0.32.0 so that it's higher than "0.25.0" which was released by mistake on 19/10/2021. release on npm.

@codecov
Copy link

codecov bot commented Oct 24, 2022

Codecov Report

Merging #1247 (f6525a5) into main (180b336) will increase coverage by 1.34%.
The diff coverage is n/a.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1247      +/-   ##
==========================================
+ Coverage   96.08%   97.42%   +1.34%     
==========================================
  Files          14       10       -4     
  Lines         893      505     -388     
  Branches      191      114      -77     
==========================================
- Hits          858      492     -366     
+ Misses         35       13      -22     
Impacted Files Coverage Δ
...lugin-react-load/src/BaseOpenTelemetryComponent.ts
...lemetry-instrumentation-document-load/src/utils.ts
...y-instrumentation-long-task/src/instrumentation.ts
...etry-plugin-react-load/src/enums/AttributeNames.ts
...trumentation-document-load/src/enums/EventNames.ts
...ation-user-interaction/src/enums/AttributeNames.ts
...emetry-propagator-instana/src/InstanaPropagator.ts
...strumentation-document-load/src/instrumentation.ts
...etapackages/auto-instrumentations-web/src/utils.ts
...umentation-user-interaction/src/instrumentation.ts
... and 14 more

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.

@opentelemetry/instrumentation-aws-sdk has random version number that throws off Snyk
3 participants