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

Closed
wants to merge 1 commit into from
Closed

chore: release main #920

wants to merge 1 commit into from

Conversation

dyladan
Copy link
Member

@dyladan dyladan commented Feb 25, 2022

🤖 I have created a release beep boop

@opentelemetry/auto-instrumentations-node: 0.27.3

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @opentelemetry/instrumentation-aws-sdk bumped from ^0.5.0 to ^0.5.1
      • @opentelemetry/instrumentation-fastify bumped from ^0.25.0 to ^0.26.0
      • @opentelemetry/instrumentation-graphql bumped from ^0.27.3 to ^0.27.4
      • @opentelemetry/instrumentation-ioredis bumped from ^0.27.1 to ^0.28.0
      • @opentelemetry/instrumentation-mongodb bumped from ^0.28.0 to ^0.29.0
      • @opentelemetry/instrumentation-mysql bumped from ^0.27.1 to ^0.28.0
      • @opentelemetry/instrumentation-mysql2 bumped from ^0.28.0 to ^0.29.0
      • @opentelemetry/instrumentation-redis bumped from ^0.28.0 to ^0.29.0
      • @opentelemetry/instrumentation-winston bumped from ^0.27.0 to ^0.27.2
browser-extension-autoinjection: 0.27.4

0.27.4 (2022-02-25)

Bug Fixes

  • browser-extension-autoinjection: update eslint-plugin-json5 version to 0.1.4 (#896) (e47fcaa)
@opentelemetry/instrumentation-aws-sdk: 0.5.0

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @opentelemetry/propagation-utils bumped from ^0.26.0 to ^1.0.0
instrumentation-fastify: 0.26.0

0.26.0 (2022-02-25)

Features

Bug Fixes

  • fastify and browser autoinjection failed to compile (#793) (c08efa8)
  • typo in fastify description (#891) (adbd6dc)
  • update some dev-deps in fastify instrumentation (a20f77b)
  • use localhost for services in CI (#816) (f497313)
instrumentation-graphql: 0.27.4

0.27.4 (2022-02-25)

Bug Fixes

  • graphql: fix graphql.operation.name field (#903) (5529261)
instrumentation-ioredis: 0.28.0

0.28.0 (2022-02-25)

⚠ BREAKING CHANGES

  • ioredis: net.peer.ip -> db.connection_string

Bug Fixes

  • ioredis: net.peer.ip -> db.connection_string (986c349)
instrumentation-long-task: 1.0.0

1.0.0 (2022-02-25)

Features

  • Long Tasks instrumentation (#757) (56d332e)
  • longtasks: allow callback to add span attributes on collection (#863) (1f68004)
  • upstream mocha instrumentation testing plugin from ext-js #621 (#669) (a5170c4)

Bug Fixes

  • rename lerna's --include-filtered-dependencies option (#817) (cf268e7)
instrumentation-mongodb: 0.29.0

0.29.0 (2022-02-25)

Features

  • mongodb4: added mongodb4 instrumentation (#869) (47700e1)
instrumentation-mysql: 0.28.0

0.28.0 (2022-02-25)

⚠ BREAKING CHANGES

  • mysql,redis:* net.peer.ip -> db.connection_string

Bug Fixes

  • mysql,redis:* net.peer.ip -> db.connection_string (bf39b90)
instrumentation-mysql2: 0.29.0

0.29.0 (2022-02-25)

⚠ BREAKING CHANGES

  • mysql,redis:* net.peer.ip -> db.connection_string

Features

Bug Fixes

  • mysql,redis:* net.peer.ip -> db.connection_string (bf39b90)
instrumentation-redis: 0.29.0

0.29.0 (2022-02-25)

⚠ BREAKING CHANGES

  • mysql,redis:* net.peer.ip -> db.connection_string

Bug Fixes

  • mysql,redis:* net.peer.ip -> db.connection_string (bf39b90)
  • opentelemetry-instrumentation-redis: add condition before error print (#897) (f1d2fd0)
instrumentation-winston: 0.27.2

0.27.2 (2022-02-25)

Bug Fixes

  • documentation: mixed up winston readme for hook (#910) (0a557e8)
propagation-utils: 1.0.0

1.0.0 (2022-02-25)

Features

  • instrumentation-aws-sdk: upstream aws-sdk instrumentation from ext-js (#678) (f5851e7)
  • upstream mocha instrumentation testing plugin from ext-js #621 (#669) (a5170c4)

Bug Fixes

  • rename lerna's --include-filtered-dependencies option (#817) (cf268e7)

This PR was generated with Release Please. See documentation.

@dyladan
Copy link
Member Author

dyladan commented Feb 25, 2022

I generated this PR by running release-please locally. Note that it contains the previously missing ioredis/mysql*/fastify changes

Copy link
Member

@blumamir blumamir left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

some packages are bumped to version 1.0.0 which I assume we don't want

@dyladan
Copy link
Member Author

dyladan commented Feb 25, 2022

Looks like it was the packages missing from the manifest #921

@dyladan dyladan closed this in #921 Feb 28, 2022
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.

6 participants