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: open-telemetry/opentelemetry-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.31.0
Choose a base ref
...
head repository: open-telemetry/opentelemetry-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.31.1
Choose a head ref
  • 2 commits
  • 38 files changed
  • 3 contributors

Commits on Mar 20, 2025

  1. [release/v1.31.x-0.52bx] api: revert catching BaseException in trace.…

    …use_span (#4494) (#4495)
    
    * api: revert catching BaseException in trace.use_span (#4494)
    
    This reverts 1bd9ec6 since it's setting span as error for non error exceptions
    
    Signed-off-by: emdneto <9735060+emdneto@users.noreply.github.com>
    Co-authored-by: Gregory Borodin <grihabor@gmail.com>
    
    * fix workflows
    
    Signed-off-by: Emídio Neto <9735060+emdneto@users.noreply.github.com>
    
    * skip gen workflows
    
    ---------
    
    Signed-off-by: emdneto <9735060+emdneto@users.noreply.github.com>
    Signed-off-by: Emídio Neto <9735060+emdneto@users.noreply.github.com>
    Co-authored-by: Gregory Borodin <grihabor@gmail.com>
    emdneto and grihabor authored Mar 20, 2025
    Configuration menu
    Copy the full SHA
    878b5f1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    74509a1 View commit details
    Browse the repository at this point in the history
Loading