Commit Graph

  • 8917a6eaaa For some projects, change dependency to WireMock.Net.Minimal (#1308) Stef Heyenrath 2025-06-06 11:22:34 +02:00
  • 3cc9040f51 Update RequestModelBuilder (add WithHeader) (#1306) Stef Heyenrath 2025-06-05 12:24:40 +02:00
  • 6136bc177c 1.8.9 1.8.9 Stef Heyenrath 2025-05-28 07:18:51 +02:00
  • 86d4717216 Add option to provide X509Certificate (#1303) Stef Heyenrath 2025-05-28 07:15:46 +02:00
  • 3438539138 1.8.8 1.8.8 Stef Heyenrath 2025-05-24 12:34:30 +02:00
  • 96eca4262a Create WireMock.Net.MimePart project (#1300) Stef Heyenrath 2025-05-24 12:17:42 +02:00
  • c15206ecd8 Update README.md [codecov] Stef Heyenrath 2025-05-22 15:30:01 +02:00
  • ec15c544c4 Update README.md (fix codefactor link) Stef Heyenrath 2025-05-22 08:46:11 +02:00
  • 339d3ab3a8 Fix CSharpFormatterTests 1.8.7 Stef Heyenrath 2025-05-22 08:42:23 +02:00
  • 001ba03ee9 1.8.7 Stef Heyenrath 2025-05-22 08:22:48 +02:00
  • 17545da2c3 Add extra unit test test to CSharpFormatterTests Stef Heyenrath 2025-05-22 08:14:45 +02:00
  • b4279be3cb Fix exception when converting json array to C# code (#1301) Asaf Agami 2025-05-22 08:54:58 +03:00
  • d628ce2270 Fix BodyParser to correctly check for json (#1297) Stef Heyenrath 2025-05-21 17:28:29 +02:00
  • 1e23c58bf2 Use TinyMapper.Signed (#1299) Stef Heyenrath 2025-05-17 18:29:03 +02:00
  • 9b5801f828 1.8.6 1.8.6 Stef Heyenrath 2025-05-15 20:16:17 +02:00
  • 61b6eb8752 Content-Type multipart/form-data header should also be proxied (#1296) Stef Heyenrath 2025-05-15 18:21:21 +02:00
  • baa33552e9 1.8.5 1.8.5 Stef Heyenrath 2025-05-14 07:34:04 +02:00
  • 492f01ade1 Add more tests for WireMockOpenApiParser (#1294) Stef Heyenrath 2025-05-13 22:11:25 +02:00
  • 7596967fcc Grpc: Fix parsing null value for google.protobuf.Timestamp (#1293) Stef Heyenrath 2025-05-10 12:53:18 +02:00
  • 56c058fe24 Cleanup old WireMock.Net.OpenApiParser Stef Heyenrath 2025-05-10 08:10:20 +02:00
  • b43be28b5f 1.8.4 Stef 2025-05-08 20:15:23 +02:00
  • 5ed09d84a3 Use ILRepack to include Microsoft.OpenApi as internal (#1290) Stef Heyenrath 2025-05-08 20:11:41 +02:00
  • cfcc55d2dd 1.8.3 1.8.3 Stef 2025-05-06 21:47:29 +02:00
  • 249b3562ab Update AzureADAuthenticationMatcher to support V2 Azure AAD tokens (#1288) Stef Heyenrath 2025-05-06 18:49:21 +02:00
  • cfc13b2449 1.8.2 1.8.2 Stef 2025-05-05 10:23:14 +02:00
  • 4303706530 Update ProtoBufJsonConverter to fix conflict for 'MessageOptions' (#1291) Stef Heyenrath 2025-05-05 10:21:15 +02:00
  • 5c8105b50d move 'WireMock.Net.OpenApiParser.Preview' to ''src-preview' folder Stef Heyenrath 2025-05-02 09:15:59 +02:00
  • 630ffab56e Do not generate NuGet for WireMock.Net.OpenApiParser.Preview Stef Heyenrath 2025-05-02 08:50:32 +02:00
  • c181d0286a Do not generate NuGet for WireMock.Net.OpenApiParser.Preview Stef Heyenrath 2025-05-02 08:41:51 +02:00
  • 16dab99175 1.8.1 1.8.1 Stef Heyenrath 2025-05-02 07:29:11 +02:00
  • cf0dcf5855 Revert changes to WireMock.Net.OpenApiParser (#1289) Stef Heyenrath 2025-05-02 07:18:35 +02:00
  • e7310fbc7b 1.8.0 1.8.0 Stef 2025-04-28 19:35:48 +02:00
  • 8a07286b89 Add an launch inspector command to Aspire Dashboard (#1283) Jonathan Mezach 2025-04-25 20:23:19 +02:00
  • 9392069f8a Enable support for WireMock Middleware in Hosted Services (#1285) Emil Tang Kristensen 2025-04-25 16:35:55 +02:00
  • 0fd190b5a3 Fix Changelog Stef Heyenrath 2025-04-24 20:17:15 +02:00
  • 4368e3cde6 1.7.x (#1268) Stef Heyenrath 2025-04-23 11:51:44 +02:00
  • fc0f82db33 Add HandlebarsSettings (#1271) Stef Heyenrath 2025-04-23 07:47:37 +02:00
  • beabba4064 Add extra unit tests for PR #1278 Stef Heyenrath 2025-04-23 07:47:07 +02:00
  • d9a7e80360 changed null check in JSONPathMatcher and JmesPathMatcher to ensure that the body is not an empty string (the json parse would throw an exception at this point) (#1278) jollyjoyce1995 2025-04-23 07:30:52 +02:00
  • 66a048a487 update readme for WireMock.Net.AwesomeAssertions Stef Heyenrath 2025-04-23 07:30:21 +02:00
  • 04d53f3a9e feat(awesome-assertions): Added new project WireMock.Net.AwesomeAssertions (#1273) Francesco Venturoli 2025-04-22 22:51:40 +02:00
  • a8562fda32 Use vmImage ubuntu-22.04 and install aspire workload in Azure DevOps CI-CD pipeline (#1282) Stef Heyenrath 2025-04-22 22:47:43 +02:00
  • 5abb424d3c Add extra JsonPartialWildcardMatcher Tests (#1267) Stef Heyenrath 2025-04-02 08:57:44 +02:00
  • db158bcc7e Update readme Stef Heyenrath 2025-03-04 18:17:09 +01:00
  • 0effda3cfa 1.8.0-prview-01 (Update the usage from the custom Handlebars.Net File helper) Stef Heyenrath 2025-03-04 18:11:13 +01:00
  • ff36c1ee6f Merge commit from fork Stef Heyenrath 2025-03-04 17:58:38 +01:00
  • be55022a2a 1.7.4 1.7.4 Stef Heyenrath 2025-02-27 07:15:02 +01:00
  • 7c68fc1d94 Add ToArray() to ConcurrentObservableCollection (#1256) Stef Heyenrath 2025-02-27 07:12:05 +01:00
  • e7d442e5ac 1.7.3 1.7.3 Stef Heyenrath 2025-02-24 23:14:50 +01:00
  • f977b3eb86 Update QueryStringParser to support param with equal but no value (#1253) Stef Heyenrath 2025-02-13 18:09:18 +01:00
  • 84e5ba6dce 1.7.2 1.7.2 Stef 2025-02-12 06:15:52 +01:00
  • e0d693c515 1.7.2 Stef 2025-02-12 06:14:39 +01:00
  • e8de5aa73c Add ProtoDefinition to WireMockContainer (#1250) Stef Heyenrath 2025-02-12 06:08:55 +01:00
  • a02ff47db6 Update WireMockProtoFileResolver and add tests for ProtoBufUtils (#1252) Stef Heyenrath 2025-02-01 22:27:32 +01:00
  • 29bf9b42f8 Add exception message to logging when mapping fails due to an exception. (#1248) JvE-iO 2025-01-30 10:59:22 +01:00
  • 52b00d74a9 Add "AddUrl" to WireMockContainerBuilder to support grpc (#1246) Stef Heyenrath 2025-01-29 22:09:17 +01:00
  • f5fe51e227 1.7.1 1.7.1 Stef 2025-01-26 08:56:47 +01:00
  • fa8f45a7ac Use Handlebars.Net.Helpers version 2.4.10 (#1245) Stef Heyenrath 2025-01-26 08:52:37 +01:00
  • ed07da7d18 Fix ProtoBuf mapping.json (#1236) Stef Heyenrath 2025-01-26 08:37:17 +01:00
  • 442d8a715c Update README.md [Breaking changes] Stef Heyenrath 2025-01-25 11:53:56 +01:00
  • 09f4953936 1.7.0 1.7.0 Stef Heyenrath 2025-01-22 10:36:22 +01:00
  • 12d2219752 Disable DynamicLinq to fix CVE (#1242) Stef Heyenrath 2025-01-22 10:30:52 +01:00
  • 888d913729 1.6.12 1.6.12 Stef 2025-01-21 22:12:35 +01:00
  • 6688a64d49 Upgrade to Handlebars.Net.Helpers 2.4.9 (#1241) Stef Heyenrath 2025-01-21 22:10:19 +01:00
  • 6aa1594d31 Fix ArgumentException in FindLogEntries (#1235) Stef Heyenrath 2025-01-09 21:14:11 +01:00
  • 44c1c7aaa8 Fix google protobuf WellKnownTypes: Empty, Duration and Timestamp (#1231) Stef Heyenrath 2025-01-09 18:50:16 +01:00
  • 9c94324cff 1.6.11 1.6.11 Stef 2025-01-02 10:42:39 +01:00
  • 1198feae5e Add unit test "WireMockServer_WithBodyAsProtoBuf_JsonPartialWildcardMatcher" Stef 2025-01-02 09:00:39 +01:00
  • ab7ce37e7e Fix WireMockContainerBuilder (duplicate entries) (#1222) Stef Heyenrath 2024-12-31 18:24:29 +01:00
  • 485f7ad952 FindLogEntries (#1224) Stef Heyenrath 2024-12-23 20:00:03 +01:00
  • c4ae4eaf8e Add functionality to call a PostTransform method after the Webhook request has been transformed (#1223) Stef Heyenrath 2024-12-22 18:38:12 +01:00
  • 6db5427e6e Add overloads to AtUrl and AtAbsoluteUrl which can use a IStringMatcher (#1221) Stef Heyenrath 2024-12-22 17:11:21 +01:00
  • deda7fb686 1.6.10 1.6.10 Stef Heyenrath 2024-12-15 11:39:03 +01:00
  • 2a19b4491f WireMock.Net.Testcontainers: implement watching the static mapping folder for changes (#1189) Stef Heyenrath 2024-12-15 11:31:25 +01:00
  • c548600dea 1.6.9 1.6.9 Stef Heyenrath 2024-12-06 19:22:25 +01:00
  • 7f640dfa0d Fix JsonPartialMatcher when using property names with dot (#1216) Stef Heyenrath 2024-12-06 09:23:31 +01:00
  • 4b3e9feca0 1.6.8 1.6.8 Stef Heyenrath 2024-11-24 16:22:32 +01:00
  • 4aaed2a6ca Fix HandlebarsContext ParseAndEvaluate method (#1213) Stef Heyenrath 2024-11-22 07:58:23 +01:00
  • 6f73dfe360 Use GraphQL 8.2.1 (#1211) Stef Heyenrath 2024-11-18 10:23:00 +01:00
  • f4103b47aa Fix security issues (#1206) Stef Heyenrath 2024-11-17 17:25:21 +01:00
  • edab3ad7e5 WireMockLogger Stef Heyenrath 2024-11-01 10:31:23 +01:00
  • 38c2131472 IWireMockLogger.Error(string, Exception) Stef Heyenrath 2024-10-29 19:55:02 +01:00
  • 3693d6a676 Log exception when (static) mapping file cannot be read (#1202) Stef Heyenrath 2024-10-29 19:52:31 +01:00
  • 214fb539ec 1.6.7 1.6.7 Stef Heyenrath 2024-10-17 18:49:24 +02:00
  • a468b89788 Fix Google.Protobuf.WellKnownTypes.Value (#1198) Stef Heyenrath 2024-10-17 18:47:09 +02:00
  • 1682c61a0c Use latest ProtoBufJsonConverter to support WellKnownTypes (#1161) Stef Heyenrath 2024-10-16 10:57:47 +02:00
  • ac693e0f96 Bump System.Text.Json from 8.0.4 to 8.0.5 in /src/dotnet-WireMock.Net (#1197) dependabot[bot] 2024-10-16 10:41:07 +02:00
  • 45755adae4 Bump System.Text.Json in /examples/WireMock.Net.Console.Net472.Classic (#1190) dependabot[bot] 2024-10-15 21:46:08 +02:00
  • 2ffdae1863 Upgrade System.Text.RegularExpressions to 4.3.1 to solve CVE-2019-0820 (#1194) Stef Heyenrath 2024-10-10 08:29:57 +02:00
  • 5adbff0fa3 Update README.md (add blog) Stef Heyenrath 2024-10-06 18:31:46 +02:00
  • 5e04ff1a42 Add an architecture diagram for Aspire project (#1174) Stef Heyenrath 2024-10-04 19:30:47 +02:00
  • eb7e6c397f 1.6.6 1.6.6 Stef Heyenrath 2024-10-01 17:43:18 +02:00
  • f56ecf943d Fix StaticMappingsPath in WireMockContainerBuilder (#1187) Stef Heyenrath 2024-10-01 17:39:59 +02:00
  • 76ae1466cc Throw exception in case WithTransformer is used after WithBodyFromFile (#1185) Stef Heyenrath 2024-09-29 21:29:34 +02:00
  • edbc7aeb5c 1.6.5 1.6.5 Stef Heyenrath 2024-09-28 10:26:38 +02:00
  • 42306d1864 Add WireMock.Net.AspNetCore.Middleware (#1175) Stef Heyenrath 2024-09-27 20:39:57 +02:00
  • c57590b2ba Set <SonarQubeExclude>true</SonarQubeExclude> in test projects (#1183) Stef Heyenrath 2024-09-27 20:06:22 +02:00
  • dca3fd0260 WireMock.Net.Testcontainers: Use 'sheyenrath/wiremock.net-alpine' image as default for Linux (#1181) Stef Heyenrath 2024-09-27 19:10:51 +02:00
  • 95994421ae pass in the request when no matching is found to the warn logger (#1182) Jason Landbridge 2024-09-27 19:10:39 +02:00
  • 697411555a Update README.md (add WireMock.Net.TUnit) Stef Heyenrath 2024-09-26 18:47:36 +02:00