X Tutup
Skip to content

Tags: HaojunRen/java-spring-cloud

Tags

0.5.0

Toggle 0.5.0's commit message
[maven-release-plugin] copy for tag 0.5.0

release-0.5.0

Toggle release-0.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Upgrade to OpenTracing 0.33.0 (opentracing-contrib#277)

* opentracing-contrib#276 Upgrade to OpenTracing 0.33.0

* opentracing-contrib#276 use proxy for jdbc connection as in opentracting-jdbc

Signed-off-by: Sergei Malafeev <sergeymalafeev@gmail.com>

0.4.0

Toggle 0.4.0's commit message
[maven-release-plugin] copy for tag 0.4.0

release-0.4.0

Toggle release-0.4.0's commit message
Adjusts copyright headers for this year

Signed-off-by: Pavol Loffay <ploffay@redhat.com>

0.3.12

Toggle 0.3.12's commit message
[maven-release-plugin] copy for tag 0.3.12

release-0.3.12

Toggle release-0.3.12's commit message
Openfeign integration not working when using hard-coded URLs (opentra…

…cing-contrib#262)

* Issue opentracing-contrib#261: Openfeign integration not working when using hard-coded URLs

* Added unit test for the case where we do not have any FeignClient in Spring context

* Simplified implementation to avoid wrapping Feign.Builder

0.3.11

Toggle 0.3.11's commit message
[maven-release-plugin] copy for tag 0.3.11

release-0.3.11

Toggle release-0.3.11's commit message
Lazily lookup Tracer in CustomAsyncConfigurerAutoConfiguration (opent…

…racing-contrib#260)

Instead of using @Autowired, lazily lookup Tracer bean from BeanFactory.

0.3.10

Toggle 0.3.10's commit message
[maven-release-plugin] copy for tag 0.3.10

release-0.3.10

Toggle release-0.3.10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix broken build (opentracing-contrib#259)

X Tutup