Skip to content

v2024.11.04

Choose a tag to compare

@danielmackay danielmackay released this 04 Nov 00:05
· 78 commits to main since this release
7a1d99b

What's Changed

  • ♻️ Simplify global exception handling by @danielmackay in #407
  • ♻️ Quality of life changes by @danielmackay in #409
    • Aspire - Added option to create schema with or without migrations
    • Removed unneeded exceptions
    • Renamed WebApi/Features to WebApi/Endpoints
    • Renamed Application/Features to Application/UseCases
    • Refactored health check code
    • Aspire - now starts SQL Server on port 1800
    • Updated dotnet new templates
  • ✨ Aspire - Added command to drop database on demand by @danielmackay in #411
  • 🚀 Bump version to 2024.11.04 by @danielmackay in #418

Full Changelog: v2024.10.24...v2024.11.04