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

Merged
merged 1 commit into from
Dec 30, 2022
Merged

chore: release main #1301

merged 1 commit into from
Dec 30, 2022

Conversation

dyladan
Copy link
Member

@dyladan dyladan commented Nov 24, 2022

🤖 I have created a release beep boop

auto-instrumentations-node: 0.36.0

0.36.0 (2022-12-20)

Features

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @opentelemetry/instrumentation-ioredis bumped from ^0.33.0 to ^0.33.1
      • @opentelemetry/instrumentation-mongodb bumped from ^0.33.0 to ^0.34.0
      • @opentelemetry/instrumentation-pg bumped from ^0.33.0 to ^0.34.0
      • @opentelemetry/instrumentation-redis bumped from ^0.34.0 to ^0.34.1
      • @opentelemetry/instrumentation-redis-4 bumped from ^0.34.0 to ^0.34.1
      • @opentelemetry/instrumentation-restify bumped from ^0.31.0 to ^0.32.0
      • @opentelemetry/instrumentation-socket.io bumped from ^0.32.0 to ^0.33.0
instrumentation-ioredis: 0.33.1

0.33.1 (2022-12-20)

Bug Fixes

  • redis: serialize non sensitive arguments into db.statement attribute (#1299) (092a250)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @opentelemetry/redis-common bumped from ^0.33.0 to ^0.34.0
instrumentation-mongodb: 0.34.0

0.34.0 (2022-12-20)

Features

  • mongodb: add db.operation span attribute (#1321) (97305e1)
instrumentation-pg: 0.34.0

0.34.0 (2022-12-20)

Features

  • add sqlcommenter comment with trace context to queries in pg instrumentation (#1286) (a0003e7)
  • pg: support requestHook hook (#1307) (f0a9368)

Bug Fixes

instrumentation-redis: 0.34.1

0.34.1 (2022-12-20)

Bug Fixes

  • redis: serialize non sensitive arguments into db.statement attribute (#1299) (092a250)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @opentelemetry/redis-common bumped from ^0.33.0 to ^0.34.0
instrumentation-redis-4: 0.34.1

0.34.1 (2022-12-20)

Bug Fixes

  • redis-4: add support to new version of redis (#1324) (378f130)
  • redis: serialize non sensitive arguments into db.statement attribute (#1299) (092a250)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @opentelemetry/redis-common bumped from ^0.33.0 to ^0.34.0
instrumentation-restify: 0.32.0

0.32.0 (2022-12-20)

Features

instrumentation-socket.io: 0.33.0

0.33.0 (2022-12-20)

Features

redis-common: 0.34.0

0.34.0 (2022-12-20)

Features

  • upstream mocha instrumentation testing plugin from ext-js #621 (#669) (a5170c4)

Bug Fixes

  • redis: serialize non sensitive arguments into db.statement attribute (#1299) (092a250)

This PR was generated with Release Please. See documentation.

@dyladan dyladan requested a review from a team November 24, 2022 07:33
@github-actions github-actions bot requested a review from obecny November 24, 2022 07:33
@codecov
Copy link

codecov bot commented Nov 24, 2022

Codecov Report

Merging #1301 (5ff86fd) into main (378f130) will decrease coverage by 5.41%.
The diff coverage is n/a.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1301      +/-   ##
==========================================
- Coverage   96.08%   90.66%   -5.42%     
==========================================
  Files          14       31      +17     
  Lines         893     1992    +1099     
  Branches      191      430     +239     
==========================================
+ Hits          858     1806     +948     
- Misses         35      186     +151     
Impacted Files Coverage Δ
...opentelemetry-instrumentation-redis-4/src/utils.ts 100.00% <0.00%> (ø)
...metry-instrumentation-redis/src/instrumentation.ts 93.47% <0.00%> (ø)
...telemetry-instrumentation-restify/src/constants.ts 100.00% <0.00%> (ø)
...e/opentelemetry-instrumentation-redis/src/utils.ts 93.10% <0.00%> (ø)
...try-instrumentation-ioredis/src/instrumentation.ts 91.86% <0.00%> (ø)
...try-instrumentation-pg/src/enums/AttributeNames.ts 100.00% <0.00%> (ø)
...opentelemetry-instrumentation-restify/src/utils.ts 100.00% <0.00%> (ø)
...try-instrumentation-restify/src/instrumentation.ts 90.51% <0.00%> (ø)
...opentelemetry-instrumentation-restify/src/types.ts 100.00% <0.00%> (ø)
...try-instrumentation-mongodb/src/instrumentation.ts 69.06% <0.00%> (ø)
... and 7 more

@dyladan dyladan force-pushed the release-please--branches--main branch from 0149f39 to 169546a Compare November 24, 2022 15:53
@github-actions github-actions bot requested a review from rauno56 November 24, 2022 15:53
@dyladan dyladan force-pushed the release-please--branches--main branch from 169546a to 08da8d1 Compare November 27, 2022 09:24
@dyladan dyladan force-pushed the release-please--branches--main branch 2 times, most recently from 4d5161b to 58fa2bd Compare December 1, 2022 05:10
@henrinormak
Copy link
Contributor

Any timeline on the release? I'm eagerly looking forward to the updates in pg instrumentation, thanks in advance! 🙇

@dyladan dyladan force-pushed the release-please--branches--main branch 2 times, most recently from d383db4 to ce1e144 Compare December 11, 2022 09:30
@github-actions github-actions bot requested a review from osherv December 11, 2022 09:30
@dyladan dyladan force-pushed the release-please--branches--main branch from ce1e144 to 2ad7fcc Compare December 13, 2022 08:34
@dyladan dyladan force-pushed the release-please--branches--main branch from 4495137 to 5ff86fd Compare December 20, 2022 22:41
@dyladan dyladan merged commit 8472e82 into main Dec 30, 2022
@dyladan dyladan deleted the release-please--branches--main branch December 30, 2022 14:19
@dyladan
Copy link
Member Author

dyladan commented Dec 30, 2022

@dyladan
Copy link
Member Author

dyladan commented Dec 30, 2022

@dyladan
Copy link
Member Author

dyladan commented Dec 30, 2022

@dyladan
Copy link
Member Author

dyladan commented Dec 30, 2022

@dyladan
Copy link
Member Author

dyladan commented Dec 30, 2022

@dyladan
Copy link
Member Author

dyladan commented Dec 30, 2022

@dyladan
Copy link
Member Author

dyladan commented Dec 30, 2022

@dyladan
Copy link
Member Author

dyladan commented Dec 30, 2022

@dyladan
Copy link
Member Author

dyladan commented Dec 30, 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.

9 participants