This commit is contained in:
Stef Heyenrath
2024-02-17 13:37:05 +01:00
parent 97a749d54a
commit d4d588c593
4 changed files with 9 additions and 10 deletions

View File

@@ -1,10 +1,5 @@
# 1.5.47 (25 January 2024)
- #1049 Add WithoutHeader to WireMock.FluentAssertions [feature]
- #1053 [Snyk] Security upgrade Microsoft.IdentityModel.Protocols.OpenIdConnect from 6.12.2 to 6.34.0 [security]
- #1055 Bump System.IdentityModel.Tokens.Jwt from 6.25.0 to 6.34.0 in /examples/WireMock.Net.Console.Net472.Classic [example]
- #1057 Pin the version from Testcontainers to 3.7.0 in WireMock.Net.Testcontainers [bug]
- #1048 WithoutHeader fluent assertion [feature]
- #1054 WireMock.Net 1.5.46 is incompatible with TestContainers 3.7.0 (issue 1) [bug]
- #1059 WireMock.Net 1.5.46 is incompatible with TestContainers 3.7.0 (issue 2) [bug]
# 1.5.48 (17 February 2024)
- #1047 Add Grpc ProtoBuf support (request-response) [feature]
- #1058 Fix some SonarCloud issues [refactor]
The full release notes can be found here: https://github.com/WireMock-Net/WireMock.Net/blob/master/CHANGELOG.md