Skip to content

Tags: wuyupengwoaini/java-spring-cloud

Tags

0.3.7

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

release-0.3.7

Toggle release-0.3.7's commit message
Add full instrumentation for ExecutorService (opentracing-contrib#231)

* Use BiFunction for TracedExecutor creation instead of anonymous class.

* Prepare ExecutorBeanPostProcessor for introduction of other Executors.

* Add traces propagation to beans implementing ExecutorService.

0.3.6

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

release-0.3.6

Toggle release-0.3.6's commit message
Fix for FeignTracingAutoConfiguration not loading correctly when feig…

…n-core dependency is present but spring-cloud-starter-openfeign dependency is not present (opentracing-contrib#243) (opentracing-contrib#244)

0.3.5

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

release-0.3.5

Toggle release-0.3.5's commit message
Create a TracingMongoClient bean only when one already exists or is c…

…reated by MongoAutoConfiguration (opentracing-contrib#242)

0.3.4

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

0.3.3

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

release-0.3.4

Toggle release-0.3.4's commit message
[maven-release-plugin] prepare for next development iteration

release-0.3.3

Toggle release-0.3.3's commit message
Overriden getters on TracedThreadPoolTaskExecutor (opentracing-contri…

…b#235)