Stef Heyenrath and GitHub
8260dba641
Add some more tests for WireMockList + move AdminPaths.cs file ( #1491 )
2026-07-18 09:48:41 +02:00
Stef Heyenrath
5e1c126e34
Pipeline parameter : runWindowsReleaseToMyGet
2026-07-18 09:48:23 +02:00
Stef Heyenrath and GitHub
5692498ea3
Swagger ( #1489 )
...
* Add openapi swagger yml
* fix
* version
* reloadStaticMappings
2026-07-17 18:59:19 +02:00
Stef Heyenrath
345efe8cfc
2.12.0
2026-07-07 21:38:12 +02:00
Stef Heyenrath and GitHub
a74468e780
When Response.Create() is called without a pre-built ResponseMessage, use the DateTime.UtcNow ( #1487 )
2026-07-07 21:36:11 +02:00
Stef Heyenrath and GitHub
4666757df9
Upgrade RamlToOpenApiConverter.SourceOnly to 0.21.0 ( #1480 )
2026-07-03 21:04:58 +02:00
Stef Heyenrath and GitHub
49dcbda647
Upgrade Microsoft.OpenApi to 3.7.0 and YamlDotNet to 18.1.0 ( #1479 )
...
* Upgrade Microsoft.OpenApi to 3.7.0 and YamlDotNet to 18.1.0
* fix
2026-07-01 22:44:34 +02:00
Stef Heyenrath
cbc28c235c
2.11.0
2026-06-12 20:09:27 +02:00
Stef Heyenrath and GitHub
dd1aa5139e
Fix BodyParser ( #1476 )
2026-06-12 20:04:23 +02:00
Stef Heyenrath and GitHub
89b3149732
Update NuGet packages (Aspire, MessagePack and more) ( #1475 )
2026-06-12 12:01:09 +02:00
Stef Heyenrath
d2b794ec5a
2.10.0
2026-06-07 22:52:32 +02:00
Stef Heyenrath and GitHub
921a3ebc63
Update JsonConverter to 0.13.0 ( #1472 )
2026-06-07 22:37:55 +02:00
Stef Heyenrath
428657a97e
2.9.0
2026-06-02 22:43:03 +02:00
Stef Heyenrath and GitHub
fe9745235a
Fix WireMock.Net.Aspire project when using Aspire 13.4.0 ( #1470 )
2026-06-02 22:39:32 +02:00
Stef Heyenrath
1264df4a72
2.8.0
2026-05-31 09:24:23 +02:00
Stef Heyenrath
5b5d68be86
readme: Build GitHub
2026-05-30 09:13:18 +02:00
Stef Heyenrath and GitHub
e92041783c
Update JsonMatcher to support IgnoreArrayOrder ( #1468 )
...
* Update JsonMatcher to support IgnoreArrayOrder
* more tests
2026-05-30 08:45:52 +02:00
36b0a93a6c
Add SystemTextJsonMatchers ( #1447 )
...
* SystemTextJsonMatcher
* ,
* .
* new projectx
* Update test/WireMock.Net.Tests/Pact/PactTests.cs
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
* Update test/WireMock.Net.Tests/WebSockets/WebSocketIntegrationTests.cs
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
* Update src/WireMock.Net/WireMock.Net.csproj
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
* Update src/WireMock.Net.Minimal/Properties/AssemblyInfo.cs
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
* .
* more tests
* .
* .
* x
* ...
* .
* fix tests
* 0.11.0
* .
* delete jsonutils.cs
* s
* fix findings
* Apply suggestions from code review
Co-authored-by: Copilot Autofix powered by AI <223894421+github-code-quality[bot]@users.noreply.github.com>
* Potential fix for pull request finding 'Missing Dispose call on local IDisposable'
Co-authored-by: Copilot Autofix powered by AI <223894421+github-code-quality[bot]@users.noreply.github.com>
* JsonConverter 0.12.0
* -- tools
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
Co-authored-by: Copilot Autofix powered by AI <223894421+github-code-quality[bot]@users.noreply.github.com>
2026-05-29 20:19:51 +02:00
Stef Heyenrath
fed1c87663
2.7.0
2026-05-24 10:25:30 +02:00
Stef Heyenrath and GitHub
e2e83abeb5
Trusted Publishing ( #1465 )
...
* Trusted Publishing
* push:
* "
* pwsh
* pack
* push:
* Trusted Publishing = OK
2026-05-24 10:21:02 +02:00
Stef Heyenrath and GitHub
3aef0ad7a2
Update Scriban.Signed to latest ( #1462 )
2026-05-23 21:53:32 +02:00
Stef Heyenrath
e68a73c3d5
Remove MultipartUploader project
2026-05-23 21:44:33 +02:00
Stef Heyenrath
bd83a630ff
WireMock.Net.Service
2026-05-23 21:42:34 +02:00
Stef Heyenrath
1806ae39f8
2.6.0
2026-05-11 10:31:09 +02:00
Stef Heyenrath
4bb378bdce
2.5.0
2026-05-04 18:52:29 +02:00
Stef Heyenrath
f9df0d0ee9
Fix name in RequestMessageHeaderMatcher
2026-05-03 09:41:25 +02:00
Stef Heyenrath
8bf42904ab
2.4.0
2026-04-24 16:48:28 +02:00
Stef Heyenrath
85d61a1877
2.3.0
2026-04-20 18:53:59 +02:00
Stef Heyenrath and GitHub
885911203b
Use DefaultJsonSerializer for BodyAsJson-Response ( #1448 )
2026-04-18 09:43:24 +02:00
Stef Heyenrath and GitHub
1e591d5f8a
Fix ExactMatcher and JsonMatcher not working for ISO dates as string ( #1443 )
2026-04-17 13:32:26 +02:00
Stef Heyenrath and GitHub
02b7e3744e
Update instructions.md ( #1444 )
2026-04-17 13:23:29 +02:00
Stef Heyenrath and GitHub
a453e00fdb
Fix WireMock.Net.WebApplication.IIS example ( #1435 )
2026-03-31 22:52:27 +02:00
Stef Heyenrath
3214c2ebc7
2.2.0
2026-03-30 19:51:09 +02:00
Stef Heyenrath and GitHub
6c6a42979e
Add comments for ScenarioStateStore related code ( #1433 )
2026-03-30 19:49:28 +02:00
Stef Heyenrath and GitHub
b4f5b9256c
Upgrade Scriban.Signed ( #1434 )
2026-03-30 19:49:16 +02:00
Stef Heyenrath
070e4b6ab9
2.1.0
2026-03-29 13:16:23 +02:00
Stef Heyenrath
c4caa25eb6
Fix WithWebSocketProxy_Should_Proxy_Binary_Messages
2026-03-14 10:39:04 +01:00
Stef Heyenrath and GitHub
ca788cb9b0
Add WireMockAspNetCoreLogger to log Kestrel warnings/errors ( #1432 )
...
* Add WireMockAspNetCoreLogger
* fix tests
* x
* .
2026-03-14 10:30:56 +01:00
Stef Heyenrath and GitHub
d08ce944b6
Fix WireMockLogger implementation in dotnet-WireMock ( #1431 )
2026-03-13 18:34:47 +01:00
Stef Heyenrath
0a9f37e857
readme
2026-03-11 18:14:09 +01:00
Stef Heyenrath
291b32a058
readme
2026-03-11 17:12:37 +01:00
Stef Heyenrath
d6ac24490d
2.0.0
2026-03-11 17:11:09 +01:00
Stef Heyenrath and GitHub
a292f28dda
Version 2.x ( #1359 )
...
* Version 2.x
* Setup .NET 9
* 12
* cleanup some #if for NETSTANDARD1_3
* cleanup + fix tests for net8
* openapi
* NO ConfigureAwait(false) + cleanup
* .
* #endif
* HashSet
* WireMock.Net.NUnit
* HttpContext
* Add WebSockets (#1423 )
* Add WebSockets
* Add tests
* fix
* more tests
* Add tests
* ...
* remove IOwin
* -
* tests
* fluent
* ok
* match
* .
* byte[]
* x
* func
* func
* byte
* trans
* ...
* frameworks.........
* jmes
* xxx
* sc
* using var httpClient = new HttpClient();
* usings
* maxRetries
* up
* xunit v3
* ct
* ---
* ct
* ct2
* T Unit
* WireMock.Net.TUnitTests / 10
* t unit first
* --project
* no tunit
* t2
* --project
* --project
* ci - --project
* publish ./test/wiremock-coverage.xml
* windows
* .
* log
* ...
* log
* goed
* BodyType
* .
* .
* --scenario
* ...
* pact
* ct
* .
* WireMock.Net.RestClient.AwesomeAssertions (#1427 )
* WireMock.Net.RestClient.AwesomeAssertions
* ok
* atpath
* fix test
* sonar fixes
* ports
* proxy test
* FIX?
* ---
* await Task.Delay(100, _ct);
* ?
* --project
* Aspire: use IDistributedApplicationEventingSubscriber (#1428 )
* broadcast
* ok
* more tsts
* .
* Collection
* up
* .
* 2
* remove nfluent
* <VersionPrefix>2.0.0-preview-02</VersionPrefix>
* ...
* .
* nuget icon
* .
* <PackageReference Include="JmesPath.Net" Version="1.1.0" />
* x
* 500
* .
* fix some warnings
* ws
2026-03-11 17:02:47 +01:00
Stef Heyenrath
d6e19532bc
Fix building example projects
2026-03-02 19:24:10 +01:00
Stef Heyenrath and GitHub
df85649b67
MappingSerializer (Newtonsoft or SystemText)-Json ( #1394 )
...
* MappingSerializer
* json
* .
* 0.8.0
* test
* mm
2026-02-14 08:42:18 +01:00
Stef Heyenrath
f73bd5fc4f
1.25.0
2026-01-25 10:08:32 +01:00
Stef Heyenrath and GitHub
702e156ddc
Fix MimePartMatcher and add more tests ( #1389 )
...
* mp
* .
* --return
* Fixed
* --
* ...
* fix
* ...
* .
2026-01-24 09:15:43 +01:00
Stef Heyenrath
317fcb1b30
1.24.0
2026-01-18 19:54:34 +01:00
Stef Heyenrath
4b602dd777
Small updates to WireMock.Net.OpenTelemetry
2026-01-18 17:56:07 +01:00
Stef Heyenrath and GitHub
abe996671e
Add Copilot Setup Steps action ( #1419 )
2026-01-09 18:20:12 +01:00
Stef Heyenrath
f5d53453e5
1.23.0
2026-01-05 21:34:11 +01:00
Stef Heyenrath
c88e7378a7
1.22.0
2026-01-02 21:30:59 +01:00
Stef Heyenrath
e5afd69f7c
1.21.0
2025-12-25 15:00:54 +01:00
Stef Heyenrath and GitHub
f38133d7a4
Fix readyness-check for Testcontainers ( #1408 )
...
* Add XUnit Logging to TestcontainersTests
* .
2025-12-25 13:56:29 +01:00
Stef Heyenrath and GitHub
597c95000e
vmImage: 'windows-2025' ( #1407 )
2025-12-24 16:59:02 +01:00
Stef Heyenrath
4617b99c30
[Collection("Grpc")]
2025-12-24 12:32:56 +01:00
Stef Heyenrath and GitHub
ffd4d89946
Re-enable TestcontainersTestsGrpc ( #1406 )
...
* Re-enable TestcontainersTestsGrpc
* //[Collection("Grpc")]
2025-12-24 12:16:56 +01:00
Stef Heyenrath
2d46c86f47
1.20.0
2025-12-24 10:11:53 +01:00
Stef Heyenrath and GitHub
75f4fbe9d0
Fix Testcontainers AddProtoDefinition ( #1405 )
...
* Fix Testcontainers AddProtoDefinition
* .
* UntilHttpRequestIsSucceeded
* WireMockContainer.ContainerPort
* System.Net/System.Net.Http
* ...
* WithWaitStrategy
* MaxHealthCheckRetries
* for
* _adminApi
* static
* ...
* testOutputHelper.WriteLine("Dumping WireMock logs:");
* Console.WriteLine(
* testOutputHelper.WriteLine("Dumping WireMock.Net mappings:");
* fix WithWaitStrategy
* [Fact]
* <PackageReference Include="ProtoBufJsonConverter" Version="0.11.0" />
* [Collection("Grpc")] / [Fact(Skip = "TODO")]
* ...
2025-12-24 10:09:30 +01:00
Stef Heyenrath and GitHub
16e3872402
Run the Grpc TestcontainersTests sequential ( #1402 )
2025-12-21 09:40:16 +01:00
Stef Heyenrath and GitHub
4c797c328f
Add WireMock.Net.NUnit project ( #1400 )
...
* Add WireMock.Net.NUnit project
* <Version>0.0.1-preview-01</Version>
* --v
2025-12-20 13:43:54 +01:00
Stef Heyenrath and GitHub
a5e75a7278
Fix Grpc tests ( #1401 )
...
* Fix some Grpc tests
* await Task.Delay(1000);
* ports
2025-12-20 12:08:41 +01:00
Stef Heyenrath and GitHub
56f65c19e2
Upgrade RamlToOpenApiConverter and YamlDotNet ( #1399 )
...
* Upgrade RamlToOpenApiConverter and YamlDotNet
* fix
2025-12-19 18:33:58 +01:00
Stef Heyenrath
6aef4816a5
WireMockServer_WithRequiredClientCertificates_Should_Work_Correct --> IgnoreOnContinuousIntegrationFact
2025-12-19 17:52:20 +01:00
Stef Heyenrath
197a211a52
TestcontainersTests
2025-12-13 11:48:48 +01:00
Stef Heyenrath
3cfeec6035
1.19.0
2025-12-12 11:16:38 +01:00
Stef Heyenrath and GitHub
b57d5e7548
WireMockContainerBuilder: allow only docker images named wiremock ( #1392 )
2025-12-11 22:21:39 +01:00
Stef Heyenrath
36b89afce5
fix CI link in Readme
2025-12-11 11:25:28 +01:00
Stef Heyenrath and GitHub
e2acac55a4
Update WireMockContainerBuilder (WithImage and WithCustomImage) ( #1391 )
...
* Update WireMockContainerBuilder (WithImage and WithCustomImage)
* .
2025-12-11 10:55:31 +01:00
Stef Heyenrath
ceabd27ce0
1.18.0
2025-12-09 18:28:28 +01:00
Stef Heyenrath and GitHub
f8e2c7ee90
Add WithBodyAsType to RequestMatcher ( #1388 )
...
* Add WithBody<T>
* .
* t
* t2
2025-12-08 19:15:14 +01:00
Stef Heyenrath
c25d8f33d2
1.17.0
2025-12-07 10:55:07 +01:00
Stef Heyenrath and GitHub
6da190e596
Aspire: Add WithProtoDefinition to support proto definition at server level ( #1383 )
...
* Add property UseHttp2 to WireMockServerArguments
* .
* additionalUrls
* ok?
* WireMockServerArguments
* fx
* AddProtoDefinition
* ...
* FIX
* Always add the lifecycle hook to support dynamic mappings and proto definitions
2025-12-07 10:50:11 +01:00
Stef Heyenrath and GitHub
44388ce80d
Fix random delay in mapping json file ( #1386 )
2025-11-25 20:54:06 +01:00
Stef Heyenrath and GitHub
5e25ca767d
Fix BuildId ( #1384 )
2025-11-23 11:19:39 +01:00
Stef Heyenrath
0cc583a4a3
WireMock.Net.xUnit.v3 (netstandard2.0)
2025-11-18 18:52:07 +01:00
Stef Heyenrath
f9633adac1
1.16.0
2025-11-18 18:45:12 +01:00
Stef Heyenrath and GitHub
37bad618a3
Add WireMock.Net.xUnit.v3 project ( #1380 )
...
* Add WireMock.Net.xUnit.v3 project
* .
2025-11-18 18:42:28 +01:00
Stef Heyenrath and GitHub
21601889e0
Check if the path is valid when using WithPath(...) ( #1377 )
2025-11-08 09:02:00 +01:00
Stef Heyenrath and GitHub
dfeabf228e
WireMock.Net.OpenApiParser : support Examples ( #1366 )
2025-11-08 07:45:38 +01:00
Stef Heyenrath and GitHub
1feb0ade70
Fix wiki links ( #1373 )
...
* Change all links from wiki to documention website
* .
* doc
* ws
2025-10-26 10:13:58 +01:00
Stef Heyenrath
8b1bd1b21b
1.15.0
2025-10-22 10:58:44 +02:00
5885324dfb
Fix WithProbability logic ( #1367 )
...
* Fix WithProbability logic
* .
* FIX
* Update src/WireMock.Net.Minimal/Owin/MappingMatcher.cs
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2025-10-22 10:16:59 +02:00
Stef Heyenrath
f6c5225fe0
1.14.0
2025-10-06 17:00:19 +02:00
Stef Heyenrath and GitHub
b9019a2f61
Update ProxyUrlReplaceSettingsModel with TransformTemplate property ( #1362 )
...
* Update ProxyUrlReplaceSettingsModel with TransformTemplate property + parse settings correctly
* oldValue nullable
* <Version>1.14.0-preview-01</Version>
2025-10-06 09:16:25 +02:00
Stef Heyenrath and GitHub
b82dad2563
Add Tls13 ( #1363 )
...
* Add Tls13
* fix
2025-10-05 15:51:47 +02:00
Stef Heyenrath
45d4e7077d
1.13.0
2025-09-28 12:44:14 +02:00
19e95325fa
ProxyUrlTransformer ( #1361 )
...
* ProxyUrlTransformer
* tests
* Update src/WireMock.Net.Shared/Settings/ProxyUrlReplaceSettings.cs
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2025-09-28 12:40:33 +02:00
Stef Heyenrath and GitHub
371bfdc160
TypeLoader: implement Try methods ( #1358 )
...
* TypeLoader: implement Try methods
* fix
2025-08-31 08:48:29 +02:00
Stef Heyenrath
5c5e104f2c
1.12.0
2025-08-30 11:49:20 +02:00
Stef Heyenrath and GitHub
068fdf33e3
Upgrade Testcontainers to 4.7.0 ( #1357 )
...
* Upgrade Testcontainers to 4.7.0
* .
2025-08-30 11:46:52 +02:00
Stef Heyenrath
358590918e
1.11.2
2025-08-27 10:25:31 +02:00
Stef Heyenrath and GitHub
32afea5d30
Revert JetBrains.Annotations and add System.Text.RegularExpressions to solve CVE ( #1355 )
2025-08-27 10:04:36 +02:00
Stef Heyenrath
50b3d58a01
1.11.1
2025-08-27 08:47:58 +02:00
Stef Heyenrath and GitHub
35bf5e94a5
Add System.Net.Http again to solve CVE warning ( #1354 )
2025-08-27 08:45:24 +02:00
Stef Heyenrath and GitHub
9fcc9ade10
Add additional try-catch to TypeLoader logic ( #1352 )
2025-08-27 08:33:01 +02:00
Stef Heyenrath
865bbf2432
WireMock.Net.ProtoBuf: fix version
2025-08-26 15:42:23 +02:00
Stef Heyenrath
560540099e
1.11.0
2025-08-26 07:58:04 +02:00
e5c4605020
Create WireMock.Net.ProtoBuf project ( #1350 )
...
* Create WireMock.Net.ProtoBuf project
* ok
* Update Directory.Build.props
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2025-08-26 07:55:02 +02:00
Stef Heyenrath
124d29c86a
1.10.1
2025-08-22 19:58:00 +02:00