Comparing 3.0.1...3.1.1 · openzipkin/zipkin-reporter-java (original) (raw)

Commits on Jan 10, 2024

  1. Configuration menu
    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 adrian@tetrate.io
    @codefromthecrypt
    Configuration menu
    Browse the repository at this point in the history
  3. Configuration menu
    Browse the repository at this point in the history