Releases: SSWConsulting/SSW.CleanArchitecture
Releases · SSWConsulting/SSW.CleanArchitecture
v2026.03.10
What's Changed
- ⬆️ .NET: Bump AwesomeAssertions from 9.3.0 to 9.4.0 by @dependabot[bot] in #608
- ⬆️ Actions: Bump actions/upload-artifact from 6 to 7 by @dependabot[bot] in #613
- ⬆️ Update Aspire.AppHost.Sdk to version 13.1.2 by @danielmackay in #615
- ⬆️ Update dependency versions in project files by @danielmackay in #616
- ⬆️ Bump package version to 2026.03.10 by @danielmackay in #617
Full Changelog: v2026.03.09...v2026.03.10
v2026.03.09
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
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
fieldsyntax - ⬆️ 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
- @Pat-Stuart made their first contribution in #548
- @0xharkirat made their first contribution in #559
Full Changelog: v2025.08.11...v2025.12.10
v2025.08.11
What's Changed
- ✨ Simplify external endpoint configuration in AppHost by @danielmackay in #538
- ✨ deploy to azure from aspire by @danielmackay in #539
- ⬆️ .NET: Bump Scalar.AspNetCore from 2.6.7 to 2.6.8 by @dependabot[bot] in #536
- ✨ Rename variable for clarity in database initialization by @danielmackay in #540
- 🚀 Bump version to 2025.08.12 in nuspec file by @danielmackay in #541
Full Changelog: v2025.08.03...v2025.08.11
v2025.8.3
What's Changed
- ⬆️ Update nuget packages by @danielmackay in #533
- ⬆️ Update Aspire to 9.4 by @danielmackay in #534
- 🚀 Bump version to 2025-08-03 by @danielmackay in #535
Full Changelog: v2025.07.02...v2025.08.03
v2025.07.02
What's Changed
- 📝 Fixed folder name in readme instructions by @danielmackay in #512
- ⬆️ Update Aspire.Hosting and related packages to version 9.2.0 and 9.2.1; refactor drop-database command by @danielmackay in #511
- ✨ Aspire 9.3 by @danielmackay in #523
- 🚀 Bump version to 2025-07-02 by @danielmackay in #524
Full Changelog: v2025.04.07...v2025.07.02
v2025.04.07
What's Changed
- ♻️ Add workflow_dispatch inputs for manual package creation and update NuGet version to latest by @danielmackay in #486
- ♻️ Fix indentation for workflow_dispatch in package.yml by @danielmackay in #487
- ♻️ Refactor mission completion logic and add error handling for empty teams by @danielmackay in #489
- ♻️ Use centralised package management by @danielmackay in #490
- ♻️ Add NoWarn for common code style use cases by @lukecookssw in #494
- ⬆️ Update Ardalis.Specifications by @danielmackay in #492
- ✨ validate string lengths in domain by @danielmackay in #493
- 👷 Fix log4brains publish by @danielmackay in #495
- 👷 Fix log4brains v2 by @danielmackay in #496
- 🧪 Migrate to Awesome Assertions by @danielmackay in #497
- ♻️ xUnit v3 and simplification of integration test architecture by @danielmackay in #498
- ⬆️ Update Nuget Packages by @danielmackay in #500
New Contributors
- @lukecookssw made their first contribution in #494
Full Changelog: v2025.03.03...v2025.04.07
v2025.03.03
What's Changed
- 📝 Update url in readme by @Ben0189 in #453
- ♻️ Incapsulate validators by @AntPolkanov in #452
- 📝 Add dependencies to readme by @brookjeynes-ssw in #464
- 📝 Fix Contributing Link by @danielmackay in #470
- ⬆️ Upgraded Vogen to latest version by @danielmackay in #479
- ♻️ Removed unneeded interface modifiers by @danielmackay in #480
- ⬆️ Upgrade aspire to 9.1 and microsoft extensions to latest by @danielmackay in #483
- ♻️ Replaced simple aggregate functions with direct use of properties. by @danielmackay in #482
- ♻️ Migrated from sln to slnx file by @danielmackay in #484
- 🚀 Bump version to 2025.03.03 in CleanArchitecture.nuspec by @danielmackay in #485
New Contributors
- @Ben0189 made their first contribution in #453
- @AntPolkanov made their first contribution in #452
- @brookjeynes-ssw made their first contribution in #464
Full Changelog: v2024.11.19...v2025.03.03
v2024.11.19
What's Changed
- 🐛 Aspire - Check if tables exist before creating by @danielmackay in #420
- 🐛 Aspire - Fixed drop database command by @danielmackay in #422
#424 - ✨ Show example of using ErrorOr in a query by @danielmackay in #432
- 📦 .NET 9 upgrade by @danielmackay in #435
- ⬆️ Actions: Bump JamesIves/github-pages-deploy-action from 4.6.1 to 4.6.9 by @dependabot in #426
- 🧪 review architecture test library by @danielmackay in #434
- ♻️ replace automapper with manual mappers by @danielmackay in #439
- ✨ Add in exception processor for strongly typed SQL exeptions by @danielmackay in #440
- ⬆️ .NET: Bump Scalar.AspNetCore from 1.2.35 to 1.2.39 by @dependabot in #437
- ⬆️ .NET: Bump FluentValidation.DependencyInjectionExtensions and Microsoft.Extensions.DependencyInjection.Abstractions by @dependabot in #438
- ✨ Add Vogen for Strongly Typed IDs by @danielmackay in #441
- ✨ enhanced problem details by @danielmackay in #443
- 💬 Added links to specification rule by @danielmackay in #444
- 🚀 Deploy Nuget Package 2024.11.19 by @danielmackay in #446
Full Changelog: v2024.11.04...v2024.11.19
v2024.11.04
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 newtemplates
- ✨ 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