Skip to content

Releases: opentracing-contrib/java-spring-web

Release 4.1.0

13 Oct 14:32
09e7c6f
Compare
Choose a tag to compare
Bump junit from 4.12 to 4.13.1 (#136)

Bumps [junit](https://github.com/junit-team/junit4) from 4.12 to 4.13.1.
- [Release notes](https://github.com/junit-team/junit4/releases)
- [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.12.md)
- [Commits](https://github.com/junit-team/junit4/compare/r4.12...r4.13.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

Release 4.0.0

30 Sep 07:00
6eebb9b
Compare
Choose a tag to compare

Bump to Spring Boot 2.3

Release 3.0.1

22 Jan 07:39
Compare
Choose a tag to compare
release-3.0.1

Fix licensing header yet again

Release 3.0.0

30 Nov 09:12
f64f87e
Compare
Choose a tag to compare
release-3.0.0

Bump to OpenTracing 0.33 (#116)

Release 2.1.2

03 Jul 09:52
146a1ff
Compare
Choose a tag to compare
release-2.1.2

Ensure that unit tests can be run when WebEnvironment.NONE is used (#…

Release 2.1.1

11 Jun 11:27
Compare
Choose a tag to compare
release-2.1.1

bump SB version. (#105)

Release 1.1.3

17 Apr 06:36
Compare
Choose a tag to compare
release-1.1.3

Register skipPattern for SB actuator endpoints dynamically. (#100)

Release 1.1.2

12 Apr 11:30
Compare
Choose a tag to compare
release-1.1.2

Actuator endpoint skipped by default (#99)

Release 1.1.1

13 Mar 18:45
Compare
Choose a tag to compare
WebFlux tracing should trace all URLs by default. (#96)

* WebFlux tracing should trace all URLs by default. Improve documentation of urlPatterns field

Release 1.1.0

04 Mar 17:00
Compare
Choose a tag to compare
release-1.1.0

Add Spring WebFlux and WebClient tracing. (#95)