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.0.1
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.1.1
Choose a head ref
  • 9 commits
  • 21 files changed
  • 2 contributors

Commits on Jan 8, 2024

  1. Configuration menu
    Copy the full SHA
    3f9229d View commit details
    Browse the repository at this point in the history
  2. [maven-release-plugin] prepare release 3.0.2

    zipkinci committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    4587e0e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    af70e4c View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2024

  1. brave: allows AsyncZipkinSpanHandler to be built with custom formats (#…

    …239)
    
    This is needed for stackdriver and any future OTLP work, as well as
    developing a standard proto encoder.
    
    Signed-off-by: Adrian Cole <[email protected]>
    codefromthecrypt authored Jan 9, 2024
    Configuration menu
    Copy the full SHA
    dea1650 View commit details
    Browse the repository at this point in the history
  2. [maven-release-plugin] prepare release 3.1.0

    zipkinci committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    36a160d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4c57453 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2024

  1. Configuration menu
    Copy the full SHA
    73ac34b View commit details
    Browse the repository at this point in the history
  2. ci: deploys bom separately to allow re-do on partial failure (#241)

    Before, the bom project deployed only after the parent succeeded. This
    meant a timeout would prevent it from being deployed, even if the
    timeout was not critical. This deploys the bom independently so that
    such a situation doesn't cause us to have to re-cut a version.
    
    This also fixes where we didn't actually use the release args in tests.
    
    Signed-off-by: Adrian Cole <[email protected]>
    codefromthecrypt authored Jan 10, 2024
    Configuration menu
    Copy the full SHA
    9c666c4 View commit details
    Browse the repository at this point in the history
  3. [maven-release-plugin] prepare release 3.1.1

    zipkinci committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    9508452 View commit details
    Browse the repository at this point in the history
Loading