Oh another thing about upcoming 2.32 is that <http...
# development
w
Oh another thing about upcoming 2.32 is that https://github.com/shoalsoft/shoalsoft-pants-opentelemetry-plugin/releases may need to publish python 3.14 compatible wheels, but likely separate issue. cc @fast-nail-55400 (just fyi)
f
I can publish last wheels for that project given 2.33 will have the new
pants.backend.observability.opentelemetry
backend.
although I had been trying to solve an issue with resolves in https://github.com/pantsbuild/pants/pull/23121 which I hit in the plugin when I updated it for Python 3.14
I'll have to see if there is a way to work around it in the plugin.
or I just publish a 2.32-only version of the plugin and people can rely on older versions for older Pants versions
w
Either approach works, whichever is more convenient for you. Thanks, Tom!
f
published https://pypi.org/project/shoalsoft-pants-opentelemetry-plugin/0.6.0.dev0/ -- please try it out with v2.32.0a1. I'll publish v0.6.0 if the dev version works for your use case.
🙏 1
w
it works. thanks!
f
I published v0.6.0 of the plugin.
That will be the last version. Will archive the repository.
w
Thanks, Tom!