Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: openzipkin/brave
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 6.0.3
Choose a base ref
...
head repository: openzipkin/brave
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 6.1.0
Choose a head ref
  • 12 commits
  • 93 files changed
  • 8 contributors

Commits on Apr 11, 2024

  1. Configuration menu
    Copy the full SHA
    28425e8 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2024

  1. adjusts remaining drift around checkout configuration (#1435)

    We missed a couple cases in #1433
    
    ---------
    
    Signed-off-by: Adrian Cole <[email protected]>
    codefromthecrypt authored Apr 14, 2024
    Configuration menu
    Copy the full SHA
    e2a0bd2 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. Adds SECURITY.md and scanning workflow (#1437)

    This adds SECURITY.md and a scanning workflow, using Trivy. In
    particular, this clarifies what we use to scan for vulnerabilities
    (Trivy, not anything else), and the only channel likely to be responded
    to on a significant issue (zipkin-admin email, not advisories as people
    ignored them).
    
    This is the same approach as approved and merged in
    openzipkin/zipkin-reporter-java#267
    
    Signed-off-by: Adrian Cole <[email protected]>
    codefromthecrypt authored Apr 16, 2024
    Configuration menu
    Copy the full SHA
    d2a205a View commit details
    Browse the repository at this point in the history
  2. docker: bumps zipkin test images (#1436)

    Signed-off-by: Adrian Cole <[email protected]>
    codefromthecrypt authored Apr 16, 2024
    Configuration menu
    Copy the full SHA
    69003df View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

  1. Remove brave-instrumentation-benchmarks from brave-bom since this art…

    …ifact is not published to Maven Central (#1446)
    
    Closes #1445
    
    Signed-off-by: Andriy Redko <[email protected]>
    reta authored Oct 3, 2024
    Configuration menu
    Copy the full SHA
    b83a6af View commit details
    Browse the repository at this point in the history
  2. Routine dependency updates (#1447)

    Routine dependency updates
    
    Signed-off-by: Andriy Redko <[email protected]>
    reta authored Oct 3, 2024
    Configuration menu
    Copy the full SHA
    67f563c View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2024

  1. Configuration menu
    Copy the full SHA
    06b47b1 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2025

  1. Adds RocketMQ plugin (#1449)

    Fixes 1043
    CodePrometheus authored Feb 12, 2025
    Configuration menu
    Copy the full SHA
    ec007eb View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2025

  1. Fix Spring XML configuration resource (#1451)

    # PR Summary
    Small PR - Commit d97ee2e renamed
    `spring-beans/README.md`. This PR adjusts sources to changes.
    
    Signed-off-by: Emmanuel Ferdman <[email protected]>
    emmanuel-ferdman authored Feb 16, 2025
    Configuration menu
    Copy the full SHA
    62f460d View commit details
    Browse the repository at this point in the history
  2. Remove mention of JDBC tracing (#1439)

    Remove mention of JDBC tracing, since that used the P6Spy
    instrumentation, which was removed in 6.0.
    reftel authored Feb 16, 2025
    Configuration menu
    Copy the full SHA
    798fc02 View commit details
    Browse the repository at this point in the history
  3. Updates all dependencies that don't require instrumentation changes (#…

    …1452)
    
    This updates the build and all dependencies possible. Notably, we
    couldn't update httpclient5 as there's a break in 5.4.
    
    This also re-organizes property names so that mechanical updating is
    easier.
    
    ---------
    
    Signed-off-by: Adrian Cole <[email protected]>
    Co-authored-by: Adrian Cole <[email protected]>
    reta and codefromthecrypt authored Feb 16, 2025
    Configuration menu
    Copy the full SHA
    5ed54db View commit details
    Browse the repository at this point in the history
  4. [maven-release-plugin] prepare release 6.1.0

    zipkinci committed Feb 16, 2025
    Configuration menu
    Copy the full SHA
    e84a3aa View commit details
    Browse the repository at this point in the history
Loading