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

Merged
merged 1 commit into from
Nov 2, 2022
Merged

chore: release main #1214

merged 1 commit into from
Nov 2, 2022

Conversation

dyladan
Copy link
Member

@dyladan dyladan commented Sep 29, 2022

🤖 I have created a release beep boop

auto-instrumentations-node: 0.34.0

0.34.0 (2022-11-02)

Features

  • add new instrumentations into auto-instrumentations-node (#981) (a00f390)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @opentelemetry/instrumentation-aws-lambda bumped from ^0.33.0 to ^0.33.1
      • @opentelemetry/instrumentation-aws-sdk bumped from ^0.9.2 to ^0.9.3
      • @opentelemetry/instrumentation-bunyan bumped from ^0.30.0 to ^0.30.1
      • @opentelemetry/instrumentation-cassandra-driver bumped from ^0.30.0 to ^0.31.0
      • @opentelemetry/instrumentation-connect bumped from ^0.30.0 to ^0.30.1
      • @opentelemetry/instrumentation-dataloader bumped from ^0.2.0 to ^0.2.1
      • @opentelemetry/instrumentation-dns bumped from ^0.30.0 to ^0.30.1
      • @opentelemetry/instrumentation-express bumped from ^0.31.2 to ^0.31.3
      • @opentelemetry/instrumentation-fs bumped from ^0.5.0 to ^0.5.1
      • @opentelemetry/instrumentation-fastify bumped from ^0.30.0 to ^0.30.1
      • @opentelemetry/instrumentation-graphql bumped from ^0.31.0 to ^0.32.0
      • @opentelemetry/instrumentation-hapi bumped from ^0.30.0 to ^0.30.1
      • @opentelemetry/instrumentation-ioredis bumped from ^0.32.1 to ^0.32.2
      • @opentelemetry/instrumentation-knex bumped from ^0.30.0 to ^0.30.1
      • @opentelemetry/instrumentation-koa bumped from ^0.32.0 to ^0.33.0
      • @opentelemetry/instrumentation-memcached bumped from ^0.30.0 to ^0.30.1
      • @opentelemetry/instrumentation-mongodb bumped from ^0.32.1 to ^0.32.2
      • @opentelemetry/instrumentation-mongoose bumped from ^0.31.0 to ^0.31.1
      • @opentelemetry/instrumentation-mysql bumped from ^0.31.0 to ^0.31.2
      • @opentelemetry/instrumentation-mysql2 bumped from ^0.32.0 to ^0.32.1
      • @opentelemetry/instrumentation-nestjs-core bumped from ^0.31.0 to ^0.31.1
      • @opentelemetry/instrumentation-net bumped from ^0.30.1 to ^0.30.2
      • @opentelemetry/instrumentation-pg bumped from ^0.31.1 to ^0.32.0
      • @opentelemetry/instrumentation-pino bumped from ^0.32.0 to ^0.32.1
      • @opentelemetry/instrumentation-redis bumped from ^0.33.0 to ^0.33.1
      • @opentelemetry/instrumentation-redis-4 bumped from ^0.33.0 to ^0.33.1
      • @opentelemetry/instrumentation-restify bumped from ^0.30.0 to ^0.30.1
      • @opentelemetry/instrumentation-router bumped from ^0.30.0 to ^0.31.0
      • @opentelemetry/instrumentation-tedious bumped from ^0.4.0 to ^0.4.1
      • @opentelemetry/instrumentation-winston bumped from ^0.30.0 to ^0.30.1
auto-instrumentations-web: 0.30.1

0.30.1 (2022-11-02)

Bug Fixes

  • address webpack memory issue for browser tests (#1264) (c7f08fe)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @opentelemetry/instrumentation-document-load bumped from ^0.30.0 to ^0.30.1
      • @opentelemetry/instrumentation-user-interaction bumped from ^0.31.0 to ^0.31.1
id-generator-aws-xray: 1.1.1

1.1.1 (2022-11-02)

Bug Fixes

  • address webpack memory issue for browser tests (#1264) (c7f08fe)
instrumentation-aws-lambda: 0.33.1

0.33.1 (2022-11-02)

Bug Fixes

  • separate public and internal types for all instrumentations (#1251) (e72ea58)

Dependencies

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

0.9.3 (2022-11-02)

Bug Fixes

  • aws-sdk: bump aws-sdk instrumentation version to align with previous release (#1247) (fd2480a)
instrumentation-bunyan: 0.30.1

0.30.1 (2022-11-02)

Bug Fixes

  • separate public and internal types for all instrumentations (#1251) (e72ea58)
instrumentation-cassandra-driver: 0.31.0

0.31.0 (2022-11-02)

Features

  • cassandra-responsehook: added response hook to execute func (#1180) (20767c4)

Bug Fixes

  • separate public and internal types for all instrumentations (#1251) (e72ea58)
instrumentation-connect: 0.30.1

0.30.1 (2022-11-02)

Bug Fixes

  • separate public and internal types for all instrumentations (#1251) (e72ea58)
instrumentation-dataloader: 0.2.1

0.2.1 (2022-11-02)

Bug Fixes

  • remove types of the instrumented libs form public apis (#1221) (682d610)
  • separate public and internal types for all instrumentations (#1251) (e72ea58)
instrumentation-dns: 0.30.1

0.30.1 (2022-11-02)

Bug Fixes

  • dns: remove lookupPromise polyfill for node8 dns promise tests (#1223) (2777a79)
  • separate public and internal types for all instrumentations (#1251) (e72ea58)
instrumentation-document-load: 0.30.1

0.30.1 (2022-11-02)

Bug Fixes

  • address webpack memory issue for browser tests (#1264) (c7f08fe)
  • separate public and internal types for all instrumentations (#1251) (e72ea58)
instrumentation-express: 0.31.3

0.31.3 (2022-11-02)

Bug Fixes

  • separate public and internal types for all instrumentations (#1251) (e72ea58)
instrumentation-fastify: 0.30.1

0.30.1 (2022-11-02)

Bug Fixes

  • separate public and internal types for all instrumentations (#1251) (e72ea58)
instrumentation-fs: 0.5.1

0.5.1 (2022-11-02)

Bug Fixes

  • instrumentation-fs: fix fs.exists when it's util.promisified (#1222) (180b336)
  • separate public and internal types for all instrumentations (#1251) (e72ea58)
instrumentation-graphql: 0.32.0

0.32.0 (2022-11-02)

Features

Bug Fixes

  • graphql: graphql instrumentation throw for sync calls (#1254) (524d98e)
  • separate public and internal types for all instrumentations (#1251) (e72ea58)
instrumentation-hapi: 0.30.1

0.30.1 (2022-11-02)

Bug Fixes

  • allow hapi plugin from array to be registered as argument (#1253) (1db3b7e)
  • separate public and internal types for all instrumentations (#1251) (e72ea58)
instrumentation-ioredis: 0.32.2

0.32.2 (2022-11-02)

Bug Fixes

  • separate public and internal types for all instrumentations (#1251) (e72ea58)
instrumentation-knex: 0.30.1

0.30.1 (2022-11-02)

Bug Fixes

  • separate public and internal types for all instrumentations (#1251) (e72ea58)
instrumentation-koa: 0.33.0

0.33.0 (2022-11-02)

Features

  • koa: add layer type to request hook context (#1226) (6300733)

Bug Fixes

  • separate public and internal types for all instrumentations (#1251) (e72ea58)
instrumentation-long-task: 0.31.1

0.31.1 (2022-11-02)

Bug Fixes

  • address webpack memory issue for browser tests (#1264) (c7f08fe)
  • separate public and internal types for all instrumentations (#1251) (e72ea58)
instrumentation-memcached: 0.30.1

0.30.1 (2022-11-02)

Bug Fixes

  • separate public and internal types for all instrumentations (#1251) (e72ea58)
instrumentation-mongodb: 0.32.2

0.32.2 (2022-11-02)

Bug Fixes

  • mongodb: use net.peer namespace for mongo host and port (#1257) (c63d2a4)
  • separate public and internal types for all instrumentations (#1251) (e72ea58)
instrumentation-mongoose: 0.31.1

0.31.1 (2022-11-02)

Bug Fixes

  • remove types of the instrumented libs form public apis (#1221) (682d610)
instrumentation-mysql: 0.31.2

0.31.2 (2022-11-02)

Bug Fixes

  • separate public and internal types for all instrumentations (#1251) (e72ea58)
instrumentation-mysql2: 0.32.1

0.32.1 (2022-11-02)

Bug Fixes

  • separate public and internal types for all instrumentations (#1251) (e72ea58)
instrumentation-nestjs-core: 0.31.1

0.31.1 (2022-11-02)

Bug Fixes

  • separate public and internal types for all instrumentations (#1251) (e72ea58)
instrumentation-net: 0.30.2

0.30.2 (2022-11-02)

Bug Fixes

  • separate public and internal types for all instrumentations (#1251) (e72ea58)
instrumentation-pg: 0.32.0

0.32.0 (2022-11-02)

Features

Bug Fixes

  • separate public and internal types for all instrumentations (#1251) (e72ea58)
instrumentation-pino: 0.32.1

0.32.1 (2022-11-02)

Bug Fixes

  • Add applying patch debug log to pino module (#1225) (a2719c5)
  • separate public and internal types for all instrumentations (#1251) (e72ea58)
instrumentation-redis: 0.33.1

0.33.1 (2022-11-02)

Bug Fixes

  • separate public and internal types for all instrumentations (#1251) (e72ea58)
instrumentation-redis-4: 0.33.1

0.33.1 (2022-11-02)

Bug Fixes

  • separate public and internal types for all instrumentations (#1251) (e72ea58)
instrumentation-restify: 0.30.1

0.30.1 (2022-11-02)

Bug Fixes

  • separate public and internal types for all instrumentations (#1251) (e72ea58)
instrumentation-router: 0.31.0

0.31.0 (2022-11-02)

Features

  • add new instrumentations into auto-instrumentations-node (#981) (a00f390)

Bug Fixes

  • separate public and internal types for all instrumentations (#1251) (e72ea58)
instrumentation-tedious: 0.4.1

0.4.1 (2022-11-02)

Bug Fixes

  • separate public and internal types for all instrumentations (#1251) (e72ea58)
instrumentation-user-interaction: 0.31.1

0.31.1 (2022-11-02)

Bug Fixes

  • address webpack memory issue for browser tests (#1264) (c7f08fe)
  • separate public and internal types for all instrumentations (#1251) (e72ea58)
instrumentation-winston: 0.30.1

0.30.1 (2022-11-02)

Bug Fixes

  • separate public and internal types for all instrumentations (#1251) (e72ea58)
plugin-react-load: 0.28.1

0.28.1 (2022-11-02)

Bug Fixes

  • address webpack memory issue for browser tests (#1264) (c7f08fe)
  • separate public and internal types for all instrumentations (#1251) (e72ea58)
propagator-aws-xray: 1.1.1

1.1.1 (2022-11-02)

Bug Fixes

  • address webpack memory issue for browser tests (#1264) (c7f08fe)
propagator-instana: 0.2.1

0.2.1 (2022-11-02)

Bug Fixes

  • address webpack memory issue for browser tests (#1264) (c7f08fe)
propagator-ot-trace: 0.26.2

0.26.2 (2022-11-02)

Bug Fixes

  • address webpack memory issue for browser tests (#1264) (c7f08fe)
resource-detector-aws: 1.2.0

1.2.0 (2022-11-02)

Features

  • Implement experimental AWS ECS resource attributes (#1083) (bea8a55)
resource-detector-container: 0.2.0

0.2.0 (2022-11-02)

Features

  • container ID detector for cgroup v2 (#1181) (502caae)
  • upstream mocha instrumentation testing plugin from ext-js #621 (#669) (a5170c4)
resource-detector-gcp: 0.27.3

0.27.3 (2022-11-02)

Bug Fixes

  • deps: update dependency gcp-metadata to v5 (#1009) (d0a10eb)

This PR was generated with Release Please. See documentation.

@codecov
Copy link

codecov bot commented Sep 29, 2022

Codecov Report

Merging #1214 (6192b60) into main (6667853) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1214   +/-   ##
=======================================
  Coverage   96.08%   96.08%           
=======================================
  Files          14       14           
  Lines         893      893           
  Branches      191      191           
=======================================
  Hits          858      858           
  Misses         35       35           

@dyladan dyladan force-pushed the release-please--branches--main branch 2 times, most recently from 3815355 to b932983 Compare September 30, 2022 11:33
@dyladan dyladan force-pushed the release-please--branches--main branch 4 times, most recently from 8f48c25 to 10d2d3b Compare October 7, 2022 08:11
@dyladan dyladan force-pushed the release-please--branches--main branch 2 times, most recently from 836d4b1 to 48a9b59 Compare October 10, 2022 11:05
@ryan-codaio
Copy link
Contributor

Is there any guess for when this might be merged? I'm looking forward to being able to use #1199 in our app, and haven't been able to figure out how to get yarn to install the @opentelemetry/instrumentation-pg package from my Github fork instead of npm. Just wondering :)

@dyladan dyladan force-pushed the release-please--branches--main branch 3 times, most recently from d3783cd to ada9be9 Compare October 18, 2022 05:41
@dyladan dyladan force-pushed the release-please--branches--main branch 3 times, most recently from 75a5c5d to 78ea965 Compare October 21, 2022 07:55
@pavlospt
Copy link

Hello @dyladan , is there a roadmap for this release with any expected landing date?

@dyladan dyladan force-pushed the release-please--branches--main branch 2 times, most recently from 721acb5 to e0968c1 Compare October 28, 2022 05:34
@dyladan
Copy link
Member Author

dyladan commented Nov 2, 2022

@dyladan
Copy link
Member Author

dyladan commented Nov 2, 2022

@dyladan
Copy link
Member Author

dyladan commented Nov 2, 2022

@dyladan
Copy link
Member Author

dyladan commented Nov 2, 2022

@dyladan
Copy link
Member Author

dyladan commented Nov 2, 2022

@dyladan
Copy link
Member Author

dyladan commented Nov 2, 2022

@dyladan
Copy link
Member Author

dyladan commented Nov 2, 2022

@dyladan
Copy link
Member Author

dyladan commented Nov 2, 2022

@dyladan
Copy link
Member Author

dyladan commented Nov 2, 2022

@dyladan
Copy link
Member Author

dyladan commented Nov 2, 2022

@dyladan
Copy link
Member Author

dyladan commented Nov 2, 2022

@dyladan
Copy link
Member Author

dyladan commented Nov 2, 2022

@dyladan
Copy link
Member Author

dyladan commented Nov 2, 2022

@dyladan
Copy link
Member Author

dyladan commented Nov 2, 2022

@dyladan
Copy link
Member Author

dyladan commented Nov 2, 2022

@dyladan
Copy link
Member Author

dyladan commented Nov 2, 2022

@dyladan
Copy link
Member Author

dyladan commented Nov 2, 2022

@dyladan
Copy link
Member Author

dyladan commented Nov 2, 2022

@dyladan
Copy link
Member Author

dyladan commented Nov 2, 2022

@dyladan
Copy link
Member Author

dyladan commented Nov 2, 2022

@dyladan
Copy link
Member Author

dyladan commented Nov 2, 2022

@dyladan
Copy link
Member Author

dyladan commented Nov 2, 2022

@dyladan
Copy link
Member Author

dyladan commented Nov 2, 2022

@dyladan
Copy link
Member Author

dyladan commented Nov 2, 2022

@dyladan
Copy link
Member Author

dyladan commented Nov 2, 2022

@dyladan
Copy link
Member Author

dyladan commented Nov 2, 2022

@dyladan
Copy link
Member Author

dyladan commented Nov 2, 2022

@vmarchaud
Copy link
Member

@vmarchaud all changes in this PR are already approved in other places. I usually just look to make sure the versions make sense and merge. Just need a single approval for that.

Yeah i knew about that but i'm not confident enough on the contrib part so choose to make a release ^^

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.

None yet