richardszalay/mockhttp (RichardSzalay.MockHttp)
### [`v7.0.0`](https://redirect.github.com/richardszalay/mockhttp/releases/tag/v7.0.0)
- Change target profiles to netstandard1.1, netstandard2.0, net5.0, net6.0 (BREAKING)
- Change default fallback behaviour to throw an exception with a report of the match attempts
- Add JSON and XML matchers
- Add support for synchronous HttpClient.Send [#104](https://redirect.github.com/richardszalay/mockhttp/issues/104)
- Modernize source [#41](https://redirect.github.com/richardszalay/mockhttp/issues/41) and add SourceLink support [#66](https://redirect.github.com/richardszalay/mockhttp/issues/66)
- Fix matching of encoded URL paths [#116](https://redirect.github.com/richardszalay/mockhttp/issues/116)
- Throw a descriptive error when matching on a mocked request with no response [#87](https://redirect.github.com/richardszalay/mockhttp/issues/87) (thanks perfectsquircle!)
- Fix race condition on outstanding requests exception message [#96](https://redirect.github.com/richardszalay/mockhttp/issues/96) (thanks jr01!)
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR contains the following updates:
6.0.0
->7.0.0
Release Notes
richardszalay/mockhttp (RichardSzalay.MockHttp)
### [`v7.0.0`](https://redirect.github.com/richardszalay/mockhttp/releases/tag/v7.0.0) - Change target profiles to netstandard1.1, netstandard2.0, net5.0, net6.0 (BREAKING) - Change default fallback behaviour to throw an exception with a report of the match attempts - Add JSON and XML matchers - Add support for synchronous HttpClient.Send [#104](https://redirect.github.com/richardszalay/mockhttp/issues/104) - Modernize source [#41](https://redirect.github.com/richardszalay/mockhttp/issues/41) and add SourceLink support [#66](https://redirect.github.com/richardszalay/mockhttp/issues/66) - Fix matching of encoded URL paths [#116](https://redirect.github.com/richardszalay/mockhttp/issues/116) - Throw a descriptive error when matching on a mocked request with no response [#87](https://redirect.github.com/richardszalay/mockhttp/issues/87) (thanks perfectsquircle!) - Fix race condition on outstanding requests exception message [#96](https://redirect.github.com/richardszalay/mockhttp/issues/96) (thanks jr01!)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.