Releases: SSWConsulting/SSW.VerticalSliceArchitecture
Releases · SSWConsulting/SSW.VerticalSliceArchitecture
v2025.12.10
What's Changed
- 🤖 Migrate GitHub Copilot custom instructions to AGENTS.md at repository root by @Copilot in #214
- ✨ Refactor properties in domain models to use auto-implemented properties by @danielmackay in #218
- ⬆️ Upgrade project to .NET 10 and update package references by @danielmackay in #215
- ⬆️ Update Aspire packages and add settings for AppHost integration by @danielmackay in #216
- ⬆️ Update NuGet package versions and improve database connection handling in tests by @danielmackay in #217
- ⬆️ Bump actions/checkout from 4 to 6 by @dependabot[bot] in #213
- ⬆️ Bump actions/upload-pages-artifact from 3 to 4 by @dependabot[bot] in #205
- 🚀 deploy 2025.12.10 by @danielmackay in #224
New Contributors
- @Copilot made their first contribution in #214
Full Changelog: 2025.10.24...2025.12.10
v2025.10.24
What's Changed
- ✨ Migrate from Minimal APIs to FastEndpoints by @danielmackay in #198
- ✨ Implement Azure App Service and SQL Server configuration in AppHost by @danielmackay in #202
- ✨ Add ADR by @MattParkerDev in #80
- 🤖 copilot instructions by @danielmackay in #197
- ⬆️ Update NuGet package versions and add SQL Server image configuration by @danielmackay in #201
- ⬆️ Bump actions/setup-node from 4 to 6 by @dependabot[bot] in #200
- ⬆️ Bump ncipollo/release-action from 1.14.0 to 1.20.0 by @dependabot[bot] in #191
- ⬆️ Bump actions/setup-dotnet from 4 to 5 by @dependabot[bot] in #189
- ⬆️ Bump actions/checkout from 4 to 5 by @dependabot[bot] in #185
- ⬆️ Bump dorny/test-reporter from 1 to 2 by @dependabot[bot] in #135
- 📝 Update EF migration instructions for .NET Aspire integration by @danielmackay in #203
- 🚀 Release version to 2025.10.24 by @danielmackay in #204
Full Changelog: v2025.06.05...v2025.10.24
v2025.10.24
What's Changed
- 🤖 copilot instructions by @danielmackay in #197
- ✨ Add ADR by @MattParkerDev in #80
- ✨ Migrate from Minimal APIs to FastEndpoints by @danielmackay in #198
- ⬆️ Update NuGet package versions and add SQL Server image configuration by @danielmackay in #201
- ✨ Implement Azure App Service and SQL Server configuration in AppHost by @danielmackay in #202
- ⬆️ Bump actions/setup-node from 4 to 6 by @dependabot[bot] in #200
- ⬆️ Bump ncipollo/release-action from 1.14.0 to 1.20.0 by @dependabot[bot] in #191
- ⬆️ Bump actions/setup-dotnet from 4 to 5 by @dependabot[bot] in #189
- ⬆️ Bump actions/checkout from 4 to 5 by @dependabot[bot] in #185
- ⬆️ Bump dorny/test-reporter from 1 to 2 by @dependabot[bot] in #135
- 📝 Update EF migration instructions for .NET Aspire integration by @danielmackay in #203
- 🚀 Release version to 2025.10.24 by @danielmackay in #204
Full Changelog: v2025.06.05...2025.10.24
v2025.06.05
What's Changed
- 🐛 Templates Folder is created when starting a new project by @sam-s-maher in #133
- ⬆️ Bump Microsoft.AspNetCore.OpenApi from 8.0.4 to 8.0.7 by @dependabot in #97
- 📝 Readme | Update to match CA by @sam-s-maher in #131
- 📝 Update documentation to pass the community standards by @sam-s-maher in #132
- 📝 #141 Feature slice creation template documentation by @sam-s-maher in #145
- ⬆️ #142 Upgraded to latest SDK and packages by @sam-s-maher in #150
- ♻️ #147 Refactored folder structure by @sam-s-maher in #148
- ♻️ #146 Include and exclude correct files and folders from template creation by @sam-s-maher in #149
- 🚀 #144 Release v1 by @sam-s-maher in #151
- 📝 Added migration instruction by @danielmackay in #154
- 📝 README - fix up markdown by @wicksipedia in #158
New Contributors
- @wicksipedia made their first contribution in #158
Full Changelog: 0.9.2...v2025.06.05
0.9.2
What's Changed
- #138 Installed mono in workflow by @sam-s-maher in #139
- Release 0.9.2 by @sam-s-maher in #140
Full Changelog: 0.9.1...0.9.2
0.9.1
What's Changed
- 🧪 Architecture tests to enforce Domain purity by @danielmackay in #87
- ♻️ #101 Replace Immediate.Handlers with MediatR by @sam-s-maher in #106
- ⬆️ #107 Upgraded to .NET 9.0 by @sam-s-maher in #111
- ✨ #104 Added Heroes domain by @sam-s-maher in #112
- ✨ #105 Added Heroes endpoints by @sam-s-maher in #115
- ✨ #102 Added Aspire by @sam-s-maher in #116
- 🧪 #103 Add Architecture Tests by @sam-s-maher in #118
- ♻️ #110 Updated namespaces and removed unused references by @sam-s-maher in #119
- 📦 #113 Updated template to handle new domain structure by @sam-s-maher in #121
- ✨ #109 Updated to slnx by @sam-s-maher in #122
- ✨ #108 Migrated to Scalar by @sam-s-maher in #123
- ✨ Added github templates by @sam-s-maher in #125
- ♻️ Removed unused and redundant packages by @sam-s-maher in #126
New Contributors
- @danielmackay made their first contribution in #87
- @sam-s-maher made their first contribution in #106
Full Changelog: 0.9.0...0.9.1
0.9.0
What's Changed
- Bump Microsoft.EntityFrameworkCore from 8.0.0 to 8.0.3 by @dependabot in #66
- Bump xunit.runner.visualstudio from 2.5.5 to 2.5.7 by @dependabot in #67
- Bump Immediate.Handlers from 1.2.0 to 1.3.0 by @dependabot in #69
- Bump Microsoft.EntityFrameworkCore.InMemory from 8.0.0 to 8.0.3 by @dependabot in #68
- Bump Immediate.Handlers from 1.3.0 to 1.3.1 by @dependabot in #71
- ⬆️ Upgrade Packages by @MattParkerDev in #79
- 💄 Remove Hona's Branding by @Hona in #82
- 💄 SSW Branding by @Hona in #83
New Contributors
- @MattParkerDev made their first contribution in #79
Full Changelog: 0.8.0...0.9.0
0.8.0
What's Changed
- 🧪 Add meta test by @Hona in https://github.com/Hona/VerticalSliceArchitecture/pull/47
- ♻️ Make the Domain more intentional by @Hona in https://github.com/Hona/VerticalSliceArchitecture/pull/49
- ♻️ Use Immediate.Handlers instead of MediatR by @Hona in https://github.com/Hona/VerticalSliceArchitecture/pull/50
- 👷🏻 Add dependabot for NuGet + GitHub actions by @Hona in https://github.com/Hona/VerticalSliceArchitecture/pull/51
- 👷🏻 Exclude test result upload from dependabot by @Hona in https://github.com/Hona/VerticalSliceArchitecture/pull/61
- Bump actions/checkout from 2 to 4 by @dependabot in https://github.com/Hona/VerticalSliceArchitecture/pull/52
- Bump actions/cache from 3 to 4 by @dependabot in https://github.com/Hona/VerticalSliceArchitecture/pull/54
- Bump actions/setup-dotnet from 3 to 4 by @dependabot in https://github.com/Hona/VerticalSliceArchitecture/pull/53
- Bump nuget/setup-nuget from 1 to 2 by @dependabot in https://github.com/Hona/VerticalSliceArchitecture/pull/55
- Bump FluentAssertions from 7.0.0-alpha.2 to 7.0.0-alpha.3 by @dependabot in https://github.com/Hona/VerticalSliceArchitecture/pull/57
- Bump Microsoft.AspNetCore.OpenApi from 8.0.0 to 8.0.3 by @dependabot in https://github.com/Hona/VerticalSliceArchitecture/pull/60
- Bump coverlet.collector from 6.0.0 to 6.0.2 by @dependabot in https://github.com/Hona/VerticalSliceArchitecture/pull/56
- Bump xunit from 2.6.3 to 2.7.0 by @dependabot in https://github.com/Hona/VerticalSliceArchitecture/pull/59
- Bump Microsoft.NET.Test.Sdk from 17.9.0-preview-23503-02 to 17.9.0 by @dependabot in https://github.com/Hona/VerticalSliceArchitecture/pull/58
- ♻️ More cohesion between endpoint & CQRS object by @Hona in https://github.com/Hona/VerticalSliceArchitecture/pull/63
- 🚧 Add TODOs for source gens by @Hona in https://github.com/Hona/VerticalSliceArchitecture/pull/64
- 📌 0.8.0 Release by @Hona in https://github.com/Hona/VerticalSliceArchitecture/pull/65
New Contributors
- @dependabot made their first contribution in https://github.com/Hona/VerticalSliceArchitecture/pull/52
Full Changelog: Hona/VerticalSliceArchitecture@0.7.4...0.8.0
0.7.4
What's Changed
- 👷🏻 Automatically create GitHub release after nuspec version change by @Hona in Hona/VerticalSliceArchitecture#34
- ♻️ Rename Module to Feature by @Hona in Hona/VerticalSliceArchitecture#35
- 🗑️ Drop OpenAPI convenience extensions by @Hona in Hona/VerticalSliceArchitecture#36
- ✨ Add config to configure services by @Hona in Hona/VerticalSliceArchitecture#37
- ♻️ Switch back to IReadOnlyList & ToListAsync by @Hona in Hona/VerticalSliceArchitecture#38
- 📌 0.7.0 Release by @Hona in Hona/VerticalSliceArchitecture#39
- 📌 0.7.0 Release (again) by @Hona in Hona/VerticalSliceArchitecture#40
- 🐛 Fix version XPath by @Hona in Hona/VerticalSliceArchitecture#41
- 📌 Release 0.7.1 by @Hona in Hona/VerticalSliceArchitecture#42
- 📌 0.7.2 - XPath by @Hona in Hona/VerticalSliceArchitecture#43
- 📌 Release 0.7.3 by @Hona in Hona/VerticalSliceArchitecture#44
- 📌 Release 0.7.3 (again) by @Hona in Hona/VerticalSliceArchitecture#45
- 🐛 Tagging Git Bot Identity by @Hona in Hona/VerticalSliceArchitecture#46
Full Changelog: Hona/VerticalSliceArchitecture@0.6.0...0.7.4
0.6.0
What's Changed
- Decoupled endpoints from CQRS objects.
- Moved from Result flow, to exception flow for speed of development and convenience.
- Rename Kernel to Host for more clarity.
- Remove the Repository pattern in favour of using EF Core directly.
- Improves Open API extension methods.