Skip to content

Release 3.11.4

Compare
Choose a tag to compare
@DhrubajyotiSadhu DhrubajyotiSadhu released this 25 Aug 20:58
· 25 commits to main since this release

Changed
Metrics have been incorporated into Waggle Dance with the inclusion of tags, which will facilitate filtering within Datadog.
Exclude jetty-all from the core module, because it makes spring start fail and makes WaggleDanceIntegrationTest fail.
Upgrade maven.surefire.plugin.version to 3.1.2 (was 3.0.0-m5).
Exclude jdk.tools clashes with > java8 JDK.
Fixed
Exclude Junit5 dependencies as they clashed with Junit4 and caused Maven to stop running the tests.
Fixed metric(graphite) integration test (was broken since 3.10.12 (spring-boot upgrade).