Closed geoand closed 4 years ago
Opened the PR as a draft, because one of the dependencies has not yet hit Maven Central
io.opentacing.contrib:opentracing-spring-tracer-configuration-starter:0.3.0
still not on Maven Central so I did a new 0.3.1
release and will update this PR once it's ready
@pavolloffay any idea why the releases of io.opentacing.contrib:opentracing-spring-tracer-configuration-starter
seem to not be making it to Maven Central?
First I check the builds https://travis-ci.org/opentracing-contrib/java-spring-tracer-configuration/builds. It seems that sync to central failed https://travis-ci.org/opentracing-contrib/java-spring-tracer-configuration/builds/576688050#L880
Then I check binray https://bintray.com/opentracing/maven/opentracing-spring-default-tracer-configuration 0.3.1 is there.
I think you have these options:
If you don't have access to binray let me know I will add you.
Thanks @pavolloffay.
I guess that you already performed the sync from the Bintray UI? I seem to have access, so I'll do it next time
I haven't synced it.
OK, I'm not sure what I am supposed to use for User token key
and User token password
when using on the Maven Central
"tab"
sonatype user:pass
Got it, thanks!
This builds locally. Can we get it released? I am guessing just re-triggering the build would do it?
I restarted it, lets see what happens
@pavolloffay Can you please review when you have some time?
Hi, I am waiting this version bump to happen as well.
What is the plan here? Are you going to release new version soon? When would it be?
We are in need for this change, and if it doesn't happen, we need to re-evaluate our upgrades with opentracing API v0.33
.
So, appreciate merge and release would happen soon.
Thanks,
I will merge and do a 3.x
release on Monday unless you have any objections @pavolloffay
+1 go ahead
I just released version 3.0.0
. It should hopefully be in Maven Central in less than 24h
@geoand @pavolloffay Thanks!!
Resolves #121