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: 0.15.0
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: 0.15.1
Choose a head ref
  • 4 commits
  • 5 files changed
  • 2 contributors

Commits on Jun 17, 2020

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

Commits on Jun 18, 2020

  1. Pass when exception is raised trying to set the transaction name (#722)

    When Pyramid can't match the route request.matched_route is set to None. The patched call view is throwing an AttributeException trying to set the transaction name.
    robindboer authored Jun 18, 2020
    Configuration menu
    Copy the full SHA
    070eb1a View commit details
    Browse the repository at this point in the history
  2. doc: Changelog for 0.15.1

    untitaker committed Jun 18, 2020
    Configuration menu
    Copy the full SHA
    3a7f4f2 View commit details
    Browse the repository at this point in the history
  3. release: 0.15.1

    untitaker committed Jun 18, 2020
    Configuration menu
    Copy the full SHA
    9d98add View commit details
    Browse the repository at this point in the history
Loading