This commit is contained in:
Stef Heyenrath
2024-03-06 13:46:51 +01:00
parent fcd67466b5
commit a7b0d502c6
4 changed files with 12 additions and 6 deletions

View File

@@ -1,5 +1,6 @@
# 1.5.48 (17 February 2024)
- #1047 Add Grpc ProtoBuf support (request-response) [feature]
- #1058 Fix some SonarCloud issues [refactor]
# 1.5.49 (06 March 2024)
- #1069 Extend TypeLoader [feature]
- #1078 Upgrade ProtoBufJsonConverter to fix issue with dot(s) in package name [bug]
- #1077 ProtoBufMatcher not working when proto package name contains dots [bug]
The full release notes can be found here: https://github.com/WireMock-Net/WireMock.Net/blob/master/CHANGELOG.md