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

Merged
merged 2 commits into from
Aug 27, 2024
Merged

chore: release main #2375

merged 2 commits into from
Aug 27, 2024

Conversation

dyladan
Copy link
Member

@dyladan dyladan commented Aug 7, 2024

🤖 I have created a release beep boop

auto-instrumentations-node: 0.49.2

0.49.2 (2024-08-27)

Bug Fixes

  • auto-instrumentations-node: shutdown the SDK when the process exits normally (#2394) (0f90b3d)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @opentelemetry/instrumentation-generic-pool bumped from ^0.38.0 to ^0.38.1
      • @opentelemetry/instrumentation-mongoose bumped from ^0.40.0 to ^0.41.0
      • @opentelemetry/instrumentation-redis-4 bumped from ^0.41.0 to ^0.41.1
      • @opentelemetry/instrumentation-tedious bumped from ^0.12.0 to ^0.13.0
      • @opentelemetry/instrumentation-undici bumped from ^0.4.0 to ^0.5.0
      • @opentelemetry/resource-detector-aws bumped from ^1.5.2 to ^1.6.0
      • @opentelemetry/resource-detector-azure bumped from ^0.2.9 to ^0.2.10
      • @opentelemetry/resource-detector-container bumped from ^0.3.11 to ^0.4.0
instrumentation-generic-pool: 0.38.1

0.38.1 (2024-08-27)

Bug Fixes

  • instrumentation-generic-pool: update span name typo (#2405) (2105609)
instrumentation-mongoose: 0.41.0

0.41.0 (2024-08-27)

Features

  • instrumentation-mongoose: Support v7 and v8 (#2353) (770130a)
instrumentation-redis-4: 0.41.1

0.41.1 (2024-08-27)

Bug Fixes

  • instrumentation-redis-4: avoid crash from incorrect this._diag ref (#2397) (de7a6cb), closes #2389
instrumentation-tedious: 0.13.0

0.13.0 (2024-08-27)

Features

instrumentation-undici: 0.5.0

0.5.0 (2024-08-27)

Features

  • instrumentation-undici: Add responseHook (#2356) (60a99c9)

Bug Fixes

  • instr-undici: fix issue with config in constructor (#2395) (ca70bb9)
resource-detector-aws: 1.6.0

1.6.0 (2024-08-27)

Features

  • detector-aws: add sync version for all detectors (#2376) (167dced)

Bug Fixes

  • detectors: reduce diag level on detectors failing to detect (#2382) (d7a5bd4)
resource-detector-azure: 0.2.10

0.2.10 (2024-08-27)

Bug Fixes

  • detector-azure: suppress tracing for AzureVmDetector (#2371) (5952127)
resource-detector-container: 0.4.0

0.4.0 (2024-08-27)

⚠ BREAKING CHANGES

  • detector-container: change implementation to DetectorSync interface (#2334)

Features

  • added prefix to look for containerid (#2341) (1991aed)
  • detector-container: change implementation to DetectorSync interface (#2334) (18a5731)

Bug Fixes

  • detectors: reduce diag level on detectors failing to detect (#2382) (d7a5bd4)

This PR was generated with Release Please. See documentation.

@trentm
Copy link
Contributor

trentm commented Aug 13, 2024

Should I have expected this PR to automatically update to include instr-mongoose since #2353 recently merged?

@trentm
Copy link
Contributor

trentm commented Aug 14, 2024

Should I have expected this PR...

Yup. Discussed at OTel JS SIG today. It was a failed GH actions job. All good now.

@dyladan dyladan force-pushed the release-please--branches--main branch from 3185d1d to d43fc8a Compare August 15, 2024 19:13
@dyladan dyladan force-pushed the release-please--branches--main branch from e2e31af to b719982 Compare August 19, 2024 22:44
@github-actions github-actions bot added pkg:instrumentation-tedious pkg-status:unmaintained This package is unmaintained. Only bugfixes may be acceped until a new owner has been found. labels Aug 19, 2024
Copy link
Contributor

This package does not have an assigned component owner and is considered unmaintained. As such this package is in feature-freeze and this PR will be closed with 14 days unless a new owner or a sponsor (a member of @open-telemetry/javascript-approvers) for the feature is found. It is the responsibility of the author to find a sponsor for this feature.
Are you familiar with this package? Consider becoming a component owner.

@dyladan dyladan force-pushed the release-please--branches--main branch from 7c88abc to bbae55f Compare August 27, 2024 13:30
@pichlermarc pichlermarc merged commit 1945456 into main Aug 27, 2024
19 checks passed
@pichlermarc pichlermarc deleted the release-please--branches--main branch August 27, 2024 13:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment