Skip to content

v1.6.89

Choose a tag to compare

@C0nquistadore C0nquistadore released this 11 Mar 13:13
4e99a53

Changes:

  • 4e99a53 Bump Microsoft.Build.Utilities.Core from 18.3.3 to 18.4.0 (#12)
  • e2a67d2 Bump Microsoft.Extensions.Configuration.Binder and Microsoft.Extensions.Options.ConfigurationExtensions (#16)
  • 82d2acb Bump Microsoft.Extensions.Configuration.EnvironmentVariables from 10.0.3 to 10.0.4 (#15)
  • 5719118 Bump Microsoft.AspNetCore.Authentication.JwtBearer from 10.0.3 to 10.0.4 (#11)
  • e2ccf60 Bump dotnet-sdk from 10.0.103 to 10.0.200 (#10)
  • 60b32ca Generated IL code in ConfigurationProxyBuilder does not seem to work on macOS, therefore exclude the test on this platform
  • 0f5f00f Added tests for TestConfigurationLoader
  • b0d8050 Bump ModelContextProtocol.AspNetCore from 1.0.0 to 1.1.0 (#9)
  • 031b9a9 Bump Dapper.StrongName from 2.1.66 to 2.1.72 (#8)
  • aeca600 Added support for specifying OpenAPI schema version via MSBuild property
See More
  • ba0057f Windows/macOS pipelines agents have no docker installed, therefore no test container support
  • bade5f3 Validate generated OpenApi file with ng-openapi-gen
  • 578b4d8 Bump Microsoft.OpenApi from 3.3.1 to 3.4.0 (#7)
  • 8fb2252 Add org.opencontainers.image LABEL to docker images
  • dee3c6d Instruct dependabot to check for NuGet package updates daily
  • d657222 Add dependabot.yml to sln
  • b87ade4 Bump Microsoft.Build.Sql from 2.0.0 to 2.1.0 (#4)
  • 5002149 Bump dotnet-sdk from 10.0.100 to 10.0.103 (#6)
  • f42c29e Restore UseDotNet@2 task in favor of using dependabot to update .NET SDK version regularly
  • 0824316 Instruct dependabot to ignore System.Data.SqlClient
  • 752cee4 Instruct dependabot that .NET SDK major version upgrades are in our control
  • bf1895a Respect .NET patch tuesday in dotnet-sdk dependabot configuration
  • 5a1eaeb Introduce dependabot
  • 548abf4 Remove UseDotNet@2 and dotnet tool install nbgv since they are already installed on Azure Pipelines images
  • 3c67641 Update package ModelContextProtocol.AspNetCore
  • a96770d Parallelize tests where applicable (Dibix.Sdk.Tests fails because of SSDT not being thread safe)
  • 824bb22 Get rid of #nullable pragmas
  • 500ee17 Make primitive type parsing case sensitive
  • 6cb6e49 Added test for problem details handling for validation errors occuring in custom claims transformer (outside of endpoint)
  • 01d15ad Ignore missing files when collecting test result attachments
  • 65de463 Update packages

This list of changes was auto generated.