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: getsentry/sentry-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 29c1b62
Choose a base ref
...
head repository: getsentry/sentry-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: e4ea11c
Choose a head ref
  • 8 commits
  • 24 files changed
  • 8 contributors

Commits on Apr 15, 2022

  1. Merge branch 'release/1.5.10'

    getsentry-bot committed Apr 15, 2022
    Configuration menu
    Copy the full SHA
    1878f9b View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2022

  1. fix(sessions): Update session also for non sampled events and change …

    …filter order (#1394)
    
    We want to update the session for dropped events in case the event is dropped by sampling. Events dropped by other mechanisms should not update the session. See getsentry/develop#551
    adinauer authored Apr 20, 2022
    Configuration menu
    Copy the full SHA
    4cce4b5 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2022

  1. Configuration menu
    Copy the full SHA
    6a805fa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7417d96 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2022

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

Commits on May 3, 2022

  1. Configuration menu
    Copy the full SHA
    8501874 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    85208da View commit details
    Browse the repository at this point in the history
  3. release: 1.5.11

    getsentry-bot committed May 3, 2022
    Configuration menu
    Copy the full SHA
    e4ea11c View commit details
    Browse the repository at this point in the history
Loading