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

Merged
merged 1 commit into from
Feb 7, 2023
Merged

chore: release main #1340

merged 1 commit into from
Feb 7, 2023

Conversation

dyladan
Copy link
Member

@dyladan dyladan commented Jan 2, 2023

🤖 I have created a release beep boop

auto-instrumentations-node: 0.36.1

0.36.1 (2023-02-07)

Bug Fixes

  • deps: update otel core experimental to ^0.35.1 (#1358) (ff109b7)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @opentelemetry/instrumentation-amqplib bumped from ^0.32.0 to ^0.32.1
      • @opentelemetry/instrumentation-aws-lambda bumped from ^0.34.0 to ^0.34.1
      • @opentelemetry/instrumentation-aws-sdk bumped from ^0.33.0 to ^0.34.0
      • @opentelemetry/instrumentation-bunyan bumped from ^0.31.0 to ^0.31.1
      • @opentelemetry/instrumentation-cassandra-driver bumped from ^0.32.0 to ^0.32.1
      • @opentelemetry/instrumentation-connect bumped from ^0.31.0 to ^0.31.1
      • @opentelemetry/instrumentation-dataloader bumped from ^0.3.0 to ^0.3.1
      • @opentelemetry/instrumentation-dns bumped from ^0.31.0 to ^0.31.1
      • @opentelemetry/instrumentation-express bumped from ^0.32.0 to ^0.32.1
      • @opentelemetry/instrumentation-fs bumped from ^0.6.0 to ^0.7.0
      • @opentelemetry/instrumentation-fastify bumped from ^0.31.0 to ^0.31.1
      • @opentelemetry/instrumentation-generic-pool bumped from ^0.31.0 to ^0.31.1
      • @opentelemetry/instrumentation-graphql bumped from ^0.33.0 to ^0.33.1
      • @opentelemetry/instrumentation-hapi bumped from ^0.31.0 to ^0.31.1
      • @opentelemetry/instrumentation-ioredis bumped from ^0.33.1 to ^0.33.2
      • @opentelemetry/instrumentation-knex bumped from ^0.31.0 to ^0.31.1
      • @opentelemetry/instrumentation-koa bumped from ^0.34.0 to ^0.34.1
      • @opentelemetry/instrumentation-lru-memoizer bumped from ^0.32.0 to ^0.32.1
      • @opentelemetry/instrumentation-memcached bumped from ^0.31.0 to ^0.31.1
      • @opentelemetry/instrumentation-mongodb bumped from ^0.34.0 to ^0.34.1
      • @opentelemetry/instrumentation-mongoose bumped from ^0.32.0 to ^0.32.1
      • @opentelemetry/instrumentation-mysql bumped from ^0.32.0 to ^0.33.0
      • @opentelemetry/instrumentation-mysql2 bumped from ^0.33.0 to ^0.33.1
      • @opentelemetry/instrumentation-nestjs-core bumped from ^0.32.0 to ^0.32.1
      • @opentelemetry/instrumentation-net bumped from ^0.31.0 to ^0.31.1
      • @opentelemetry/instrumentation-pg bumped from ^0.34.0 to ^0.34.1
      • @opentelemetry/instrumentation-pino bumped from ^0.33.0 to ^0.33.1
      • @opentelemetry/instrumentation-redis bumped from ^0.34.1 to ^0.34.2
      • @opentelemetry/instrumentation-redis-4 bumped from ^0.34.1 to ^0.34.2
      • @opentelemetry/instrumentation-restify bumped from ^0.32.0 to ^0.32.1
      • @opentelemetry/instrumentation-router bumped from ^0.32.0 to ^0.32.1
      • @opentelemetry/instrumentation-socket.io bumped from ^0.33.0 to ^0.33.1
      • @opentelemetry/instrumentation-tedious bumped from ^0.5.0 to ^0.5.1
      • @opentelemetry/instrumentation-winston bumped from ^0.31.0 to ^0.31.1
auto-instrumentations-web: 0.31.1

0.31.1 (2023-02-07)

Bug Fixes

  • deps: update otel core experimental to ^0.35.1 (#1358) (ff109b7)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @opentelemetry/instrumentation-document-load bumped from ^0.31.0 to ^0.31.1
      • @opentelemetry/instrumentation-user-interaction bumped from ^0.32.0 to ^0.32.1
contrib-test-utils: 0.33.1

0.33.1 (2023-02-07)

Bug Fixes

  • deps: update otel core experimental to ^0.35.1 (#1358) (ff109b7)
instrumentation-amqplib: 0.32.1

0.32.1 (2023-02-07)

Bug Fixes

  • amqplib: use extracted context for message consuming (#1354) (ad92673)
  • deps: update otel core experimental to ^0.35.1 (#1358) (ff109b7)
  • instrumentation-amqplib: move @types/amqplib into dev deps (#1320) (52136d8)

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @opentelemetry/contrib-test-utils bumped from ^0.33.0 to ^0.33.1
instrumentation-aws-lambda: 0.34.1

0.34.1 (2023-02-07)

Bug Fixes

  • deps: update otel core experimental to ^0.35.1 (#1358) (ff109b7)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @opentelemetry/propagator-aws-xray bumped from ^1.1.1 to ^1.2.0
instrumentation-aws-sdk: 0.34.0

0.34.0 (2023-02-07)

Features

  • add supported node versions for all packages (#973) (baaacbd)
  • AWS-SDK SNS Context propagation (#728) (78cd4e1)
  • aws-sdk: add http status code attribute to aws sdk span (#844) (09b8555)
  • aws-sdk: lambda client instrumentation (#916) (dc6c2b5)
  • config option to extract sqs context from message payload (#737) (28e2113)
  • instrumentation-aws-sdk: upstream aws-sdk instrumentation from ext-js (#678) (f5851e7)
  • update core dependencies stable ^1.3.1 experimental ^0.29.2 (141b155)
  • update experimental deps to ^0.34.0, core deps to ^1.8.0, api to ^1.3.0 (#1278) (e9fe8e1)
  • update experimental Otel deps to ^0.31.0 (#1096) (4c8843b)
  • update experimental Otel deps to ^0.32.0 (#1143) (6fb1911)
  • upstream mocha instrumentation testing plugin from ext-js #621 (#669) (a5170c4)
  • use latest instrumentation base (#769) (7aff23e)
  • use Otel SDK 1.2/0.28 (#984) (098c2ed)

Bug Fixes

  • avoid type imports of the aws-sdk package in the built assets (#1066) (457be50)
  • aws-sdk: avoid repeating MessageAttributeNames in sqs receiveMessage (#1044) (4b4ded6)
  • aws-sdk: bump aws-sdk instrumentation version to align with previous release (#1247) (fd2480a)
  • aws-sdk: calc propagation fields count before context inject (#738) (033cc1f)
  • aws-sdk: set spanKind to CLIENT by default in v3 (#1177) (d463695)
  • aws-sdk: sns span name should be with low cardinality (#841) (7032a33)
  • aws-sdk: sns-sqs extract the correct context key from message payload (#761) (e5cae76)
  • deps: update otel core experimental to ^0.35.1 (#1358) (ff109b7)
  • instrumentation-aws-sdk: sqs message id missing on send command (#968) (8b36fe1)
  • opentelemetry-instrumentation-aws-sdk: error when ReturnConsumedCapacity is set to None (#899) (e7ab4d0)
  • rename lerna's --include-filtered-dependencies option (#817) (cf268e7)
  • sns-publish-test-v3: add test for sns.publish for aws sdk v3 (#1015) (0293d89)
  • use localhost for services in CI (#816) (f497313)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @opentelemetry/propagation-utils bumped from ^0.29.1 to ^0.29.2
    • devDependencies
      • @opentelemetry/contrib-test-utils bumped from ^0.33.0 to ^0.33.1
instrumentation-bunyan: 0.31.1

0.31.1 (2023-02-07)

Bug Fixes

  • deps: update otel core experimental to ^0.35.1 (#1358) (ff109b7)
instrumentation-cassandra-driver: 0.32.1

0.32.1 (2023-02-07)

Bug Fixes

  • deps: update otel core experimental to ^0.35.1 (#1358) (ff109b7)

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @opentelemetry/contrib-test-utils bumped from ^0.33.0 to ^0.33.1
instrumentation-connect: 0.31.1

0.31.1 (2023-02-07)

Bug Fixes

  • deps: update otel core experimental to ^0.35.1 (#1358) (ff109b7)
instrumentation-dataloader: 0.3.1

0.3.1 (2023-02-07)

Bug Fixes

  • deps: update otel core experimental to ^0.35.1 (#1358) (ff109b7)
instrumentation-dns: 0.31.1

0.31.1 (2023-02-07)

Bug Fixes

  • deps: update otel core experimental to ^0.35.1 (#1358) (ff109b7)
instrumentation-document-load: 0.31.1

0.31.1 (2023-02-07)

Bug Fixes

  • deps: update otel core experimental to ^0.35.1 (#1358) (ff109b7)
instrumentation-express: 0.32.1

0.32.1 (2023-02-07)

Bug Fixes

  • deps: update otel core experimental to ^0.35.1 (#1358) (ff109b7)
instrumentation-fastify: 0.31.1

0.31.1 (2023-02-07)

Bug Fixes

  • deps: update otel core experimental to ^0.35.1 (#1358) (ff109b7)
instrumentation-fs: 0.7.0

0.7.0 (2023-02-07)

Features

Bug Fixes

  • deps: update otel core experimental to ^0.35.1 (#1358) (ff109b7)
instrumentation-generic-pool: 0.31.1

0.31.1 (2023-02-07)

Bug Fixes

  • deps: update otel core experimental to ^0.35.1 (#1358) (ff109b7)
instrumentation-graphql: 0.33.1

0.33.1 (2023-02-07)

Bug Fixes

  • deps: update otel core experimental to ^0.35.1 (#1358) (ff109b7)
instrumentation-hapi: 0.31.1

0.31.1 (2023-02-07)

Bug Fixes

  • deps: update otel core experimental to ^0.35.1 (#1358) (ff109b7)
instrumentation-ioredis: 0.33.2

0.33.2 (2023-02-07)

Bug Fixes

  • deps: update otel core experimental to ^0.35.1 (#1358) (ff109b7)

Dependencies

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

0.31.1 (2023-02-07)

Bug Fixes

  • deps: update otel core experimental to ^0.35.1 (#1358) (ff109b7)
instrumentation-koa: 0.34.1

0.34.1 (2023-02-07)

Bug Fixes

  • deps: update otel core experimental to ^0.35.1 (#1358) (ff109b7)
instrumentation-long-task: 0.32.1

0.32.1 (2023-02-07)

Bug Fixes

  • deps: update otel core experimental to ^0.35.1 (#1358) (ff109b7)
instrumentation-lru-memoizer: 0.32.1

0.32.1 (2023-02-07)

Bug Fixes

  • deps: update otel core experimental to ^0.35.1 (#1358) (ff109b7)

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @opentelemetry/contrib-test-utils bumped from ^0.33.0 to ^0.33.1
instrumentation-memcached: 0.31.1

0.31.1 (2023-02-07)

Bug Fixes

  • deps: update otel core experimental to ^0.35.1 (#1358) (ff109b7)

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @opentelemetry/contrib-test-utils bumped from ^0.33.0 to ^0.33.1
instrumentation-mongodb: 0.34.1

0.34.1 (2023-02-07)

Bug Fixes

  • deps: update otel core experimental to ^0.35.1 (#1358) (ff109b7)

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @opentelemetry/contrib-test-utils bumped from ^0.33.0 to ^0.33.1
instrumentation-mongoose: 0.32.1

0.32.1 (2023-02-07)

Bug Fixes

  • deps: update otel core experimental to ^0.35.1 (#1358) (ff109b7)

Dependencies

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

0.33.0 (2023-02-07)

Features

Bug Fixes

  • deps: update otel core experimental to ^0.35.1 (#1358) (ff109b7)
  • mysql: add enhancedDatabaseReporting to mysql (#1337) (04d583b)

Dependencies

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

0.33.1 (2023-02-07)

Bug Fixes

  • deps: update otel core experimental to ^0.35.1 (#1358) (ff109b7)

Dependencies

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

0.32.1 (2023-02-07)

Bug Fixes

  • deps: update otel core experimental to ^0.35.1 (#1358) (ff109b7)
instrumentation-net: 0.31.1

0.31.1 (2023-02-07)

Bug Fixes

  • deps: update otel core experimental to ^0.35.1 (#1358) (ff109b7)
  • instrumentation-net: make tls span parent of net span (#1342) (1ee197e)
instrumentation-pg: 0.34.1

0.34.1 (2023-02-07)

Bug Fixes

  • deps: update otel core experimental to ^0.35.1 (#1358) (ff109b7)
  • pg: update requireParentSpan to skip instrumentation when parent not present (#1343) (d23c329)

Dependencies

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

0.33.1 (2023-02-07)

Bug Fixes

  • deps: update otel core experimental to ^0.35.1 (#1358) (ff109b7)
instrumentation-redis: 0.34.2

0.34.2 (2023-02-07)

Bug Fixes

  • deps: update otel core experimental to ^0.35.1 (#1358) (ff109b7)

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @opentelemetry/contrib-test-utils bumped from ^0.33.0 to ^0.33.1
instrumentation-redis-4: 0.34.2

0.34.2 (2023-02-07)

Bug Fixes

  • deps: update otel core experimental to ^0.35.1 (#1358) (ff109b7)

Dependencies

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

0.32.1 (2023-02-07)

Bug Fixes

  • deps: update otel core experimental to ^0.35.1 (#1358) (ff109b7)
instrumentation-router: 0.32.1

0.32.1 (2023-02-07)

Bug Fixes

  • deps: update otel core experimental to ^0.35.1 (#1358) (ff109b7)
instrumentation-socket.io: 0.33.1

0.33.1 (2023-02-07)

Bug Fixes

  • deps: update otel core experimental to ^0.35.1 (#1358) (ff109b7)

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @opentelemetry/contrib-test-utils bumped from ^0.33.0 to ^0.33.1
instrumentation-tedious: 0.5.1

0.5.1 (2023-02-07)

Bug Fixes

  • deps: update otel core experimental to ^0.35.1 (#1358) (ff109b7)

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @opentelemetry/contrib-test-utils bumped from ^0.33.0 to ^0.33.1
instrumentation-user-interaction: 0.32.1

0.32.1 (2023-02-07)

Bug Fixes

  • deps: update otel core experimental to ^0.35.1 (#1358) (ff109b7)
instrumentation-winston: 0.31.1

0.31.1 (2023-02-07)

Bug Fixes

  • deps: update otel core experimental to ^0.35.1 (#1358) (ff109b7)
@opentelemetry/propagation-utils: 0.29.2

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @opentelemetry/contrib-test-utils bumped from ^0.33.0 to ^0.33.1
propagator-aws-xray: 1.2.0

1.2.0 (2023-02-07)

Features

  • propagator/aws-xray: Extract X-Ray header in a case-insensitive fashion (#1328) (4227d8a)
@opentelemetry/resource-detector-alibaba-cloud: 0.27.4

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @opentelemetry/contrib-test-utils bumped from ^0.33.0 to ^0.33.1
@opentelemetry/resource-detector-aws: 1.2.2

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @opentelemetry/contrib-test-utils bumped from ^0.33.0 to ^0.33.1
@opentelemetry/resource-detector-container: 0.2.2

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @opentelemetry/contrib-test-utils bumped from ^0.33.0 to ^0.33.1
@opentelemetry/resource-detector-gcp: 0.27.5

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @opentelemetry/contrib-test-utils bumped from ^0.33.0 to ^0.33.1
resource-detector-instana: 0.4.1

0.4.1 (2023-02-07)

Bug Fixes

  • deps: update otel core experimental to ^0.35.1 (#1358) (ff109b7)

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @opentelemetry/contrib-test-utils bumped from ^0.33.0 to ^0.33.1

This PR was generated with Release Please. See documentation.

@codecov
Copy link

codecov bot commented Jan 2, 2023

Codecov Report

Merging #1340 (2d5719e) into main (4227d8a) will decrease coverage by 3.60%.
The diff coverage is n/a.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1340      +/-   ##
==========================================
- Coverage   96.10%   92.50%   -3.60%     
==========================================
  Files          14      120     +106     
  Lines         898     6368    +5470     
  Branches      192     1279    +1087     
==========================================
+ Hits          863     5891    +5028     
- Misses         35      477     +442     
Impacted Files Coverage Δ
...etry-instrumentation-bunyan/src/instrumentation.ts 97.82% <0.00%> (ø)
plugins/node/instrumentation-amqplib/src/utils.ts 95.38% <0.00%> (ø)
...y-instrumentation-cassandra/src/instrumentation.ts 81.76% <0.00%> (ø)
...ource-detector-aws/src/detectors/AwsEc2Detector.ts 97.91% <0.00%> (ø)
.../opentelemetry-instrumentation-graphql/src/enum.ts 100.00% <0.00%> (ø)
...de/opentelemetry-instrumentation-hapi/src/utils.ts 100.00% <0.00%> (ø)
...try-instrumentation-ioredis/src/instrumentation.ts 91.86% <0.00%> (ø)
...emetry-instrumentation-mysql/src/AttributeNames.ts 100.00% <0.00%> (ø)
...entelemetry-instrumentation-aws-sdk/src/aws-sdk.ts 97.45% <0.00%> (ø)
...metry-instrumentation-mysql/src/instrumentation.ts 93.18% <0.00%> (ø)
... and 96 more

@dyladan dyladan force-pushed the release-please--branches--main branch from b91d3ba to c2cc55d Compare January 4, 2023 13:04
@dyladan dyladan force-pushed the release-please--branches--main branch 4 times, most recently from 8d840c6 to 2de1272 Compare January 16, 2023 11:44
@github-actions github-actions bot requested a review from rauno56 January 16, 2023 11:45
@dyladan dyladan force-pushed the release-please--branches--main branch from 2de1272 to 067ecc4 Compare January 25, 2023 19:57
@dyladan dyladan force-pushed the release-please--branches--main branch 4 times, most recently from 3fbbe6b to 2419d15 Compare February 7, 2023 20:02
@dyladan
Copy link
Member Author

dyladan commented Feb 7, 2023

@dyladan
Copy link
Member Author

dyladan commented Feb 7, 2023

@dyladan
Copy link
Member Author

dyladan commented Feb 7, 2023

@dyladan
Copy link
Member Author

dyladan commented Feb 7, 2023

@dyladan
Copy link
Member Author

dyladan commented Feb 7, 2023

@dyladan
Copy link
Member Author

dyladan commented Feb 7, 2023

@dyladan
Copy link
Member Author

dyladan commented Feb 7, 2023

@dyladan
Copy link
Member Author

dyladan commented Feb 7, 2023

@dyladan
Copy link
Member Author

dyladan commented Feb 7, 2023

@dyladan
Copy link
Member Author

dyladan commented Feb 7, 2023

@dyladan
Copy link
Member Author

dyladan commented Feb 7, 2023

@dyladan
Copy link
Member Author

dyladan commented Feb 7, 2023

@dyladan
Copy link
Member Author

dyladan commented Feb 7, 2023

@dyladan
Copy link
Member Author

dyladan commented Feb 7, 2023

@dyladan
Copy link
Member Author

dyladan commented Feb 7, 2023

@dyladan
Copy link
Member Author

dyladan commented Feb 7, 2023

@dyladan
Copy link
Member Author

dyladan commented Feb 7, 2023

@dyladan
Copy link
Member Author

dyladan commented Feb 7, 2023

@dyladan
Copy link
Member Author

dyladan commented Feb 7, 2023

@dyladan
Copy link
Member Author

dyladan commented Feb 7, 2023

@dyladan
Copy link
Member Author

dyladan commented Feb 7, 2023

@dyladan
Copy link
Member Author

dyladan commented Feb 7, 2023

@dyladan
Copy link
Member Author

dyladan commented Feb 7, 2023

@dyladan
Copy link
Member Author

dyladan commented Feb 7, 2023

@dyladan
Copy link
Member Author

dyladan commented Feb 7, 2023

@dyladan
Copy link
Member Author

dyladan commented Feb 7, 2023

@dyladan
Copy link
Member Author

dyladan commented Feb 7, 2023

@dyladan
Copy link
Member Author

dyladan commented Feb 7, 2023

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.