-
-
Notifications
You must be signed in to change notification settings - Fork 23
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
Trying to install 4.1.0 fails due to otel deps #287
Comments
Starting from v1.25.0 OTel requires |
pls check if https://github.com/vgarvardt/gue/releases/tag/v5.7.0 solves your problem PS GH closed the issue automatically after the linked PR was merged |
Can you backport this to v4 so that I can give it a try? Thanks!
…On Thu, Jul 4, 2024, 18:47 Vladimir Garvardt ***@***.***> wrote:
pls check if https://github.com/vgarvardt/gue/releases/tag/v5.7.0 solves
your problem
—
Reply to this email directly, view it on GitHub
<#287 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAGJ6WGAWYMNOHSH2K6C6VTZKVVANAVCNFSM6AAAAABKLVQLUWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDEMBZGI3DINJQHA>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
oh, v4 - this version is not support anymore, most likely you'd need to create your fork |
Would you be open to a PR backporting this in v4, so that we avoid forking? |
I do not even have a separate branch with v4, will try to create one later today from the commit before switched to v5 |
Thanks a lot! |
If I can do anything to help, please let me know. |
just merged #290 to newly created |
Thanks, closing this as it's resolved. |
Apparently otel removed some of their previously-working import paths (open-telemetry/opentelemetry-go#2897), so we might need to bump their versions in the v4 branch.
The text was updated successfully, but these errors were encountered: