Stef Heyenrath
0fd190b5a3
Fix Changelog
2025-04-24 20:17:15 +02:00
4368e3cde6
1.7.x ( #1268 )
...
* Fix construction of path in OpenApiParser (#1265 )
* Server-Sent Events (#1269 )
* Server Side Events
* fixes
* await HandleSseStringAsync(responseMessage, response, bodyData);
* 1.7.5-preview-01
* IBlockingQueue
* 1.7.5-preview-02 (03 April 2025)
* IBlockingQueue
* ...
* Support OpenApi V31 (#1279 )
* Support OpenApi V31
* Update src/WireMock.Net.OpenApiParser/Extensions/OpenApiSchemaExtensions.cs
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
* fx
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
* Add ProtoDefinitionHelper.FromDirectory (#1263 )
* Add ProtoDefinitionHelper.FromDirectory
* .
* unix-windows
* move test
* imports in the proto files indeed should use a forward slash
* updates
* .
* private Func<IdOrTexts> ProtoDefinitionFunc()
* OpenTelemetry
* .
* fix path utils
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2025-04-23 11:51:44 +02:00
Stef Heyenrath and GitHub
fc0f82db33
Add HandlebarsSettings ( #1271 )
...
* Add HandlebarsSettings class
* DefaultAllowedHandlebarsHelpers
* HB - 2.5.0-preview-01
* readme
* fix
* readme
* Handlebars.Net.Helpers Version="2.5.0"
2025-04-23 07:47:37 +02:00
Stef Heyenrath
beabba4064
Add extra unit tests for PR #1278
2025-04-23 07:47:07 +02:00
jollyjoyce1995 and GitHub
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 )
2025-04-23 07:30:52 +02:00
Stef Heyenrath
66a048a487
update readme for WireMock.Net.AwesomeAssertions
2025-04-23 07:30:21 +02:00
04d53f3a9e
feat(awesome-assertions): Added new project WireMock.Net.AwesomeAssertions ( #1273 )
...
* feat(awesome-assertions): Added new project WireMock.Net.AwesomeAssertions
* feat(awesome-assertions): Applied dotnet naming convention for private readonly fields
---------
Co-authored-by: Francesco Venturoli <f.venturoli@crif.com >
2025-04-22 22:51:40 +02:00
Stef Heyenrath and GitHub
a8562fda32
Use vmImage ubuntu-22.04 and install aspire workload in Azure DevOps CI-CD pipeline ( #1282 )
...
* Install aspire workload in Azure DevOps CI-CD pipeline
* vmImage: 'ubuntu-22.04'
2025-04-22 22:47:43 +02:00
Stef Heyenrath and GitHub
5abb424d3c
Add extra JsonPartialWildcardMatcher Tests ( #1267 )
...
* Add extra JsonPartialWildcardMatcher Tests
* responseText.Should().Contain
2025-04-02 08:57:44 +02:00
Stef Heyenrath
db158bcc7e
Update readme
2025-03-04 18:17:09 +01:00
Stef Heyenrath
0effda3cfa
1.8.0-prview-01 (Update the usage from the custom Handlebars.Net File helper)
2025-03-04 18:11:13 +01:00
Stef Heyenrath and GitHub
ff36c1ee6f
Merge commit from fork
2025-03-04 17:58:38 +01:00
Stef Heyenrath
be55022a2a
1.7.4
1.7.4
2025-02-27 07:15:02 +01:00
Stef Heyenrath and GitHub
7c68fc1d94
Add ToArray() to ConcurrentObservableCollection ( #1256 )
...
* Add ToArray() to ConcurrentObservableCollection
* ---
2025-02-27 07:12:05 +01:00
Stef Heyenrath
e7d442e5ac
1.7.3
1.7.3
2025-02-24 23:14:50 +01:00
Stef Heyenrath and GitHub
f977b3eb86
Update QueryStringParser to support param with equal but no value ( #1253 )
...
* RequestMessageParamMatcher
* ?
* .
* .
2025-02-13 18:09:18 +01:00
Stef
84e5ba6dce
1.7.2
1.7.2
2025-02-12 06:15:52 +01:00
Stef
e0d693c515
1.7.2
2025-02-12 06:14:39 +01:00
Stef Heyenrath and GitHub
e8de5aa73c
Add ProtoDefinition to WireMockContainer ( #1250 )
...
* AddProtoDefinitionAsync
* ...
* Body
* "
* .
* .
* .
* [Fact(Skip = "new docker is needed")]
* x
2025-02-12 06:08:55 +01:00
Stef Heyenrath and GitHub
a02ff47db6
Update WireMockProtoFileResolver and add tests for ProtoBufUtils ( #1252 )
...
* Update WireMockProtoFileResolver and add tests for ProtoBufUtils
* .
2025-02-01 22:27:32 +01:00
JvE-iO and GitHub
29bf9b42f8
Add exception message to logging when mapping fails due to an exception. ( #1248 )
...
* Add exception message to logging when mapping fails due to an exception.
* Revert "Add exception message to logging when mapping fails due to an exception."
This reverts commit eb7cf46c95 .
* Fix loggers with improved exception logging.
2025-01-30 10:59:22 +01:00
Stef Heyenrath and GitHub
52b00d74a9
Add "AddUrl" to WireMockContainerBuilder to support grpc ( #1246 )
...
* Add "AddUrl" to WireMockContainerBuilder to support grpc
* fix
* fix for windows
* wip
* fix !
* change some example code
2025-01-29 22:09:17 +01:00
Stef
f5fe51e227
1.7.1
1.7.1
2025-01-26 08:56:47 +01:00
Stef Heyenrath and GitHub
fa8f45a7ac
Use Handlebars.Net.Helpers version 2.4.10 ( #1245 )
2025-01-26 08:52:37 +01:00
Stef Heyenrath and GitHub
ed07da7d18
Fix ProtoBuf mapping.json ( #1236 )
...
* Fix ProtoBuf Mappings
* [Fact(Skip = "#1233 ")]
* fix?
* PortUtils
2025-01-26 08:37:17 +01:00
Stef Heyenrath and GitHub
442d8a715c
Update README.md [Breaking changes]
2025-01-25 11:53:56 +01:00
Stef Heyenrath
09f4953936
1.7.0
1.7.0
2025-01-22 10:36:22 +01:00
Stef Heyenrath and GitHub
12d2219752
Disable DynamicLinq to fix CVE ( #1242 )
...
* Disable DynamicLinq
* Disable DynamicLinq functionality
2025-01-22 10:30:52 +01:00
Stef
888d913729
1.6.12
1.6.12
2025-01-21 22:12:35 +01:00
Stef Heyenrath and GitHub
6688a64d49
Upgrade to Handlebars.Net.Helpers 2.4.9 ( #1241 )
...
* Upgrade to Handlebars.Net.Helpers 2.4.9
* uses: actions/setup-dotnet@v4
2025-01-21 22:10:19 +01:00
Stef Heyenrath and GitHub
6aa1594d31
Fix ArgumentException in FindLogEntries ( #1235 )
2025-01-09 21:14:11 +01:00
Stef Heyenrath and GitHub
44c1c7aaa8
Fix google protobuf WellKnownTypes: Empty, Duration and Timestamp ( #1231 )
...
* Fix google protobuf WellKnownTypes: Timestamp and Duration
* Fix protobuf Empty
* .
* small refactor
* 006
* fix
* policy
* ---
* <PackageReference Include="ProtoBufJsonConverter" Version="0.7.0" />
2025-01-09 18:50:16 +01:00
Stef
9c94324cff
1.6.11
1.6.11
2025-01-02 10:42:39 +01:00
Stef
1198feae5e
Add unit test "WireMockServer_WithBodyAsProtoBuf_JsonPartialWildcardMatcher"
2025-01-02 09:00:39 +01:00
Stef Heyenrath and GitHub
ab7ce37e7e
Fix WireMockContainerBuilder (duplicate entries) ( #1222 )
2024-12-31 18:24:29 +01:00
Stef Heyenrath and GitHub
485f7ad952
FindLogEntries ( #1224 )
2024-12-23 20:00:03 +01:00
Stef Heyenrath and GitHub
c4ae4eaf8e
Add functionality to call a PostTransform method after the Webhook request has been transformed ( #1223 )
...
* Add functionality to call a PostTransform method after the Webhook request has been transformed
* UseTransformer == true
2024-12-22 18:38:12 +01:00
Stef Heyenrath and GitHub
6db5427e6e
Add overloads to AtUrl and AtAbsoluteUrl which can use a IStringMatcher ( #1221 )
2024-12-22 17:11:21 +01:00
Stef Heyenrath
deda7fb686
1.6.10
1.6.10
2024-12-15 11:39:03 +01:00
Stef Heyenrath and GitHub
2a19b4491f
WireMock.Net.Testcontainers: implement watching the static mapping folder for changes ( #1189 )
...
* WireMock.Net.Testcontainers: implement watching the static mapping files + folder for changes
* ReloadStaticMappings
* fix
* .
* .
* .
* .
* .
* .
* .
* CopyAsync
* <VersionPrefix>1.6.7-preview-02</VersionPrefix>
* <VersionPrefix>1.6.7-preview-03</VersionPrefix>
2024-12-15 11:31:25 +01:00
Stef Heyenrath
c548600dea
1.6.9
1.6.9
2024-12-06 19:22:25 +01:00
Stef Heyenrath and GitHub
7f640dfa0d
Fix JsonPartialMatcher when using property names with dot ( #1216 )
...
Fix JsonPartialMatcher when using property names with dot (#1216 )
2024-12-06 09:23:31 +01:00
Stef Heyenrath
4b3e9feca0
1.6.8
1.6.8
2024-11-24 16:22:32 +01:00
Stef Heyenrath and GitHub
4aaed2a6ca
Fix HandlebarsContext ParseAndEvaluate method ( #1213 )
...
* Fix HandlebarsContext ParseAndEvaluate method
* test
* xxx
2024-11-22 07:58:23 +01:00
Stef Heyenrath and GitHub
6f73dfe360
Use GraphQL 8.2.1 ( #1211 )
2024-11-18 10:23:00 +01:00
Stef Heyenrath and GitHub
f4103b47aa
Fix security issues ( #1206 )
...
* .
* .
* x
2024-11-17 17:25:21 +01:00
Stef Heyenrath
edab3ad7e5
WireMockLogger
2024-11-01 10:31:23 +01:00
Stef Heyenrath
38c2131472
IWireMockLogger.Error(string, Exception)
2024-10-29 19:55:02 +01:00
Stef Heyenrath and GitHub
3693d6a676
Log exception when (static) mapping file cannot be read ( #1202 )
2024-10-29 19:52:31 +01:00
Stef Heyenrath
214fb539ec
1.6.7
1.6.7
2024-10-17 18:49:24 +02:00