Releases: hibri/HttpMock
Releases · hibri/HttpMock
v3.0.2
Compare
Sorry, something went wrong.
No results found
hibri
released this
25 Apr 19:31
What's Changed
Add .NET Aspire example project with HttpMock for downstream API mocking by @Copilot in #129
feat: HttpMock.Aspire.Hosting — first-class Aspire 13 resource for HttpMock stub servers by @Copilot in #130
perf: Reduce per-request allocations, eliminate regex recompilation, and modernize to async I/O by @Copilot in #131
Bump OpenTelemetry.Exporter.OpenTelemetryProtocol from 1.15.0 to 1.15.3 by @dependabot [bot] in #133
v3.0.1
Compare
Sorry, something went wrong.
No results found
hibri
released this
16 Apr 19:39
What's Changed
Fix response body being invoked twice per request by @Copilot in #128
Full Changelog : v3.0.0...v3.0.1
v3.0.0
Compare
Sorry, something went wrong.
No results found
hibri
released this
16 Apr 13:51
Major version release. This release has breaking changes.
Key changes
Remove the Kayak dependency and use HttpListener as the Http engine
Upgrade to .Net 10. .Net 4.8 is not supported by HttpMock anymore
Drop Log4Net and use OpenTelelmetry and ILogger.
v2.3.1
Compare
Sorry, something went wrong.
No results found
hibri
released this
06 Jun 13:56
bump version
2.3.0
Compare
Sorry, something went wrong.
No results found
hibri
released this
25 Feb 15:52
2.3.0 Release
v2.2.1
Compare
Sorry, something went wrong.
No results found
hibri
released this
26 Jan 17:01
Release 2.2.1
v2.2.0
Compare
Sorry, something went wrong.
No results found
hibri
released this
18 Oct 14:57
Added functionality to return byte arrays as well as strings. This will take into account return values that are not just simple strings but rather streams that may be encoded with gzip.
v2.1.0
Compare
Sorry, something went wrong.
No results found
hibri
released this
30 Jun 12:56
fix missing version
v.2.0.2
Compare
Sorry, something went wrong.
No results found
hibri
released this
19 May 10:35
v2.0.2
Release 2.0.2
v2.0.1
Compare
Sorry, something went wrong.
No results found
hibri
released this
18 Apr 15:17
bump version