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

Merged
merged 2 commits into from
Mar 11, 2024
Merged

chore: release main #1997

merged 2 commits into from
Mar 11, 2024

Conversation

dyladan
Copy link
Member

@dyladan dyladan commented Mar 6, 2024

🤖 I have created a release beep boop

auto-instrumentations-node: 0.43.0

0.43.0 (2024-03-11)

Features

  • auto-instrumentations-node: enabling instrumentations via env (#1953) (0656f37)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @opentelemetry/instrumentation-aws-sdk bumped from ^0.39.0 to ^0.39.1
      • @opentelemetry/instrumentation-express bumped from ^0.36.0 to ^0.36.1
      • @opentelemetry/instrumentation-graphql bumped from ^0.38.0 to ^0.38.1
      • @opentelemetry/instrumentation-mongodb bumped from ^0.40.0 to ^0.41.0
      • @opentelemetry/instrumentation-pg bumped from ^0.39.0 to ^0.39.1
instrumentation-aws-sdk: 0.39.1

0.39.1 (2024-03-11)

Bug Fixes

  • instr-aws-sdk: ensure that instrumentation does not crash on bogus SQS.sendMessageBatch input (#1999) (fa7e2f5)
instrumentation-express: 0.36.1

0.36.1 (2024-03-11)

Bug Fixes

  • instr-express: normalize paths with double slashes (#1995) (65a9553)
instrumentation-graphql: 0.38.1

0.38.1 (2024-03-11)

Bug Fixes

  • instrumentation-graphql: limit support to >=14 <17 (#1971) (ff40cc8)
instrumentation-mongodb: 0.41.0

0.41.0 (2024-03-11)

⚠ BREAKING CHANGES

  • instrumentation-mongodb: temporarily reduce supported range to mongodb <6.4 (#1984)

Bug Fixes

  • instrumentation-mongodb: temporarily reduce supported range to mongodb <6.4 (#1984) (2d3bb52)
instrumentation-pg: 0.39.1

0.39.1 (2024-03-11)

Bug Fixes

  • instrumentation-pg: prevent net.peer.port from being NaN (#1982) (3b2090b)
instrumentation-runtime-node: 0.2.1

0.2.1 (2024-03-11)

Bug Fixes

  • instrumentation-runtime-node: use TestMetricReader, unref timer (#1965) (e24797e)

This PR was generated with Release Please. See documentation.

Copy link

codecov bot commented Mar 6, 2024

Codecov Report

Merging #1997 (0be6485) into main (dfb2dff) will not change coverage.
Report is 8 commits behind head on main.
The diff coverage is n/a.

❗ Current head 0be6485 differs from pull request most recent head 90c348e. Consider uploading reports for the commit 90c348e to get more accurate results

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1997   +/-   ##
=======================================
  Coverage   90.97%   90.97%           
=======================================
  Files         146      146           
  Lines        7492     7492           
  Branches     1502     1502           
=======================================
  Hits         6816     6816           
  Misses        676      676           

@dyladan dyladan force-pushed the release-please--branches--main branch from 5489259 to 4cbc672 Compare March 11, 2024 08:34
@pichlermarc pichlermarc merged commit 9d19ca4 into main Mar 11, 2024
15 checks passed
@pichlermarc pichlermarc deleted the release-please--branches--main branch March 11, 2024 09:32
@dyladan
Copy link
Member Author

dyladan commented Mar 11, 2024

@dyladan
Copy link
Member Author

dyladan commented Mar 11, 2024

@dyladan
Copy link
Member Author

dyladan commented Mar 11, 2024

@dyladan
Copy link
Member Author

dyladan commented Mar 11, 2024

@dyladan
Copy link
Member Author

dyladan commented Mar 11, 2024

@dyladan
Copy link
Member Author

dyladan commented Mar 11, 2024

@dyladan
Copy link
Member Author

dyladan commented Mar 11, 2024

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