Xuanwo commented on code in PR #5524:
URL: https://github.com/apache/opendal/pull/5524#discussion_r1907153033
##########
core/Cargo.toml:
##########
@@ -374,7 +376,7 @@ mime_guess = { version = "2.0.5", optional = true }
# for layers-fastrace
fastrace = { version = "0.7.1", optional = true }
# for layers-opentelemetry
-opentelemetry = { version = "0.26", optional = true }
+opentelemetry = { version = "0.27", optional = true }
Review Comment:
Is it urgent to merge this PR? If not, we can simply upgrade to the latest
version and wait for the next release.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]