Skip to content

10.1.0

Latest

Choose a tag to compare

@adrianhall adrianhall released this 22 Jun 07:23
ce6a4c9

What's Changed

  • fix: resolve MicrosoftExtensions.Logging.Xunit load failure in Automapper tests (#461) by @adrianhall in #462
  • fix: resolve transitive package vulnerabilities and update dependencies (#460) by @adrianhall in #466
  • build: upgrade coverlet.collector and coverlet.msbuild to 10.0.1 (#465) by @adrianhall in #468
  • fix: validate UnauthorizedStatusCode is in the 4xx range (#447) by @adrianhall in #469
  • feat: add UnsafeEntityLogging option to guard entity serialization in logs (#446) by @adrianhall in #470
  • fix: hide conflicting record on create when not in IAccessControlProvider view (#445) by @adrianhall in #471
  • build: migrate test suite to xUnit v3 and Xunit.Combinatorial v2 (#467) by @adrianhall in #472
  • test: address xUnit1051 warnings by passing TestContext.Current.CancellationToken (#473) by @adrianhall in #475

Full Changelog: 10.0.1...10.1.0