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

Skip to content

Tags: visionwang/java-spring-cloud

Tags

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.1.6

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

0.1.5

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

release-0.1.6

Toggle release-0.1.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Increase timestamp delta in tests (opentracing-contrib#103)

* Increase timestamp delta in tests

* fix comment

release-0.1.5

Toggle release-0.1.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Logging: conditional on Logback, Use AsyncAppenderBase (opentracing-c…

…ontrib#101)

* Use UnsyncAppender, Conditional on logback logger

* Fix
0