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

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

chore: release main #2586

wants to merge 3 commits into from

Conversation

dyladan
Copy link
Member

@dyladan dyladan commented Dec 5, 2024

🤖 I have created a release beep boop

auto-instrumentations-node: 0.55.0

0.55.0 (2024-12-18)

Features

  • deps: update deps matching '@opentelemetry/*' (#2608) (aa46705)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @opentelemetry/instrumentation-amqplib bumped from ^0.45.0 to ^0.46.0
      • @opentelemetry/instrumentation-aws-lambda bumped from ^0.49.0 to ^0.50.0
      • @opentelemetry/instrumentation-aws-sdk bumped from ^0.48.0 to ^0.49.0
      • @opentelemetry/instrumentation-bunyan bumped from ^0.44.0 to ^0.45.0
      • @opentelemetry/instrumentation-cassandra-driver bumped from ^0.44.0 to ^0.45.0
      • @opentelemetry/instrumentation-connect bumped from ^0.42.0 to ^0.43.0
      • @opentelemetry/instrumentation-cucumber bumped from ^0.12.0 to ^0.13.0
      • @opentelemetry/instrumentation-dataloader bumped from ^0.15.0 to ^0.16.0
      • @opentelemetry/instrumentation-dns bumped from ^0.42.0 to ^0.43.0
      • @opentelemetry/instrumentation-express bumped from ^0.46.0 to ^0.47.0
      • @opentelemetry/instrumentation-fastify bumped from ^0.43.0 to ^0.44.0
      • @opentelemetry/instrumentation-fs bumped from ^0.18.0 to ^0.19.0
      • @opentelemetry/instrumentation-generic-pool bumped from ^0.42.0 to ^0.43.0
      • @opentelemetry/instrumentation-graphql bumped from ^0.46.0 to ^0.47.0
      • @opentelemetry/instrumentation-hapi bumped from ^0.44.0 to ^0.45.0
      • @opentelemetry/instrumentation-ioredis bumped from ^0.46.0 to ^0.47.0
      • @opentelemetry/instrumentation-kafkajs bumped from ^0.6.0 to ^0.7.0
      • @opentelemetry/instrumentation-knex bumped from ^0.43.0 to ^0.44.0
      • @opentelemetry/instrumentation-koa bumped from ^0.46.0 to ^0.47.0
      • @opentelemetry/instrumentation-lru-memoizer bumped from ^0.43.0 to ^0.44.0
      • @opentelemetry/instrumentation-memcached bumped from ^0.42.0 to ^0.43.0
      • @opentelemetry/instrumentation-mongodb bumped from ^0.50.0 to ^0.51.0
      • @opentelemetry/instrumentation-mongoose bumped from ^0.45.0 to ^0.46.0
      • @opentelemetry/instrumentation-mysql bumped from ^0.44.0 to ^0.45.0
      • @opentelemetry/instrumentation-mysql2 bumped from ^0.44.0 to ^0.45.0
      • @opentelemetry/instrumentation-nestjs-core bumped from ^0.43.0 to ^0.44.0
      • @opentelemetry/instrumentation-net bumped from ^0.42.0 to ^0.43.0
      • @opentelemetry/instrumentation-pg bumped from ^0.49.0 to ^0.50.0
      • @opentelemetry/instrumentation-pino bumped from ^0.45.0 to ^0.46.0
      • @opentelemetry/instrumentation-redis bumped from ^0.45.0 to ^0.46.0
      • @opentelemetry/instrumentation-redis-4 bumped from ^0.45.0 to ^0.46.0
      • @opentelemetry/instrumentation-restify bumped from ^0.44.0 to ^0.45.0
      • @opentelemetry/instrumentation-router bumped from ^0.43.0 to ^0.44.0
      • @opentelemetry/instrumentation-socket.io bumped from ^0.45.0 to ^0.46.0
      • @opentelemetry/instrumentation-tedious bumped from ^0.17.0 to ^0.18.0
      • @opentelemetry/instrumentation-undici bumped from ^0.9.0 to ^0.10.0
      • @opentelemetry/instrumentation-winston bumped from ^0.43.0 to ^0.44.0
      • @opentelemetry/resource-detector-alibaba-cloud bumped from ^0.29.6 to ^0.29.7
      • @opentelemetry/resource-detector-aws bumped from ^1.9.0 to ^1.10.0
      • @opentelemetry/resource-detector-azure bumped from ^0.4.0 to ^0.5.0
      • @opentelemetry/resource-detector-container bumped from ^0.5.2 to ^0.5.3
      • @opentelemetry/resource-detector-gcp bumped from ^0.31.0 to ^0.32.0
auto-instrumentations-web: 0.45.0

0.45.0 (2024-12-18)

⚠ BREAKING CHANGES

  • instrumentation-user-interaction: make getZoneWithPrototype() private to avoid leaking internal type ZoneWithPrototype

Features

  • deps: update deps matching '@opentelemetry/*' (#2608) (aa46705)
  • widen peer dependency range to include zone.js v0.15.0 (2e0cbdf)

Bug Fixes

  • instrumentation-user-interaction: make getZoneWithPrototype() private to avoid leaking internal type ZoneWithPrototype (2e0cbdf)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @opentelemetry/instrumentation-document-load bumped from ^0.43.0 to ^0.44.0
      • @opentelemetry/instrumentation-user-interaction bumped from ^0.43.0 to ^0.44.0
contrib-test-utils: 0.45.0

0.45.0 (2024-12-18)

Features

  • contrib-test-utils: copy soon-to-be-removed types from @opentelemetry/otlp-transformer (#2573) (23a345d)
  • deps: update deps matching '@opentelemetry/*' (#2608) (aa46705)

Bug Fixes

  • test-utils: Don't swallow assertion errors from checkResult and checkCollector (#2588) (de679ad)
instrumentation-amqplib: 0.46.0

0.46.0 (2024-12-18)

Features

  • deps: update deps matching '@opentelemetry/*' (#2608) (aa46705)

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @opentelemetry/contrib-test-utils bumped from ^0.44.0 to ^0.45.0
instrumentation-aws-lambda: 0.50.0

0.50.0 (2024-12-18)

Features

  • deps: update deps matching '@opentelemetry/*' (#2608) (aa46705)
  • report url for lambda invoked via api gateway (#2404) (91c9089)
instrumentation-aws-sdk: 0.49.0

0.49.0 (2024-12-18)

Features

  • deps: update deps matching '@opentelemetry/*' (#2608) (aa46705)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @opentelemetry/propagation-utils bumped from ^0.30.14 to ^0.30.15
    • devDependencies
      • @opentelemetry/contrib-test-utils bumped from ^0.44.0 to ^0.45.0
instrumentation-bunyan: 0.45.0

0.45.0 (2024-12-18)

Features

  • deps: update deps matching '@opentelemetry/*' (#2608) (aa46705)
instrumentation-cassandra-driver: 0.45.0

0.45.0 (2024-12-18)

Features

  • deps: update deps matching '@opentelemetry/*' (#2608) (aa46705)

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @opentelemetry/contrib-test-utils bumped from ^0.44.0 to ^0.45.0
instrumentation-connect: 0.43.0

0.43.0 (2024-12-18)

Features

  • deps: update deps matching '@opentelemetry/*' (#2608) (aa46705)
instrumentation-cucumber: 0.13.0

0.13.0 (2024-12-18)

Features

  • deps: update deps matching '@opentelemetry/*' (#2608) (aa46705)
instrumentation-dataloader: 0.16.0

0.16.0 (2024-12-18)

Features

  • deps: update deps matching '@opentelemetry/*' (#2608) (aa46705)
instrumentation-dns: 0.43.0

0.43.0 (2024-12-18)

Features

  • deps: update deps matching '@opentelemetry/*' (#2608) (aa46705)
instrumentation-document-load: 0.44.0

0.44.0 (2024-12-18)

Features

  • deps: update deps matching '@opentelemetry/*' (#2608) (aa46705)
instrumentation-express: 0.47.0

0.47.0 (2024-12-18)

Features

  • deps: update deps matching '@opentelemetry/*' (#2608) (aa46705)

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @opentelemetry/contrib-test-utils bumped from ^0.44.0 to ^0.45.0
instrumentation-fastify: 0.44.0

0.44.0 (2024-12-18)

Features

  • deps: update deps matching '@opentelemetry/*' (#2608) (aa46705)

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @opentelemetry/contrib-test-utils bumped from ^0.44.0 to ^0.45.0
instrumentation-fs: 0.19.0

0.19.0 (2024-12-18)

Features

  • deps: update deps matching '@opentelemetry/*' (#2608) (aa46705)
instrumentation-generic-pool: 0.43.0

0.43.0 (2024-12-18)

Features

  • deps: update deps matching '@opentelemetry/*' (#2608) (aa46705)
instrumentation-graphql: 0.47.0

0.47.0 (2024-12-18)

Features

  • deps: update deps matching '@opentelemetry/*' (#2608) (aa46705)
instrumentation-hapi: 0.45.0

0.45.0 (2024-12-18)

Features

  • deps: update deps matching '@opentelemetry/*' (#2608) (aa46705)

Bug Fixes

  • test-utils: Don't swallow assertion errors from checkResult and checkCollector (#2588) (de679ad)

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @opentelemetry/contrib-test-utils bumped from ^0.44.0 to ^0.45.0
instrumentation-ioredis: 0.47.0

0.47.0 (2024-12-18)

Features

  • deps: update deps matching '@opentelemetry/*' (#2608) (aa46705)

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @opentelemetry/contrib-test-utils bumped from ^0.44.0 to ^0.45.0
instrumentation-kafkajs: 0.7.0

0.7.0 (2024-12-18)

Features

  • deps: update deps matching '@opentelemetry/*' (#2608) (aa46705)

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @opentelemetry/contrib-test-utils bumped from ^0.44.0 to ^0.45.0
instrumentation-knex: 0.44.0

0.44.0 (2024-12-18)

Features

  • deps: update deps matching '@opentelemetry/*' (#2608) (aa46705)
instrumentation-koa: 0.47.0

0.47.0 (2024-12-18)

Features

  • deps: update deps matching '@opentelemetry/*' (#2608) (aa46705)

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @opentelemetry/contrib-test-utils bumped from ^0.44.0 to ^0.45.0
instrumentation-long-task: 0.44.0

0.44.0 (2024-12-18)

⚠ BREAKING CHANGES

  • instrumentation-user-interaction: make getZoneWithPrototype() private to avoid leaking internal type ZoneWithPrototype

Features

  • deps: update deps matching '@opentelemetry/*' (#2608) (aa46705)
  • widen peer dependency range to include zone.js v0.15.0 (2e0cbdf)

Bug Fixes

  • instrumentation-user-interaction: make getZoneWithPrototype() private to avoid leaking internal type ZoneWithPrototype (2e0cbdf)
instrumentation-lru-memoizer: 0.44.0

0.44.0 (2024-12-18)

Features

  • deps: update deps matching '@opentelemetry/*' (#2608) (aa46705)

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @opentelemetry/contrib-test-utils bumped from ^0.44.0 to ^0.45.0
instrumentation-memcached: 0.43.0

0.43.0 (2024-12-18)

Features

  • deps: update deps matching '@opentelemetry/*' (#2608) (aa46705)

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @opentelemetry/contrib-test-utils bumped from ^0.44.0 to ^0.45.0
instrumentation-mongodb: 0.51.0

0.51.0 (2024-12-18)

Features

  • deps: update deps matching '@opentelemetry/*' (#2608) (aa46705)

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @opentelemetry/contrib-test-utils bumped from ^0.44.0 to ^0.45.0
instrumentation-mongoose: 0.46.0

0.46.0 (2024-12-18)

Features

  • deps: update deps matching '@opentelemetry/*' (#2608) (aa46705)

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @opentelemetry/contrib-test-utils bumped from ^0.44.0 to ^0.45.0
instrumentation-mysql: 0.45.0

0.45.0 (2024-12-18)

Features

  • deps: update deps matching '@opentelemetry/*' (#2608) (aa46705)

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @opentelemetry/contrib-test-utils bumped from ^0.44.0 to ^0.45.0
instrumentation-mysql2: 0.45.0

0.45.0 (2024-12-18)

Features

  • deps: update deps matching '@opentelemetry/*' (#2608) (aa46705)

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @opentelemetry/contrib-test-utils bumped from ^0.44.0 to ^0.45.0
instrumentation-nestjs-core: 0.44.0

0.44.0 (2024-12-18)

Features

  • deps: update deps matching '@opentelemetry/*' (#2608) (aa46705)
instrumentation-net: 0.43.0

0.43.0 (2024-12-18)

Features

  • deps: update deps matching '@opentelemetry/*' (#2608) (aa46705)
instrumentation-pg: 0.50.0

0.50.0 (2024-12-18)

Features

  • deps: update deps matching '@opentelemetry/*' (#2608) (aa46705)

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @opentelemetry/contrib-test-utils bumped from ^0.44.0 to ^0.45.0
instrumentation-pino: 0.46.0

0.46.0 (2024-12-18)

Features

  • deps: update deps matching '@opentelemetry/*' (#2608) (aa46705)

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @opentelemetry/contrib-test-utils bumped from ^0.44.0 to ^0.45.0
instrumentation-redis: 0.46.0

0.46.0 (2024-12-18)

Features

  • deps: update deps matching '@opentelemetry/*' (#2608) (aa46705)

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @opentelemetry/contrib-test-utils bumped from ^0.44.0 to ^0.45.0
instrumentation-redis-4: 0.46.0

0.46.0 (2024-12-18)

Features

  • deps: update deps matching '@opentelemetry/*' (#2608) (aa46705)

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @opentelemetry/contrib-test-utils bumped from ^0.44.0 to ^0.45.0
instrumentation-restify: 0.45.0

0.45.0 (2024-12-18)

Features

  • deps: update deps matching '@opentelemetry/*' (#2608) (aa46705)
instrumentation-router: 0.44.0

0.44.0 (2024-12-18)

Features

  • deps: update deps matching '@opentelemetry/*' (#2608) (aa46705)
instrumentation-runtime-node: 0.12.0

0.12.0 (2024-12-18)

Features

  • deps: update deps matching '@opentelemetry/*' (#2608) (aa46705)
instrumentation-socket.io: 0.46.0

0.46.0 (2024-12-18)

Features

  • deps: update deps matching '@opentelemetry/*' (#2608) (aa46705)

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @opentelemetry/contrib-test-utils bumped from ^0.44.0 to ^0.45.0
instrumentation-tedious: 0.18.0

0.18.0 (2024-12-18)

Features

  • deps: update deps matching '@opentelemetry/*' (#2608) (aa46705)

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @opentelemetry/contrib-test-utils bumped from ^0.44.0 to ^0.45.0
instrumentation-undici: 0.10.0

0.10.0 (2024-12-18)

Features

  • deps: update deps matching '@opentelemetry/*' (#2608) (aa46705)
instrumentation-user-interaction: 0.44.0

0.44.0 (2024-12-18)

⚠ BREAKING CHANGES

  • instrumentation-user-interaction: make getZoneWithPrototype() private to avoid leaking internal type ZoneWithPrototype

Features

  • deps: update deps matching '@opentelemetry/*' (#2608) (aa46705)
  • widen peer dependency range to include zone.js v0.15.0 (2e0cbdf)

Bug Fixes

  • instrumentation-user-interaction: make getZoneWithPrototype() private to avoid leaking internal type ZoneWithPrototype (2e0cbdf)
instrumentation-winston: 0.44.0

0.44.0 (2024-12-18)

Features

  • deps: update deps matching '@opentelemetry/*' (#2608) (aa46705)

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @opentelemetry/winston-transport bumped from ^0.9.0 to ^0.10.0
propagation-utils: 0.30.15

0.30.15 (2024-12-18)

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @opentelemetry/contrib-test-utils bumped from ^0.44.0 to ^0.45.0
resource-detector-alibaba-cloud: 0.29.7

0.29.7 (2024-12-18)

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @opentelemetry/contrib-test-utils bumped from ^0.44.0 to ^0.45.0
resource-detector-aws: 1.10.0

1.10.0 (2024-12-18)

Features

  • deps: update deps matching '@opentelemetry/*' (#2608) (aa46705)

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @opentelemetry/contrib-test-utils bumped from ^0.44.0 to ^0.45.0
      • @opentelemetry/instrumentation-fs bumped from ^0.18.0 to ^0.19.0
resource-detector-azure: 0.5.0

0.5.0 (2024-12-18)

Features

  • deps: update deps matching '@opentelemetry/*' (#2608) (aa46705)

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @opentelemetry/contrib-test-utils bumped from ^0.44.0 to ^0.45.0
resource-detector-container: 0.5.3

0.5.3 (2024-12-18)

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @opentelemetry/contrib-test-utils bumped from ^0.44.0 to ^0.45.0
      • @opentelemetry/instrumentation-fs bumped from ^0.18.0 to ^0.19.0
resource-detector-gcp: 0.32.0

0.32.0 (2024-12-18)

Features

  • deps: update deps matching '@opentelemetry/*' (#2608) (aa46705)

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @opentelemetry/contrib-test-utils bumped from ^0.44.0 to ^0.45.0
resource-detector-instana: 0.17.0

0.17.0 (2024-12-18)

Features

  • deps: update deps matching '@opentelemetry/*' (#2608) (aa46705)

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @opentelemetry/contrib-test-utils bumped from ^0.44.0 to ^0.45.0
winston-transport: 0.10.0

0.10.0 (2024-12-18)

Features

  • deps: update deps matching '@opentelemetry/*' (#2608) (aa46705)

This PR was generated with Release Please. See documentation.

@dyladan dyladan force-pushed the release-please--branches--main branch 3 times, most recently from 7c4ffc2 to 2250e7a Compare December 9, 2024 08:38
@dyladan dyladan force-pushed the release-please--branches--main branch from 2dc5885 to 15c2ddc Compare December 10, 2024 16:40
@dyladan dyladan force-pushed the release-please--branches--main branch from 83f7212 to 5a304d3 Compare December 16, 2024 12:09
@pichlermarc
Copy link
Member

waiting for the workflow on main to complete, then we can release.

@dyladan dyladan force-pushed the release-please--branches--main branch from afafa2f to d026fad Compare December 18, 2024 11:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
autorelease: pending pkg:auto-instrumentations-node pkg:auto-instrumentations-web pkg:instrumentation-amqplib pkg:instrumentation-aws-lambda pkg:instrumentation-aws-sdk pkg:instrumentation-bunyan pkg:instrumentation-cassandra-driver pkg:instrumentation-connect pkg:instrumentation-cucumber pkg:instrumentation-dataloader pkg:instrumentation-dns pkg:instrumentation-document-load pkg:instrumentation-express pkg:instrumentation-fastify pkg:instrumentation-fs pkg:instrumentation-generic-pool pkg:instrumentation-graphql pkg:instrumentation-hapi pkg:instrumentation-ioredis pkg:instrumentation-knex pkg:instrumentation-koa pkg:instrumentation-long-task pkg:instrumentation-lru-memoizer pkg:instrumentation-memcached pkg:instrumentation-mongodb pkg:instrumentation-mongoose pkg:instrumentation-mysql pkg:instrumentation-mysql2 pkg:instrumentation-nestjs-core pkg:instrumentation-net pkg:instrumentation-pg pkg:instrumentation-pino pkg:instrumentation-redis pkg:instrumentation-redis-4 pkg:instrumentation-restify pkg:instrumentation-router pkg:instrumentation-runtime-node pkg:instrumentation-socket.io pkg:instrumentation-tedious pkg:instrumentation-undici pkg:instrumentation-user-interaction pkg:instrumentation-winston pkg:propagation-utils pkg:resource-detector-alibaba-cloud pkg:resource-detector-aws pkg:resource-detector-azure pkg:resource-detector-container pkg:resource-detector-gcp pkg:resource-detector-instana pkg:sampler-aws-xray pkg:test-utils pkg-status:unmaintained This package is unmaintained. Only bugfixes may be acceped until a new owner has been found.
Projects
None yet
Development

Successfully merging this pull request may close these issues.