Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 0.23.0 #100

Merged
merged 9 commits into from
Aug 1, 2023
Merged

Release 0.23.0 #100

merged 9 commits into from
Aug 1, 2023

Conversation

Colin-b
Copy link
Owner

@Colin-b Colin-b commented Aug 1, 2023

Removed

  • Python 3.7 and 3.8 are no longer supported.

Fixed

  • httpx_mock.add_response is now returning a new httpx.Response instance upon each matching request. Preventing unnecessary cascading streams.

Closes #99

mgorny and others added 9 commits April 13, 2023 07:09
Include `CHANGELOG.md` and `tests` directory in generated sdist
archives.  This will help Linux distributions and Conda to package
pytest-httpx without having to resort to generated GitHub snapshots.
Include CHANGELOG and tests in sdist
Fix typing for httpx_mock fixture
@sonarcloud
Copy link

sonarcloud bot commented Aug 1, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@Colin-b Colin-b merged commit cb7dda5 into master Aug 1, 2023
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants