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

Skip to content

Tags: kelubhai/java-spring-cloud

Tags

0.2.0

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

0.1.16

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

release-0.2.0

Toggle release-0.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update README.md

release-0.1.16

Toggle release-0.1.16's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Pass through mongo credentials (opentracing-contrib#170)

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

0.1.14

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

release-0.1.14

Toggle release-0.1.14's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Increase wait in artemis manual (opentracing-contrib#160)

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

0.1.13

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

release-0.1.13

Toggle release-0.1.13's commit message
Add Mongo tracing (opentracing-contrib#143)

* Added Mongo Tracing

* Added mongo info

* Removed all transitive dependencies from the opentracing-mongo-driver

* Activating MongoTracingConfiguration if a MongoClient class is present

* Added tests on classpath profile to make sure mongoClient is not on the classpath if not wanted

* Fixed indentation and missing copyright header

* Added tests on MongoClient missing dependency

0.1.12

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

release-0.1.12

Toggle release-0.1.12's commit message
Set active spans in Async aspect (opentracing-contrib#145)

* Fixes opentracing-contrib#142 - span not started active inside Async annotated methods

* Fixed misleading assertion message in the Async aspect test
0