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/zipkin-reporter-java
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3.4.3
Choose a base ref
...
head repository: openzipkin/zipkin-reporter-java
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3.5.0
Choose a head ref
  • 8 commits
  • 41 files changed
  • 4 contributors

Commits on Dec 9, 2024

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

Commits on Feb 9, 2025

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

Commits on Feb 12, 2025

  1. Configuration menu
    Copy the full SHA
    cacf9e9 View commit details
    Browse the repository at this point in the history
  2. Removes io.zipkin.zipkin2:zipkin from bom (#276)

    This prevents managing a dependency version we don't strictly require
    
    fixes #274
    
    Signed-off-by: Adrian Cole <[email protected]>
    codefromthecrypt authored Feb 12, 2025
    Configuration menu
    Copy the full SHA
    80676b9 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2025

  1. Fix bug when send multi messages in pulsar sender (#277)

    - Fix bug when send multi messages in pulsar sender
    - Add corresponding test
    CodePrometheus authored Feb 13, 2025
    Configuration menu
    Copy the full SHA
    9927591 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2025

  1. aligns maven versions with openzipkin/docker-java (#278)

    doing this separate as it is something we do across all java repos (I am
    making an example for an LLM agent to do for me later ;))
    
    maven version from here:
    https://github.com/openzipkin/docker-java/blob/master/Dockerfile#L57
    maven plugin versions from here:
    https://github.com/openzipkin/docker-java/blob/master/install.sh#L46-L47
    
    Signed-off-by: Adrian Cole <[email protected]>
    codefromthecrypt authored Feb 15, 2025
    Configuration menu
    Copy the full SHA
    dbc33e6 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2025

  1. bumps deps to latest versions (#279)

    Signed-off-by: Adrian Cole <[email protected]>
    codefromthecrypt authored Feb 16, 2025
    Configuration menu
    Copy the full SHA
    300dd7e View commit details
    Browse the repository at this point in the history
  2. [maven-release-plugin] prepare release 3.5.0

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