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: opentelemetry-php/exporter-zipkin
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.0.0beta5
Choose a base ref
...
head repository: opentelemetry-php/exporter-zipkin
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.0.0beta6
Choose a head ref
  • 3 commits
  • 3 files changed
  • 1 contributor

Commits on Jun 26, 2023

  1. Configuration menu
    Copy the full SHA
    12d134c View commit details
    Browse the repository at this point in the history
  2. readme badges and cleanup (#1053)

    * adding badges to the various readme files to make more obvious the current versions
    * list all packages and versions in main readme
    * remove old README documentation (excluding development-specific), and direct users to opentelemetry.io
    * link to opentelemetry.io where possible in package readme
    * adding a badge to link to releases
    releases are not easy to find, since they exist only in the subtree split repository
    brettmc authored Jun 26, 2023
    Configuration menu
    Copy the full SHA
    3830ceb View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2023

  1. fixing minor static analysis complaints (#1080)

    fixing static analysis complaints, most of which were from psalm
    when run with --show-info
    remove deprecated httplug discovery
    static data providers (phpunit10 requirement)
    brettmc authored Jul 19, 2023
    Configuration menu
    Copy the full SHA
    fa1f7f1 View commit details
    Browse the repository at this point in the history
Loading