Skip to content

v0.109.2

Choose a tag to compare

@guanzhousongmicrosoft guanzhousongmicrosoft released this 13 Apr 22:46
· 24 commits to main since this release

What's Changed

Added

  • Unit and integration test suite (39 unit tests, 2 E2E tests)
  • Build and test CI workflow to gate pull requests
  • Dependabot configuration for weekly NuGet dependency updates
  • Getting started guide, configuration reference, and troubleshooting documentation

Changed

  • Upgraded to .NET 10 SDK (10.0.100)
  • Upgraded to .NET Aspire 13.2.2 (Aspire.Hosting, Aspire.Hosting.Testing, Aspire.MongoDB.Driver)
  • Updated Microsoft.Extensions.Http.Resilience to 10.4.0
  • Updated Microsoft.Extensions.* packages to 10.0.5+
  • Updated MongoDB.Driver to 3.6.0
  • Updated AspNetCore.HealthChecks.MongoDb to 9.0.0
  • Updated MinVer to 7.0.0
  • Updated Microsoft.NET.Test.Sdk to 18.4.0
  • Updated xunit.analyzers to 1.27.0
  • Updated xunit.runner.visualstudio to 3.1.5

Full Changelog: v0.109.0...v0.109.2