Releases: hibri/HttpMock
Releases · hibri/HttpMock
v3.0.2
25 Apr 19:31
Compare
Sorry, something went wrong.
No results found
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
16 Apr 19:39
Compare
Sorry, something went wrong.
No results found
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
16 Apr 13:51
Compare
Sorry, something went wrong.
No results found
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
06 Jun 13:56
Compare
Sorry, something went wrong.
No results found
2.3.0
25 Feb 15:52
Compare
Sorry, something went wrong.
No results found
v2.2.1
26 Jan 17:01
Compare
Sorry, something went wrong.
No results found
v2.2.0
18 Oct 14:57
Compare
Sorry, something went wrong.
No results found
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
30 Jun 12:56
Compare
Sorry, something went wrong.
No results found
v.2.0.2
19 May 10:35
Compare
Sorry, something went wrong.
No results found
v2.0.1
18 Apr 15:17
Compare
Sorry, something went wrong.
No results found