This commit is contained in:
Stef Heyenrath
2023-02-25 12:53:41 +01:00
parent f099f3a288
commit 2ac9ca207a
4 changed files with 13 additions and 7 deletions

View File

@@ -1,5 +1,6 @@
# 1.5.16 (01 February 2023)
- #880 Add `WithProxy(string proxyUrl, X509Certificate2 certificate)` [feature]
- #879 Possibility to pass a X509Certificate2 to WithProxy() or specifiy certificate loading options [feature]
# 1.5.17 (25 February 2023)
- #881 Add WithBodyAsJson builder method with accepts a Func [feature]
- #882 Add example code to test HTTP Status 400 and 500 [test]
- #890 AdminApiMappingBuilder [feature]
The full release notes can be found here: https://github.com/WireMock-Net/WireMock.Net/blob/master/CHANGELOG.md