mirror of
https://github.com/wiremock/WireMock.Net.git
synced 2026-01-15 14:53:37 +01:00
8 lines
583 B
Plaintext
8 lines
583 B
Plaintext
# 1.5.18 (09 March 2023)
|
|
- #893 Add 'Data' to response which can be used during transforming the response [feature]
|
|
- #896 Bump Microsoft.Owin from 2.0.2 to 4.2.2 in /examples/WireMock.Net.Service [dependencies]
|
|
- #900 ProxySettings : Add logic to not save some requests depending on HttpMethods [feature]
|
|
- #897 WebHostBuilder.ConfigureServices method not found when using nunit3testadapter 4.4.0 [bug]
|
|
- #899 Ignore OPTIONS request when using proxyandrecord [feature]
|
|
|
|
The full release notes can be found here: https://github.com/WireMock-Net/WireMock.Net/blob/master/CHANGELOG.md |