-
Notifications
You must be signed in to change notification settings - Fork 532
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 #1798
chore: release main #1798
Conversation
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## main #1798 +/- ##
=======================================
Coverage 91.42% 91.42%
=======================================
Files 143 143
Lines 7303 7303
Branches 1461 1461
=======================================
Hits 6677 6677
Misses 626 626 |
2b4461e
to
8b6b38f
Compare
8b6b38f
to
7ab4e7e
Compare
Looks like release-please is not updating the package-lock.json which makes CI fail in release PRs |
7ab4e7e
to
ab99ea9
Compare
Looking at the diff it seems that a part of the problem here is that the xray sampler is not updated by release please (it's a private unreleased package) and then it's trying to pull in 0.34.3 of the test-utils, but only 0.35.0 is available locally. For now, before releasing (happens by merging this PR) we'll need to run |
ab99ea9
to
6ac9ab9
Compare
6ac9ab9
to
270062d
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Problems are fixed by #1817
Good to release now.
🤖 I have created a release beep boop
@opentelemetry/auto-instrumentations-node: 0.40.1
Dependencies
contrib-test-utils: 0.35.0
0.35.0 (2023-11-22)
Features
@opentelemetry/instrumentation-amqplib: 0.33.4
Dependencies
instrumentation-aws-sdk: 0.37.0
0.37.0 (2023-11-22)
⚠ BREAKING CHANGES
Features
Dependencies
@opentelemetry/instrumentation-cassandra-driver: 0.34.1
Dependencies
instrumentation-ioredis: 0.36.0
0.36.0 (2023-11-22)
Features
Dependencies
@opentelemetry/instrumentation-lru-memoizer: 0.33.4
Dependencies
@opentelemetry/instrumentation-memcached: 0.32.4
Dependencies
@opentelemetry/instrumentation-mongodb: 0.37.3
Dependencies
@opentelemetry/instrumentation-mongoose: 0.33.4
Dependencies
@opentelemetry/instrumentation-mysql: 0.34.4
Dependencies
@opentelemetry/instrumentation-mysql2: 0.34.4
Dependencies
@opentelemetry/instrumentation-pg: 0.37.1
Dependencies
@opentelemetry/instrumentation-redis: 0.35.4
Dependencies
@opentelemetry/instrumentation-redis-4: 0.35.5
Dependencies
@opentelemetry/instrumentation-socket.io: 0.34.4
Dependencies
@opentelemetry/instrumentation-tedious: 0.6.4
Dependencies
@opentelemetry/propagation-utils: 0.30.4
Dependencies
@opentelemetry/resource-detector-alibaba-cloud: 0.28.4
Dependencies
@opentelemetry/resource-detector-aws: 1.3.4
Dependencies
resource-detector-azure: 0.2.1
0.2.1 (2023-11-22)
Bug Fixes
Dependencies
@opentelemetry/resource-detector-container: 0.3.4
Dependencies
@opentelemetry/resource-detector-gcp: 0.29.4
Dependencies
@opentelemetry/resource-detector-instana: 0.5.4
Dependencies
This PR was generated with Release Please. See documentation.