Releases: opentracing-contrib/java-spring-web
Releases · opentracing-contrib/java-spring-web
Release 4.1.0
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Release 4.0.0
Bump to Spring Boot 2.3
Release 3.0.1
release-3.0.1 Fix licensing header yet again
Release 3.0.0
release-3.0.0 Bump to OpenTracing 0.33 (#116)
Release 2.1.2
release-2.1.2 Ensure that unit tests can be run when WebEnvironment.NONE is used (#…
Release 2.1.1
release-2.1.1 bump SB version. (#105)
Release 1.1.3
release-1.1.3 Register skipPattern for SB actuator endpoints dynamically. (#100)
Release 1.1.2
release-1.1.2 Actuator endpoint skipped by default (#99)
Release 1.1.1
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
release-1.1.0 Add Spring WebFlux and WebClient tracing. (#95)