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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

chore: release main #2420

wants to merge 2 commits into from

Conversation

dyladan
Copy link
Member

@dyladan dyladan commented Sep 4, 2024

🤖 I have created a release beep boop

auto-configuration-propagators: 0.3.1

0.3.1 (2024-09-17)

Bug Fixes

auto-instrumentations-node: 0.50.1

0.50.1 (2024-09-17)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @opentelemetry/instrumentation-aws-lambda bumped from ^0.44.0 to ^0.45.0
      • @opentelemetry/instrumentation-express bumped from ^0.42.0 to ^0.43.0
      • @opentelemetry/instrumentation-pg bumped from ^0.44.0 to ^0.45.0
      • @opentelemetry/instrumentation-redis-4 bumped from ^0.42.0 to ^0.42.1
      • @opentelemetry/resource-detector-alibaba-cloud bumped from ^0.29.1 to ^0.29.2
      • @opentelemetry/resource-detector-aws bumped from ^1.6.1 to ^1.6.2
      • @opentelemetry/resource-detector-container bumped from ^0.4.1 to ^0.4.2
      • @opentelemetry/resource-detector-gcp bumped from ^0.29.11 to ^0.29.12
host-metrics: 0.35.4

0.35.4 (2024-09-17)

Bug Fixes

  • host-metrics: widen MeterProvider type restriction in BaseMetrics class (#2428) (cb89486)
instrumentation-aws-lambda: 0.45.0

0.45.0 (2024-09-17)

Features

instrumentation-express: 0.43.0

0.43.0 (2024-09-17)

Features

  • instrumentation-express: Use router path in router span names (#2319) (ee5c584)
instrumentation-pg: 0.45.0

0.45.0 (2024-09-17)

Features

  • instrumentation-pg: initial implementation of DB metrics (#2349) (12adb43)
instrumentation-redis-4: 0.42.1

0.42.1 (2024-09-17)

Bug Fixes

  • instrumentation-redis-4: avoid diag.error spam when configured client URL is the empty string (#2399) (ec3b9c8), closes #2389
resource-detector-alibaba-cloud: 0.29.2

0.29.2 (2024-09-17)

Bug Fixes

  • detector-alibaba: suppres internal tracing (#2429) (9a7690e)
resource-detector-aws: 1.6.2

1.6.2 (2024-09-17)

Bug Fixes

  • detector-aws: suppress internal tracing for all detectors (#2433) (aa9710f)
resource-detector-container: 0.4.2

0.4.2 (2024-09-17)

Bug Fixes

  • detector-container: suppress internal tracing (#2430) (80c2f1a)
resource-detector-gcp: 0.29.12

0.29.12 (2024-09-17)

Bug Fixes

resource-detector-instana: 0.13.0

0.13.0 (2024-09-17)

⚠ BREAKING CHANGES

  • detector-instana: change implementation to DetectorSync interface (#2337)

Features

  • detector-instana: change implementation to DetectorSync interface (#2337) (ef5efcb)

This PR was generated with Release Please. See documentation.

@dyladan dyladan force-pushed the release-please--branches--main branch from 07ec767 to 2f08a34 Compare September 17, 2024 22:12
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.

App crashes with a TypeError when using the Redis instrumentation