openzipkin / zipkin-reporter-java

Shared library for reporting zipkin spans on transports such as http or kafka
Apache License 2.0
126 stars 69 forks source link

Routine dependency updates #271

Closed reta closed 2 weeks ago

reta commented 2 weeks ago

Routine dependency updates

reta commented 2 weeks ago

thanks again! wanna do the honors of pushing the release tag?

Tag pushed [1], release updated! Thanks folks!

[1] https://github.com/openzipkin/zipkin-reporter-java/releases/tag/3.4.1

shakuzen commented 2 weeks ago

It looks like deploying the bom was successful but the jars failed: https://github.com/openzipkin/zipkin-reporter-java/actions/runs/10792310306 Can we re-run the job or do we need to manually do something to finish the release?

codefromthecrypt commented 2 weeks ago

smells like a sonatype timeout. maybe double-check they didn't make it to central. If not, double check with the sonatype oss login. regardless, running again shouldn't hurt as maven prevents double-uploading server-side

p.s. I noticed they changed since I last looked to require an email instead of a username login https://ossindex.sonatype.org/user/signin

shakuzen commented 2 weeks ago

It looks like none of the jars made it to central (dependabot PR to upgrade is failing to find any of the jars). I've re-run the deploy jars job now and it was successful. Things should be in central soon.