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

Merged
merged 2 commits into from Mar 2, 2022
Merged

chore: release main #924

merged 2 commits into from Mar 2, 2022

Conversation

dyladan
Copy link
Member

@dyladan dyladan commented Feb 28, 2022

πŸ€– I have created a release beep boop

@opentelemetry/auto-instrumentations-node: 0.27.4

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-03-02)

Bug Fixes

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

0.5.1 (2022-03-02)

Bug Fixes

  • opentelemetry-instrumentation-aws-sdk: error when ReturnConsumedCapacity is set to None (#899) (e7ab4d0)

Dependencies

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

0.26.0 (2022-03-02)

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-03-02)

Bug Fixes

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

0.28.0 (2022-03-02)

⚠ BREAKING CHANGES

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

Bug Fixes

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

0.28.0 (2022-03-02)

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-03-02)

Features

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

0.28.0 (2022-03-02)

⚠ 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-03-02)

⚠ BREAKING CHANGES

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

Features

Bug Fixes

  • mysql,redis:* net.peer.ip -> db.connection_string (bf39b90)
  • use SQL verb for mysql2 span name when query object is used (#923) (3d1388b)
instrumentation-redis: 0.29.0

0.29.0 (2022-03-02)

⚠ 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-03-02)

Bug Fixes

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

0.27.0 (2022-03-02)

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.

Copy link
Member Author

@dyladan dyladan left a comment

Choose a reason for hiding this comment

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

No package.json versions were updated, only the dependencies and changelogs

@dyladan dyladan changed the title chore: release main chore(main): release 1.0.0 Feb 28, 2022
@dyladan dyladan force-pushed the release-please--branches--main branch from 997cd53 to b2888f0 Compare February 28, 2022 15:56
@dyladan dyladan changed the title chore(main): release 1.0.0 chore: release main Feb 28, 2022
@dyladan dyladan force-pushed the release-please--branches--main branch from b2888f0 to c5efc01 Compare February 28, 2022 15:57
@codecov
Copy link

codecov bot commented Feb 28, 2022

Codecov Report

Merging #924 (0d458b6) into main (9c00bf2) will decrease coverage by 4.30%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #924      +/-   ##
==========================================
- Coverage   95.91%   91.60%   -4.31%     
==========================================
  Files          13       50      +37     
  Lines         856     2787    +1931     
  Branches      178      585     +407     
==========================================
+ Hits          821     2553    +1732     
- Misses         35      234     +199     
Impacted Files Coverage Ξ”
...try-instrumentation-mongodb/src/instrumentation.ts 68.93% <0.00%> (ΓΈ)
...opentelemetry-instrumentation-mongodb/src/types.ts 100.00% <0.00%> (ΓΈ)
...opentelemetry-instrumentation-ioredis/src/utils.ts 100.00% <0.00%> (ΓΈ)
...tapackages/auto-instrumentations-node/src/utils.ts 97.87% <0.00%> (ΓΈ)
...etry-instrumentation-mysql2/src/instrumentation.ts 95.52% <0.00%> (ΓΈ)
...opentelemetry-instrumentation-aws-sdk/src/enums.ts 100.00% <0.00%> (ΓΈ)
.../opentelemetry-instrumentation-graphql/src/enum.ts 100.00% <0.00%> (ΓΈ)
...opentelemetry-instrumentation-graphql/src/types.ts 100.00% <0.00%> (ΓΈ)
...metry-instrumentation-mysql/src/instrumentation.ts 93.27% <0.00%> (ΓΈ)
...opentelemetry-instrumentation-aws-sdk/src/utils.ts 97.36% <0.00%> (ΓΈ)
... and 27 more

@dyladan
Copy link
Member Author

dyladan commented Feb 28, 2022

Created googleapis/release-please#1317 to see what might be causing this

@dyladan
Copy link
Member Author

dyladan commented Mar 1, 2022

There is a release-please PR to fix this googleapis/release-please#1319

@dyladan dyladan force-pushed the release-please--branches--main branch from c5efc01 to 8ee177f Compare March 2, 2022 14:11
@dyladan
Copy link
Member Author

dyladan commented Mar 2, 2022

@open-telemetry/javascript-maintainers release please is updated and this seems to be working again

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.

LGTM. can we merge and include #927 and #923 in the release?

@dyladan dyladan force-pushed the release-please--branches--main branch from 8648aa4 to de9b53d Compare March 2, 2022 17:30
@dyladan dyladan merged commit 78717b6 into main Mar 2, 2022
@dyladan dyladan deleted the release-please--branches--main branch March 2, 2022 19:15
@dyladan
Copy link
Member Author

dyladan commented Mar 2, 2022

@dyladan
Copy link
Member Author

dyladan commented Mar 2, 2022

@dyladan
Copy link
Member Author

dyladan commented Mar 2, 2022

@dyladan
Copy link
Member Author

dyladan commented Mar 2, 2022

@dyladan
Copy link
Member Author

dyladan commented Mar 2, 2022

@dyladan
Copy link
Member Author

dyladan commented Mar 2, 2022

@dyladan
Copy link
Member Author

dyladan commented Mar 2, 2022

@dyladan
Copy link
Member Author

dyladan commented Mar 2, 2022

@dyladan
Copy link
Member Author

dyladan commented Mar 2, 2022

@dyladan
Copy link
Member Author

dyladan commented Mar 2, 2022

@dyladan
Copy link
Member Author

dyladan commented Mar 2, 2022

@dyladan
Copy link
Member Author

dyladan commented Mar 2, 2022

@dyladan
Copy link
Member Author

dyladan commented Mar 2, 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.

None yet

7 participants