mirror of
https://github.com/wiremock/WireMock.Net.git
synced 2026-03-18 23:33:47 +01:00
1.5.41 - releasenotes
This commit is contained in:
@@ -1,4 +1,10 @@
|
||||
# 1.5.40 (07 November 2023)
|
||||
# 1.5.41 (04 December 2023)
|
||||
- [#1012](https://github.com/WireMock-Net/WireMock.Net/pull/1012) - GraphQL - custom scalar support [feature] contributed by [StefH](https://github.com/StefH)
|
||||
- [#1018](https://github.com/WireMock-Net/WireMock.Net/pull/1018) - Add .NET 8 [feature] contributed by [StefH](https://github.com/StefH)
|
||||
- [#1020](https://github.com/WireMock-Net/WireMock.Net/pull/1020) - Add Github Action [test] contributed by [StefH](https://github.com/StefH)
|
||||
- [#984](https://github.com/WireMock-Net/WireMock.Net/issues/984) - GraphQL Schema validation with custom scalars [feature]
|
||||
|
||||
# 1.5.40 (07 November 2023)
|
||||
- [#1009](https://github.com/WireMock-Net/WireMock.Net/pull/1009) - Add more tests for JmesPathMatchers and StringUtils.ParseMatchOperator [test] contributed by [StefH](https://github.com/StefH)
|
||||
- [#1010](https://github.com/WireMock-Net/WireMock.Net/pull/1010) - Add unit tests for HttpClient with WebProxy [test] contributed by [StefH](https://github.com/StefH)
|
||||
- [#1011](https://github.com/WireMock-Net/WireMock.Net/pull/1011) - GraphQL - add support for standard scalar types in the schema [feature] contributed by [StefH](https://github.com/StefH)
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# 1.5.40 (07 November 2023)
|
||||
- #1009 Add more tests for JmesPathMatchers and StringUtils.ParseMatchOperator [test]
|
||||
- #1010 Add unit tests for HttpClient with WebProxy [test]
|
||||
- #1011 GraphQL - add support for standard scalar types in the schema [feature]
|
||||
- #1014 FluentAssertions - WithBody and WithBodyAsJson and WithBodyAsBytes
|
||||
# 1.5.41 (04 December 2023)
|
||||
- #1012 GraphQL - custom scalar support [feature]
|
||||
- #1018 Add .NET 8 [feature]
|
||||
- #1020 Add Github Action [test]
|
||||
- #984 GraphQL Schema validation with custom scalars [feature]
|
||||
|
||||
The full release notes can be found here: https://github.com/WireMock-Net/WireMock.Net/blob/master/CHANGELOG.md
|
||||
Reference in New Issue
Block a user