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/responses
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.25.7
Choose a base ref
...
head repository: getsentry/responses
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.25.8
Choose a head ref
  • 9 commits
  • 8 files changed
  • 9 contributors

Commits on Mar 11, 2025

  1. Merge branch 'release/0.25.7'

    getsentry-bot committed Mar 11, 2025
    Configuration menu
    Copy the full SHA
    fb6c68e View commit details
    Browse the repository at this point in the history
  2. fix coverage (#761)

    beliaev-maksim authored Mar 11, 2025
    Configuration menu
    Copy the full SHA
    9ea86fe View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2025

  1. Configuration menu
    Copy the full SHA
    7caadc6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bb9ba99 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2025

  1. Fix recording content_type (#771)

    The intiial code skipped reorcding the content type and instead fell
    back to guessing. Now it only falls back to guessing if no explicit
    content type is provided.
    
    Closes #770
    
    Co-authored-by: Mark Story <mark@mark-story.com>
    
    ---------
    
    Co-authored-by: Martin Häcker <martin.haecker@meine-krankenkasse.de>
    Co-authored-by: Mark Story <mark@mark-story.com>
    3 people authored Aug 1, 2025
    Configuration menu
    Copy the full SHA
    6799cf6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1532e9e View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2025

  1. Fix mypy errors in master (#776)

    * Fix mypy errors
    * old python
    markstory authored Aug 2, 2025
    Configuration menu
    Copy the full SHA
    9485a01 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2025

  1. Allow asserts on add_callback() matches (#774)

    Allow asserts on add_callback() matches
    
    Fixes #727
    
    Co-authored-by: Martijn van Oosterhout <oosterhout@fox-it.com>
    Co-authored-by: Mark Story <mark@mark-story.com>
    3 people authored Aug 8, 2025
    Configuration menu
    Copy the full SHA
    f940dc7 View commit details
    Browse the repository at this point in the history
  2. release: 0.25.8

    getsentry-bot committed Aug 8, 2025
    Configuration menu
    Copy the full SHA
    cdd104d View commit details
    Browse the repository at this point in the history
Loading