E5D5 Tags · tomakehurst/java-spring-cloud · GitHub
[go: up one dir, main page]

Skip to content

Tags: tomakehurst/java-spring-cloud

Tags

0.1.11

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

release-0.1.11

Toggle release-0.1.11's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix flaky zipkin integration test (opentracing-contrib#141)

0.1.10

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

release-0.1.10

Toggle release-0.1.10's commit message
Remove problematic test (opentracing-contrib#136)

This test was causing failures in various environments for no apparent
reason. Furthermore it's value was very little, so we are just removing
it

0.1.9

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

release-0.1.9

Toggle release-0.1.9's commit message
Check for existence of WebSocketMessageBrokerConfigurationSupport cla…

…ss (opentracing-contrib#112)

Signed-off-by: Gary Brown <gary@brownuk.com>

0.1.8

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

release-0.1.8

Toggle release-0.1.8's commit message
Jaeger auto-configuration module (opentracing-contrib#113)

* Add first commit for Jaeger auto-configuration module

* Update jaeger version

* Use latest Jaeger Core APIs

* Rename customizers

* Remove support for TracerResolver

* Make inner class name consistent with others

* Change default to what Jaeger Core uses

* Use spring.application.name to configure the tracer service name

* Fix test name

* Pull up common test code into parent

* Enforce the use of a Single sender

* Remove metrics configuration

* Change dependency to opentracing-spring-cloud-starter

0.1.7

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

release-0.1.7

Toggle release-0.1.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bump spring web instrumentation to 0.2.1 (opentracing-contrib#108)

* Bump spring web instrumentation to 0.2.0

* fix tests

* Add skip pattern property to all tests

* Bump web to 0.2.1
0