Stef Heyenrath
|
11b39cf57c
|
1.5.54
|
2024-05-18 09:06:24 +02:00 |
|
 Stef HeyenrathandGitHub
|
2c001f661d
|
Add support to bind to ip-address instead of only localhost (#1100)
* Add support to bind to ip-address instead of only localhost
* .
* .
|
2024-05-17 21:46:07 +02:00 |
|
Stef Heyenrath
|
add3f662ba
|
Fix build for .NET Framework example projects #1103
|
2024-05-17 10:05:54 +02:00 |
|
Stef Heyenrath
|
c0c07ea127
|
1.5.53
|
2024-05-08 17:43:21 +02:00 |
|
 Stef HeyenrathandGitHub
|
e20a90b615
|
Fix MappingConverter to support Body with JsonMatcher (#1101)
* Fix MappingBuilder for Body
* .
* .
* Fix MappingConverter
|
2024-05-08 17:40:53 +02:00 |
|
 Stef HeyenrathandGitHub
|
9210957e55
|
Update Handlebars.Net (#1093)
* Use latest version (2.4.2) from Handlebars.Net.Helpers
* .1
|
2024-04-25 10:40:31 +02:00 |
|
Stef Heyenrath
|
c135854cbe
|
1.5.52
|
2024-04-06 18:14:40 +02:00 |
|
 Stef HeyenrathandGitHub
|
54fe0823dc
|
Add RegEx support to JsonMatcher (#1091)
* json matcher regex
* better test
* regression
|
2024-04-06 18:08:45 +02:00 |
|
Stef Heyenrath
|
ef9baf3472
|
Add example for IRequestMessage.BodyAsMimeMessage
|
2024-04-06 13:59:51 +02:00 |
|
Stef Heyenrath
|
22f9647e88
|
1.5.51
|
2024-03-20 08:26:38 +01:00 |
|
 Stef HeyenrathandGitHub
|
d5fa385a46
|
Fix FluentAssertions (actual body is not displayed in error message) (#1085)
* Fix FluentAssertions (actual body is not displayed in error message)
* .
* .
* raw
|
2024-03-20 08:24:43 +01:00 |
|
Stef Heyenrath
|
27a673953d
|
1.5.50
|
2024-03-12 20:31:50 +01:00 |
|
 Stef HeyenrathandGitHub
|
511540a7f1
|
Make WireMockAssertions extendable (#1082)
|
2024-03-12 20:27:12 +01:00 |
|
 Stef HeyenrathandGitHub
|
5b609915e1
|
Fix FluentAssertions on Header(s) (#1080)
* Fix FluentAssertions on Header(s)
* ...
|
2024-03-09 08:39:52 +01:00 |
|
Stef Heyenrath
|
a7b0d502c6
|
1.5.49
|
2024-03-06 13:46:51 +01:00 |
|
 Stef HeyenrathandGitHub
|
fcd67466b5
|
Upgrade ProtoBufJsonConverter to fix issue with dot(s) in package name (#1078)
|
2024-03-06 13:44:10 +01:00 |
|
 Stef HeyenrathandGitHub
|
ce833c1f29
|
Extend TypeLoader (#1069)
* Extend PluginLoader
* rename
|
2024-02-23 08:51:38 +01:00 |
|
 Stef HeyenrathandGitHub
|
2364866f97
|
Update README.md - blog
|
2024-02-22 10:07:00 +01:00 |
|
Stef Heyenrath
|
d4d588c593
|
1.5.48
|
2024-02-17 13:37:05 +01:00 |
|
 Stef HeyenrathandGitHub
|
97a749d54a
|
Fix some SonarCloud issues (#1058)
* Fix some SonarCloud issues
* added some xml comments
|
2024-02-17 13:32:28 +01:00 |
|
 Stef HeyenrathandGitHub
|
6ac95cf57d
|
Add Grpc ProtoBuf support (request-response) (#1047)
* ProtoBuf
* .
* x
* ---
* x
* fx
* ...
* sc
* ...
* .
* groen
* x
* fix tests
* ok!?
* fix tests
* fix tests
* !
* x
* 6
* .
* x
* ivaluematcher
* transformer
* .
* sc
* .
* mapping
* x
* tra
* com
* ...
* .
* .
* .
* AddProtoDefinition
* .
* set
* grpahj
* .
* .
* IdOrText
* ...
* async
* async2
* .
* t
* nuget
* <PackageReference Include="ProtoBufJsonConverter" Version="0.2.0-preview-04" />
* http version
* tests
* .WithHttpVersion("2")
* <PackageReference Include="ProtoBufJsonConverter" Version="0.2.0" />
* HttpVersionParser
|
2024-02-16 17:16:51 +01:00 |
|
Stef Heyenrath
|
801546fae7
|
1.5.47
|
2024-01-25 10:13:54 +01:00 |
|
 Stef HeyenrathandGitHub
|
57c42492bc
|
Pin the version from Testcontainers to 3.7.0 in WireMock.Net.Testcontainers (#1057)
* TestcontainersTests
* WireMockContainer_Build_and_StartAsync_and_StopAsync
* --
* [3.7.0]
|
2024-01-25 09:54:25 +01:00 |
|
 
|
b2b7172043
|
fix: src/WireMock.Net/WireMock.Net.csproj to reduce vulnerabilities (#1053)
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-DOTNET-MICROSOFTIDENTITYMODELJSONWEBTOKENS-6148656
- https://snyk.io/vuln/SNYK-DOTNET-SYSTEMIDENTITYMODELTOKENSJWT-6148655
Co-authored-by: snyk-bot <snyk-bot@snyk.io>
|
2024-01-23 21:32:55 +01:00 |
|
 Stef HeyenrathandGitHub
|
13a3dfa9fe
|
Update README.md
|
2024-01-08 08:12:38 +01:00 |
|
 Stef HeyenrathandGitHub
|
4020a178a6
|
Add WithoutHeader to WireMock.FluentAssertions (#1049)
* Add WithoutHeader to WireMock.FluentAssertions
* .
* .
|
2023-12-27 08:18:56 +01:00 |
|
Stef Heyenrath
|
30ee768430
|
1.5.46
|
2023-12-23 09:44:59 +01:00 |
|
 Stef HeyenrathandGitHub
|
e4df6cc93d
|
WireMockServerSettingsParser (#1044)
* WireMockServerSettingsParser
* nameof
|
2023-12-22 14:36:42 +01:00 |
|
Stef Heyenrath
|
abf3969bee
|
1.5.45
|
2023-12-21 22:18:26 +01:00 |
|
 Stef HeyenrathandGitHub
|
a8339a0867
|
FindRequestByMappingGuidAsync (#1043)
* FindRequestByMappingGuidAsync
* fix
* sc
|
2023-12-21 20:03:22 +01:00 |
|
 Stef HeyenrathandGitHub
|
4721b73a16
|
Update Handlebars Transformer logic (ReplaceNodeOptions) (#1036)
* Update Handlebars Transformer logic (ReplaceNodeOptions)
* okeee
* EvaluateAndKeep = Evaluate
* fix?
* linux
* _
* tt
* xxx
* fx
* x
* fix test
|
2023-12-21 20:02:58 +01:00 |
|
Stef Heyenrath
|
c96d7d31b1
|
1.5.44
|
2023-12-14 21:08:05 +01:00 |
|
Stef Heyenrath
|
68ad015dcf
|
1.5.43
|
2023-12-11 17:34:39 +01:00 |
|
 Stef HeyenrathandGitHub
|
0c6129e86b
|
Add ProxyUrlReplaceSettings to Response (#1026)
|
2023-12-10 09:57:37 +01:00 |
|
Stef Heyenrath
|
61c8ce76eb
|
1.5.42
|
2023-12-09 09:24:27 +01:00 |
|
 Stef HeyenrathandGitHub
|
8e1b6f87f0
|
Workaround for: Random.Generate Type="Long" (#1034)
* Workaround for: Random.Generate Type="Long"
* x
* 11
* .
* 2
|
2023-12-09 09:18:16 +01:00 |
|
 Stef HeyenrathandGitHub
|
c6c7ba13b4
|
Calling Reset also resets the scenarios (#1031)
* Calling Reset also resets the scenarios
* .
|
2023-12-07 16:03:37 +01:00 |
|
 Stef HeyenrathandGitHub
|
1174acce6e
|
ResponseWithHandlebarsDateTimeTests (#1029)
|
2023-12-06 20:20:45 +01:00 |
|
 Stef HeyenrathandGitHub
|
932dde07e4
|
FixMapping[] for WireMock.Org REST API (#1023)
|
2023-12-06 09:24:58 +01:00 |
|
Stef Heyenrath
|
c193bcf61f
|
1.5.41 - releasenotes
|
2023-12-04 18:11:55 +01:00 |
|
Stef Heyenrath
|
9757245c61
|
1.5.41
|
2023-12-04 18:09:03 +01:00 |
|
 Stef HeyenrathandGitHub
|
8b91cec457
|
Add .NET 8 (#1018)
* Add .NET 8
* 'Use .NET 8'
* tests 8
* 8
* tc8
* ci
* CI
|
2023-12-04 18:05:18 +01:00 |
|
 Stef HeyenrathandGitHub
|
fb3ae53e1c
|
GraphQL - custom scalar support (#1012)
* x
* CustomScalars
* more tests
* .
* add or set
* ...
* x
|
2023-12-04 18:02:03 +01:00 |
|
 Stef HeyenrathandGitHub
|
124ecc2097
|
Add Github Action (#1020)
* CI github action
* push
|
2023-11-21 08:12:54 +01:00 |
|
Stef Heyenrath
|
29e149a7fa
|
1.5.40
|
2023-11-07 18:03:34 +01:00 |
|
 Stef HeyenrathandGitHub
|
7160dbdd19
|
FluentAssertions - WithBody and WithBodyAsJson and WithBodyAsBytes (#1014)
* WithBody
* .
* fix
* .
* .
|
2023-11-04 16:17:23 +01:00 |
|
 Stef HeyenrathandGitHub
|
2f29d80336
|
Add more tests for JmesPathMatchers and StringUtils.ParseMatchOperator (#1009)
* Add more tests for JmesPathMatchers and StringUtils.ParseMatchOperator
* .
* prio
|
2023-10-16 17:13:52 +02:00 |
|
 Stef HeyenrathandGitHub
|
f7cd4b100e
|
GraphQL - add support for standard scalar types in the schema (#1011)
* GraphQL: register BuiltInTypes
* GraphQLMatcher_For_ValidSchema_And_CorrectGraphQL_Mutation_IsMatch
|
2023-10-16 16:13:53 +02:00 |
|
 Stef HeyenrathandGitHub
|
62fa4666b5
|
Add unit tests for HttpClient with WebProxy (#1010)
* Add test for SSL / Https
* Add unit tests for HttpClient with WebProxy
* cert.pem
* x
* skip
* example google
* revert
* host tests
* sonar
|
2023-10-14 17:55:29 +02:00 |
|
Stef Heyenrath
|
30372a9348
|
1.5.39
|
2023-10-09 18:30:19 +02:00 |
|
 Stef HeyenrathandGitHub
|
bc75db8c8c
|
Fix RequestMessageParamMatcher : RejectOnMatch (#1006)
|
2023-10-09 18:28:22 +02:00 |
|
Stef Heyenrath
|
6254ee3950
|
1.5.38
|
2023-10-02 19:33:32 +02:00 |
|
Stef Heyenrath
|
a25a8cabf8
|
1.5.37
|
2023-09-27 21:43:50 +02:00 |
|
 Stef HeyenrathandGitHub
|
9f9fc85a64
|
JmesPathMatcherTests (#998)
|
2023-09-27 21:42:34 +02:00 |
|
 Stef HeyenrathandGitHub
|
b63076a9ac
|
Fix MappingModel to map IgnoreCase and RejectOnMatch for Headers, Cookies and Parameters (#1004)
|
2023-09-26 21:01:33 +02:00 |
|
Stef Heyenrath
|
05e2aa548b
|
1.5.36
|
2023-09-21 11:40:34 +02:00 |
|
 Stef HeyenrathandGitHub
|
b9a8ee4145
|
Fixed logic for SaveUnmatchedRequests (#1002)
* Fixed logic for SaveUnmatchedRequests
* fix
|
2023-09-21 11:38:01 +02:00 |
|
 Stef HeyenrathandGitHub
|
59aab9e1c3
|
Remove dependency on Microsoft.AspNet.WebApi.Client (#996)
* Using an alias for System.Net.Http.Formatting
* .
* fix
* space
|
2023-08-29 17:53:17 +02:00 |
|
 Stef HeyenrathandGitHub
|
93c87845c2
|
Write logging in case a Matcher throws an exception (#986)
* ThrowException
* ...
* .
* ...
* b
* fix test
* ...
* .
* sonar
* ft
* .
* fix tst
|
2023-08-21 20:07:46 +02:00 |
|
Stef Heyenrath
|
09a302baf2
|
1.5.35
|
2023-08-19 10:00:18 +02:00 |
|
Stef Heyenrath
|
f0139eb837
|
Update comment in JsonPathMatcher.cs
|
2023-08-17 17:22:05 +02:00 |
|
 Stef HeyenrathandGitHub
|
fd816f0952
|
Add extra unit test for WithParam multiple values comma (#992)
|
2023-08-12 21:05:13 +02:00 |
|
Stef Heyenrath
|
205c1d598b
|
1.5.34
|
2023-08-04 10:51:51 +02:00 |
|
 Stef HeyenrathandGitHub
|
b986633eca
|
Fix MimeKitLite NuGet include (#989)
* Fix 500
* MimeKiteLite : fix NuGet include
* .
|
2023-08-04 10:44:53 +02:00 |
|
Stef Heyenrath
|
6aa7aac151
|
1.5.33
|
2023-08-03 16:08:50 +02:00 |
|
 Stef HeyenrathandGitHub
|
4688f556b5
|
Add MultiPart/MimePart Request Matcher (#981)
* wip
* .
* mm
* x
* .
* .
* .
* tests
* .
* more tests
* trans
* x
* win
* fix
* .
* tests
|
2023-08-03 15:55:46 +02:00 |
|
 Stef HeyenrathandGitHub
|
a58ead7b4e
|
Upgrade to Handlebars.Net.Helpers 2.4.0 to update XPath.SelectTokens and XPath.EvaluateToString (#976)
* Upgrade to Handlebars.Net.Helpers 2.4.0 to update XPath.SelectTokens and XPath.EvaluateToString
* fix
|
2023-07-20 21:49:00 +02:00 |
|
Stef Heyenrath
|
9c51548d2b
|
1.5.32
|
2023-07-15 09:41:05 +02:00 |
|
 Stef HeyenrathandGitHub
|
98b8ede826
|
Fixed JsonPathMatcher to match nested objects (#966)
* Fixed JsonPathMatcher to match nested objects
* fix
* .
* 100%
|
2023-07-15 09:29:13 +02:00 |
|
Stef Heyenrath
|
a6f3f976af
|
1.5.31
|
2023-07-08 14:57:12 +02:00 |
|
 Stef HeyenrathandGitHub
|
b495eb83b1
|
Add GraphQL Schema matching (#964)
* Add GrapQLMatcher
* tests
* x
* .
* .
* RequestMessageGraphQLMatcher
* .
* more tests
* tests
* ...
* ms
* .
* more tests
* GraphQL.NET !!!
* .
* executionResult
* nw
* sonarcloud
|
2023-07-07 21:43:46 +02:00 |
|
Stef Heyenrath
|
9443e4f071
|
1.5.30
|
2023-06-28 08:12:10 +02:00 |
|
 Stef HeyenrathandGitHub
|
ed7f9c1143
|
Add unit-test for Param - MatcherModel - LinqMatcher (#961)
|
2023-06-27 22:31:14 +02:00 |
|
 Stef HeyenrathandGitHub
|
c92183558b
|
Fixed logic for FluentAssertions WithHeader (#959)
|
2023-06-23 15:20:57 +02:00 |
|
Stef Heyenrath
|
8ce24249d0
|
1.5.29
|
2023-06-22 19:02:10 +02:00 |
|
 Stef HeyenrathandGitHub
|
7ca70309cb
|
Support setting WireMockServerSettings via Environment (#954)
* Support parsing environment variables (WireMockServerSettings__)
* case ignore
* fix
* SimpleSettingsParserTests
* .
* int
* more test
|
2023-06-22 10:35:21 +02:00 |
|
 Stef HeyenrathandGitHub
|
5d0bf6f4e1
|
Fix some SonarCloud issues (#955)
* Fixed some SonarCloud issues
* if (value.Contains('\n'))
|
2023-06-13 19:31:04 +02:00 |
|
Stef Heyenrath
|
f6e35cbe2d
|
1.5.28
|
2023-06-11 14:22:54 +02:00 |
|
 Stef HeyenrathandGitHub
|
dc4c8d1dba
|
WireMock.Net.Testcontainers (#948)
* WireMock.Net.Testcontainers
* .
* logger?
* .
* .
* WatchStaticMappings
* linux
* .
* --
* ContainerInfo
* .
* 02
* .
* fix
* .
|
2023-06-11 13:55:57 +02:00 |
|
 Stef HeyenrathandGitHub
|
adf1914877
|
Allow setting the Content-Length header for a HTTP method HEAD (#951)
* Allow setting the Content-Length header for a HTTP method HEAD
* .
|
2023-06-06 22:44:14 +02:00 |
|
Stef Heyenrath
|
1f1bc05f00
|
1.5.27
|
2023-06-03 17:00:18 +02:00 |
|
Stef Heyenrath
|
c107e38e3b
|
Fix WireMock.Net.FluentAssertions for net47
|
2023-06-02 12:03:12 +02:00 |
|
 Stef HeyenrathandGitHub
|
a77c4fe1ac
|
Add ".NET Framework 4.7" to WireMock.Net.FluentAssertions (#949)
|
2023-06-01 18:06:28 +02:00 |
|
 Stef HeyenrathandGitHub
|
c1e71707c5
|
Add warning logging when sending a request to a Webhook does not return status 200 (#946)
|
2023-05-28 10:53:54 +02:00 |
|
 Stef HeyenrathandGitHub
|
aadac78577
|
add Slack
|
2023-05-25 23:49:12 +02:00 |
|
Stef Heyenrath
|
71393204cc
|
1.5.26
|
2023-05-25 21:36:01 +02:00 |
|
 Stef HeyenrathandGitHub
|
7c3a0c815d
|
Add GetParameter method to IRequestMessage (#942)
|
2023-05-25 15:14:02 +02:00 |
|
 Stef HeyenrathandGitHub
|
e61f08fe48
|
WireMockMiddleware should use HandleRequestsSynchronously correctly (#939)
|
2023-05-19 21:43:14 +02:00 |
|
 Stef HeyenrathandGitHub
|
11f4c47851
|
Add more unitests for CSharpFormatter utils (#938)
* Add unit-tests for CSharpFormatter
* .
* t
|
2023-05-19 16:14:26 +02:00 |
|
Stef Heyenrath
|
3956cd703b
|
1.5.25 (ReleaseNotes)
|
2023-05-13 11:17:03 +02:00 |
|
Stef Heyenrath
|
27682d0ce4
|
1.5.25 + Fixes in CSharpFormatter
|
2023-05-13 11:15:40 +02:00 |
|
Stef Heyenrath
|
6ef116a295
|
1.5.24
|
2023-05-07 14:48:20 +02:00 |
|
Stef Heyenrath
|
59195eaed8
|
Refactor some code (MappingConverter)
|
2023-05-07 14:42:00 +02:00 |
|
 Stef HeyenrathandGitHub
|
7019a5a78c
|
Add Package Readme (#932)
* Add Package Readme
* C# .NET API
* <PackageReadmeFile>PackageReadme.md</PackageReadmeFile>
|
2023-05-07 09:24:48 +02:00 |
|
 Stef HeyenrathandGitHub
|
d29f3e81f3
|
Add property 'IsStartedWithAdminInterface' to 'IWireMockServer' (#931)
* Add property 'IsStartedWithAdminInterface' to 'IWireMockServer'
* update tests
* .
|
2023-05-06 13:12:00 +02:00 |
|
 Stef HeyenrathandGitHub
|
ccd8026884
|
Update C# mapping code generator for WithStatusCode (#930)
|
2023-05-06 10:24:53 +02:00 |
|
Stef Heyenrath
|
d949dfb64c
|
1.5.23
|
2023-04-23 12:06:38 +02:00 |
|
 Stef HeyenrathandGitHub
|
0a2763c06e
|
Add IgnoreCase option to ProxyUrlReplaceSettings (#925)
* Add IgnoreCase option to ProxyUrlReplaceSettings
* fix
|
2023-04-23 11:56:08 +02:00 |
|
 Stef HeyenrathandGitHub
|
090e0eb437
|
Add WithProbability (#922)
* WithProbability
* fix
* x
* ,
* .
* .
* .
|
2023-04-12 20:48:53 +02:00 |
|
Stef Heyenrath
|
f3d52adbb2
|
1.5.22
|
2023-04-08 21:37:18 +02:00 |
|