Closed codefromthecrypt closed 10 months ago
will rebase after https://github.com/openzipkin/zipkin/pull/3710
that all the docker tests pass with new images gives me confidence I can click the announce release button of 3.0.5. Thanks for all the help @anuraaga and @reta
going to merge this as master breaks occasionally due to memory limits on the elasticsearch image, which 3.0.5 fixed.
This cleans up deprecation and style issues found in IntelliJ analysis. It also migrates docker tests to junit-jupiter and fixes the logging configuration which broke when we updated to SLF4J 2.x.
This also updates all use of docker test images to the latest, in attempts to share base image layers.