Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updates to Zipkin 3, Spring Boot 3 and JRE 17 #209

Merged
merged 4 commits into from
Jan 10, 2024
Merged

Commits on Jan 10, 2024

  1. Updates to Zipkin 3, Spring Boot 3 and JRE 17

    This updates server modules to Zipkin 3, Spring Boot 3 and JRE 17. It
    leaves the client side modules at Java 8.
    
    In order to compile the server module, we can no longer compile with
    JDK 11.
    
    See openzipkin/zipkin#3684
    
    Signed-off-by: Adrian Cole <adrian@tetrate.io>
    Adrian Cole committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    22027f0 View commit details
    Browse the repository at this point in the history
  2. Update .github/workflows/create_release.yml

    Co-authored-by: Andriy Redko <drreta@gmail.com>
    codefromthecrypt and reta authored Jan 10, 2024
    Configuration menu
    Copy the full SHA
    f48388f View commit details
    Browse the repository at this point in the history
  3. final

    Signed-off-by: Adrian Cole <adrian@tetrate.io>
    Adrian Cole committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    af0d950 View commit details
    Browse the repository at this point in the history
  4. Update .github/workflows/create_release.yml

    Co-authored-by: Andriy Redko <drreta@gmail.com>
    codefromthecrypt and reta authored Jan 10, 2024
    Configuration menu
    Copy the full SHA
    25c7642 View commit details
    Browse the repository at this point in the history