File tree Expand file tree Collapse file tree 4 files changed +11
-7
lines changed Expand file tree Collapse file tree 4 files changed +11
-7
lines changed Original file line number Diff line number Diff line change 1+ # 1.15.0 (22 October 2025)
2+ - [ #1367 ] ( https://github.com/wiremock/WireMock.Net/pull/1367 ) - Fix WithProbability logic [ bug] contributed by [ StefH] ( https://github.com/StefH )
3+ - [ #1370 ] ( https://github.com/wiremock/WireMock.Net/pull/1370 ) - Support Testcontainers 4.8.0 [ bug] contributed by [ MD-V] ( https://github.com/MD-V )
4+ - [ #1126 ] ( https://github.com/wiremock/WireMock.Net/issues/1126 ) - Request matching WithProbability strange behaviour [ bug]
5+
16# 1.14.0 (06 October 2025)
27- [ #1362 ] ( https://github.com/wiremock/WireMock.Net/pull/1362 ) - Update ProxyUrlReplaceSettingsModel with TransformTemplate property [ feature] contributed by [ StefH] ( https://github.com/StefH )
38- [ #1363 ] ( https://github.com/wiremock/WireMock.Net/pull/1363 ) - Add Tls13 [ bug] contributed by [ StefH] ( https://github.com/StefH )
Original file line number Diff line number Diff line change 44 </PropertyGroup >
55
66 <PropertyGroup >
7- <Version >1.14 .0</Version >
7+ <Version >1.15 .0</Version >
88 <PackageIcon >WireMock.Net-Logo.png</PackageIcon >
99 <PackageProjectUrl >https://github.com/wiremock/WireMock.Net</PackageProjectUrl >
1010 <PackageLicenseExpression >Apache-2.0</PackageLicenseExpression >
Original file line number Diff line number Diff line change 11rem https://github.com/StefH/GitHubReleaseNotes
22
3- SET version = 1.14 .0
3+ SET version = 1.15 .0
44
55GitHubReleaseNotes --output CHANGELOG.md --skip-empty-releases --exclude-labels wontfix test question invalid doc duplicate example environment --version %version% --token %GH_TOKEN%
66
Original file line number Diff line number Diff line change 1- # 1.14.0 (06 October 2025)
2- - #1362 Update ProxyUrlReplaceSettingsModel with TransformTemplate property [feature]
3- - #1363 Add Tls13 [bug]
4- - #1342 Facing SSL certificate validation error when using .NET 5 and above framework for some http services during recording [bug]
5- - #1360 ProxyURL path configuration [feature]
1+ # 1.15.0 (22 October 2025)
2+ - #1367 Fix WithProbability logic [bug]
3+ - #1370 Support Testcontainers 4.8.0 [bug]
4+ - #1126 Request matching WithProbability strange behaviour [bug]
65
76The full release notes can be found here: https://github.com/wiremock/WireMock.Net/blob/master/CHANGELOG.md
You can’t perform that action at this time.
0 commit comments