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 #929

Merged
merged 1 commit into from
Mar 15, 2022
Merged

chore: release main #929

merged 1 commit into from
Mar 15, 2022

Conversation

dyladan
Copy link
Member

@dyladan dyladan commented Mar 2, 2022

🤖 I have created a release beep boop

auto-instrumentations-node: 0.28.0

0.28.0 (2022-03-14)

Features

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @opentelemetry/instrumentation-amqplib bumped from ^0.27.0 to ^0.28.0
      • @opentelemetry/instrumentation-aws-lambda bumped from ^0.29.0 to ^0.30.0
      • @opentelemetry/instrumentation-aws-sdk bumped from ^0.5.1 to ^0.6.0
      • @opentelemetry/instrumentation-winston bumped from ^0.27.2 to ^0.27.3
instrumentation-amqplib: 0.28.0

0.28.0 (2022-03-14)

Features

instrumentation-aws-lambda: 0.30.0

0.30.0 (2022-03-14)

Features

  • support baggage propagation in aws lambda custom context extraction (#843) (da792fe)
instrumentation-aws-sdk: 0.6.0

0.6.0 (2022-03-14)

Features

  • aws-sdk: lambda client instrumentation (#916) (dc6c2b5)
instrumentation-fs: 0.2.0

0.2.0 (2022-03-14)

Features

  • implement auto-instrumentation for fs (#872) (c3fa161)
  • upstream mocha instrumentation testing plugin from ext-js #621 (#669) (a5170c4)
instrumentation-winston: 0.27.3

0.27.3 (2022-03-14)

Bug Fixes


This PR was generated with Release Please. See documentation.

@codecov
Copy link

codecov bot commented Mar 2, 2022

Codecov Report

Merging #929 (8274445) into main (03ba71a) will decrease coverage by 2.69%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #929      +/-   ##
==========================================
- Coverage   95.91%   93.21%   -2.70%     
==========================================
  Files          13       29      +16     
  Lines         856     1960    +1104     
  Branches      178      423     +245     
==========================================
+ Hits          821     1827    +1006     
- Misses         35      133      +98     
Impacted Files Coverage Δ
...lugins/node/instrumentation-amqplib/src/amqplib.ts 90.40% <0.00%> (ø)
...entelemetry-instrumentation-aws-sdk/src/aws-sdk.ts 97.44% <0.00%> (ø)
...emetry-instrumentation-aws-sdk/src/services/sns.ts 93.75% <0.00%> (ø)
...try-instrumentation-winston/src/instrumentation.ts 57.95% <0.00%> (ø)
plugins/node/instrumentation-amqplib/src/types.ts 100.00% <0.00%> (ø)
...etry-instrumentation-aws-sdk/src/services/index.ts 100.00% <0.00%> (ø)
plugins/node/instrumentation-amqplib/src/utils.ts 95.38% <0.00%> (ø)
...opentelemetry-instrumentation-aws-sdk/src/enums.ts 100.00% <0.00%> (ø)
...y-instrumentation-aws-sdk/src/services/dynamodb.ts 100.00% <0.00%> (ø)
...try-instrumentation-aws-sdk/src/services/lambda.ts 97.77% <0.00%> (ø)
... and 6 more

@dyladan dyladan force-pushed the release-please--branches--main branch 4 times, most recently from 6d82cc9 to 013a88b Compare March 9, 2022 08:30
@rauno56
Copy link
Member

rauno56 commented Mar 9, 2022

Could/should this also include the fs instrumentation?

@Flarna
Copy link
Member

Flarna commented Mar 9, 2022

Could/should this also include the fs instrumentation?

I think it's needed to add it in release-please-config.json. Not directly related but you may want to add it also in metapackages/auto-instrumentations-node

@dyladan dyladan force-pushed the release-please--branches--main branch from 013a88b to 01d512d Compare March 9, 2022 19:45
@github-actions github-actions bot requested a review from rauno56 March 9, 2022 19:46
@dyladan dyladan force-pushed the release-please--branches--main branch from 01d512d to f3014dc Compare March 13, 2022 08:38
@github-actions github-actions bot requested a review from blumamir March 13, 2022 08:39
@dyladan dyladan force-pushed the release-please--branches--main branch from f3014dc to ea4986b Compare March 14, 2022 09:37
@dyladan dyladan force-pushed the release-please--branches--main branch from ea4986b to cbab369 Compare March 14, 2022 14:25
@dyladan dyladan force-pushed the release-please--branches--main branch from cbab369 to 8274445 Compare March 14, 2022 16:12
Copy link
Member

@rauno56 rauno56 left a comment

Choose a reason for hiding this comment

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

First released version of the FS instrumentation seems to become 0.2, but I don't recon it's a big issue.

@dyladan
Copy link
Member Author

dyladan commented Mar 15, 2022

@blumamir the first amqplib instrumentation will be released as 0.28 was that intentional?

@blumamir
Copy link
Member

@blumamir the first amqplib instrumentation will be released as 0.28 was that intentional?

Since it's upstreamed from opentelemetry-instrumentation-amqplib which had version 0.27.0, it made sense for me to continue from same place, but I don't mind to start from 0.1.0 if you prefer.

@dyladan
Copy link
Member Author

dyladan commented Mar 15, 2022

No that's fine I just wanted to make sure

@dyladan dyladan merged commit 491588f into main Mar 15, 2022
@dyladan dyladan deleted the release-please--branches--main branch March 15, 2022 12:20
@dyladan
Copy link
Member Author

dyladan commented Mar 15, 2022

@dyladan
Copy link
Member Author

dyladan commented Mar 15, 2022

@dyladan
Copy link
Member Author

dyladan commented Mar 15, 2022

@dyladan
Copy link
Member Author

dyladan commented Mar 15, 2022

@dyladan
Copy link
Member Author

dyladan commented Mar 15, 2022

@dyladan
Copy link
Member Author

dyladan commented Mar 15, 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.

7 participants