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 main #1054

Merged
merged 4 commits into from
Aug 5, 2022
Merged

chore: release main #1054

merged 4 commits into from
Aug 5, 2022

Conversation

dyladan
Copy link
Member

@dyladan dyladan commented Jun 10, 2022

🤖 I have created a release beep boop

@opentelemetry/auto-instrumentations-node: 0.31.1

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @opentelemetry/instrumentation-aws-sdk bumped from ^0.8.0 to ^0.8.1
      • @opentelemetry/instrumentation-ioredis bumped from ^0.30.0 to ^0.31.0
instrumentation-aws-sdk: 0.8.1

0.8.1 (2022-06-17)

Bug Fixes

  • aws-sdk: avoid repeating MessageAttributeNames in sqs receiveMessage (#1044) (4b4ded6)
instrumentation-ioredis: 0.31.0

0.31.0 (2022-06-17)

Features

  • ioredis: only serialize non sensitive arguments in db statement attribute (#1052) (375dfe0)

This PR was generated with Release Please. See documentation.

@codecov
Copy link

codecov bot commented Jun 10, 2022

Codecov Report

Merging #1054 (d5f6d7a) into main (1436f3c) will decrease coverage by 0.14%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main    #1054      +/-   ##
==========================================
- Coverage   95.91%   95.76%   -0.15%     
==========================================
  Files          13       26      +13     
  Lines         856     1511     +655     
  Branches      178      313     +135     
==========================================
+ Hits          821     1447     +626     
- Misses         35       64      +29     
Impacted Files Coverage Δ
...opentelemetry-instrumentation-ioredis/src/utils.ts 100.00% <0.00%> (ø)
...etry-instrumentation-aws-sdk/src/services/index.ts 100.00% <0.00%> (ø)
...ntation-aws-sdk/src/services/ServicesExtensions.ts 100.00% <0.00%> (ø)
...try-instrumentation-ioredis/src/instrumentation.ts 91.35% <0.00%> (ø)
...opentelemetry-instrumentation-aws-sdk/src/utils.ts 97.36% <0.00%> (ø)
...emetry-instrumentation-aws-sdk/src/services/sqs.ts 87.87% <0.00%> (ø)
...opentelemetry-instrumentation-aws-sdk/src/enums.ts 100.00% <0.00%> (ø)
...tapackages/auto-instrumentations-node/src/utils.ts 98.00% <0.00%> (ø)
...try-instrumentation-aws-sdk/src/services/lambda.ts 97.77% <0.00%> (ø)
...emetry-instrumentation-aws-sdk/src/services/sns.ts 93.75% <0.00%> (ø)
... and 3 more

Copy link

@weyert weyert left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@dyladan
Copy link
Member Author

dyladan commented Jun 13, 2022

We need to figure out what went wrong with the previous release before merging this one.

@dyladan dyladan force-pushed the release-please--branches--main branch from 530060f to 818f477 Compare June 17, 2022 08:51
@MikeGoldsmith
Copy link
Member

Any update on when we can expect the release to go out?

@masonjlegere
Copy link

masonjlegere commented Jul 10, 2022

Is this still going out? @dyladan

@dyladan
Copy link
Member Author

dyladan commented Jul 28, 2022

It needs an approving review @open-telemetry/javascript-approvers

@dyladan
Copy link
Member Author

dyladan commented Aug 3, 2022

Looks like the build is broken because of the autoinjection plugin which appears to be an unmaintained module

@dyladan dyladan merged commit 8f95ee7 into main Aug 5, 2022
@dyladan dyladan deleted the release-please--branches--main branch August 5, 2022 14:53
@dyladan
Copy link
Member Author

dyladan commented Aug 5, 2022

@dyladan
Copy link
Member Author

dyladan commented Aug 5, 2022

@dyladan
Copy link
Member Author

dyladan commented Aug 5, 2022

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.