Xuanwo commented on code in PR #5524:
URL: https://github.com/apache/opendal/pull/5524#discussion_r1907105466
##########
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:
Hi, which version of opendal do you prefer to use?
It's better to stick with `0.26` if possible to remain within opendal
0.51.1. Otherwise, we might need to switch to opendal 0.52.
--
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]