Releases: HylandSoftware/Hot-Potato
Releases · HylandSoftware/Hot-Potato
2.1.20
2.1.19
Version range for Newtonsoft.Json (#50)
2.1.18
Add .NET Standard support for Middleware, Core, and OpenApi (#49) * Update Newtonsoft.Json to 13.0.1 * netstandard target framework, compat edits * Correct content length * .NET Framework compatibility tests * Proget matching game * Visual Studio Version note in Contributing Guide
2.1.17
Update Newtonsoft.Json to 13.0.1 (#48)
2.1.16
Benchmark test project POC (#44)
2.1.15
Property validation in JObjects (#25)
2.1.14
Dependabot 11 4 21 (#31) * NewtonsoftJson 5.0.11 * TestHost 5.0.11 * Moq 4.16.1 * coverlet.msbuild 3.1.0 * xunit.runner.visualstudio 2.4.3 * NewtonsoftJson adjustments * Extensions version range
2.1.13
Dependabot 10-28-21 (#24) * Namotion.Reflection update * System.Net.Primitives update * Update Microsoft.Extensions.Configuration.UserSecrets * Update Microsoft.Extensions.Configuration.CommandLine * Microsoft.Extensions.Http update in test projects * Bump Host range * Microsoft.Extensions.Configuration.Json bump in Host, Http in Middelware
2.1.12
Update documentation for open source (#18)
2.1.11
Update njs/nswag packages for better external ref handling (#17) * Update NJS. NSwag, Namtion, YamlDotNet packages * ToString overrides for results * Update integration tests with better asserts * New OpenApiHeader type * Add Content-Language header * Another body validation integration test * Remove specs folder to set up submodule, update ci.yaml * Update copy settings * Short-circuit integration tests for external use * Short circuit E2E tests in the case of missing SpecToken * Test constant for integration test constant * Better handling of missing spec tokens in E2E tests * appsettings.json comment in E2E setup Also included comments for omitting specToken lines for template use