Skip to content

Releases: SSWConsulting/SSW.CleanArchitecture

v2026.03.10

10 Mar 00:13
f741346

Choose a tag to compare

What's Changed

Full Changelog: v2026.03.09...v2026.03.10

v2026.03.09

09 Mar 07:13
2740d66

Choose a tag to compare

What's Changed

  • ⬆️ Actions: Bump actions/checkout from 4 to 6 by @dependabot[bot] in #588
  • ⬆️ Actions: Bump actions/upload-artifact from 4 to 6 by @dependabot[bot] in #590
  • ⬆️ Actions: Bump actions/cache from 4 to 5 by @dependabot[bot] in #591
  • ⬆️ Actions: Bump JamesIves/github-pages-deploy-action from 4.7.3 to 4.8.0 by @dependabot[bot] in #600
  • ⬆️ .NET: Bump Scalar.AspNetCore from 2.11.3 to 2.11.9 by @dependabot[bot] in #598
  • ⬆️ .NET: Bump Aspire.Microsoft.EntityFrameworkCore.SqlServer from 13.0.2 to 13.1.0 by @dependabot[bot] in #597
  • ⬆️ .NET: Bump Aspire.Hosting.Azure.Sql from 13.0.2 to 13.1.0 by @dependabot[bot] in #596
  • ⬆️ .NET: Bump Aspire.Hosting.Azure.ApplicationInsights from 13.0.2 to 13.1.0 by @dependabot[bot] in #595
  • ⬆️ Update Aspire.AppHost.Sdk and related package versions to 13.1.1 by @danielmackay in #602
  • 📝 Update Readme.md Prerequisites and Aspire Commands by @danielmackay in #606
  • ♻️ Refactor specifications for better discovery by @danielmackay in #607
  • 🚀 Update package version to 2026.03.09 by @danielmackay in #614
  • 🤖 update agents.md by @edkranz in #601

New Contributors

Full Changelog: v2025.12.10...v2026.03.09

v2025.12.10

10 Dec 10:44

Choose a tag to compare

What's Changed

  • 📝Documentation for EF Core migrations by @Pat-Stuart in #548
  • 🤖 Add comprehensive Copilot instructions for SSW Clean Architecture by @danielmackay in #582
  • ♻️ Remove unneeded async methods from integration test base by @0xharkirat in #559
  • ✨ Tidied up domain models with new field syntax
  • ⬆️ aspire-9.5-update by @danielmackay in #564
  • ⬆️ Update package versions to 13.0.2 in AppHost and Directory.Packages.props by @danielmackay in #583
  • ⬆️ Upgrade project dependencies to .NET 10 and related packages by @danielmackay in #584
  • ⬆️ Update package versions in Directory.Packages.props by @danielmackay in #585

New Contributors

Full Changelog: v2025.08.11...v2025.12.10

v2025.08.11

12 Aug 01:16
759ba8d

Choose a tag to compare

What's Changed

Full Changelog: v2025.08.03...v2025.08.11

v2025.8.3

03 Aug 03:37
da16f8c

Choose a tag to compare

What's Changed

Full Changelog: v2025.07.02...v2025.08.03

v2025.07.02

02 Jul 05:54
ff591b9

Choose a tag to compare

What's Changed

Full Changelog: v2025.04.07...v2025.07.02

v2025.04.07

07 Apr 01:34
092797b

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2025.03.03...v2025.04.07

v2025.03.03

03 Mar 00:19
2cb8f93

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2024.11.19...v2025.03.03

v2024.11.19

19 Nov 03:53
d7c404f

Choose a tag to compare

What's Changed

Full Changelog: v2024.11.04...v2024.11.19

v2024.11.04

04 Nov 00:05
7a1d99b

Choose a tag to compare

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