Releases: alex289/CleanArchitecture
Releases · alex289/CleanArchitecture
v1.10.0
✨ New Features
2f49493- Improve Aspire telemetry (commit by @alex289)a21e10d- Dotnet 10 (commit by @alex289)5d795da- Use new aspire sdk (commit by @alex289)8ee5bcf- Update deps (commit by @alex289)4c329f5- Use aspire sdk (commit by @alex289)e8d0127- Remove unneeded package (commit by @alex289)f56a2fe- Dotnet 10 (PR #110 by @alex289)
🐛 Bug Fixes
16595e3- MockQueryable BuildMock (commit by @alex289)a19961f- Breaking changes (commit by @alex289)
🔧 Chores
7b632c7- bump the dependencies group with 10 updates (commit by @dependabot[bot])27c8b60- bump the dependencies group with 10 updates (PR #96 by @alex289)e59c055- bump the dependencies group with 31 updates (commit by @dependabot[bot])c903164- bump the dependencies group with 31 updates (PR #98 by @alex289)6822eeb- Bump Aikido.Zen.DotNetCore and 32 others (commit by @dependabot[bot])e71f516- Bump Aikido.Zen.DotNetCore and 32 others (PR #99 by @alex289)0132a4b- Bump ncipollo/release-action in the dependencies group (commit by @dependabot[bot])ca122aa- Bump ncipollo/release-action from 1.16.0 to 1.18.0 in the dependencies group (PR #100 by @alex289)cbb4441- Bump the dependencies group with 31 updates (commit by @dependabot[bot])05e1494- Bump the dependencies group with 31 updates (PR #101 by @alex289)c3bd281- Bump actions/checkout from 4 to 5 in the dependencies group (commit by @dependabot[bot])0511ff6- Bump the dependencies group with 37 updates (commit by @dependabot[bot])74801f0- Bump actions/checkout from 4 to 5 in the dependencies group (PR #103 by @alex289)06fe7c1- Bump the dependencies group with 37 updates (PR #104 by @alex289)b267f7d- Bump the dependencies group with 2 updates (commit by @dependabot[bot])57bf4b7- Bump the dependencies group with 28 updates (commit by @dependabot[bot])7e6bd59- Bump the dependencies group with 2 updates (PR #105 by @alex289)a457bef- Bump the dependencies group with 28 updates (PR #106 by @alex289)609a977- Bump the dependencies group with 3 updates (commit by @dependabot[bot])e8d5be0- Bump the dependencies group with 3 updates (PR #108 by @alex289)39fbbd6- Update deps (commit by @alex289)c1cead5- Update deps (PR #109 by @alex289)
v1.9.0
✨ New Features
b4ba65c- Try out Zen firewall (commit by @alex289)67c1de4- Try out Zen firewall (PR #90 by @alex289)7454980- MassTransit (commit by @alex289)18ba6d5- Check services health while testing and developing too (commit by @alex289)884aa80- MassTransit (PR #94 by @alex289)
🐛 Bug Fixes
0234b28- Use dotnet 6 for the license check tool (commit by @alex289)f171126- Allow services to get healthy (commit by @alex289)
🔧 Chores
ea48d6b- bump ncipollo/release-action in the dependencies group (commit by @dependabot[bot])1a9225e- bump the dependencies group with 26 updates (commit by @dependabot[bot])f731cae- bump the dependencies group with 26 updates (PR #89 by @alex289)2931e13- bump ncipollo/release-action from 1.14.0 to 1.15.0 in the dependencies group (PR #88 by @alex289)fe87087- bump ncipollo/release-action in the dependencies group (commit by @dependabot[bot])047f465- bump the dependencies group with 28 updates (commit by @dependabot[bot])52be2a1- bump ncipollo/release-action from 1.15.0 to 1.16.0 in the dependencies group (PR #92 by @alex289)3922987- bump the dependencies group with 28 updates (PR #93 by @alex289)
v1.8.0
✨ New Features
cd4c362- Update license year (commit by @alex289)d31fc62- Replace FluentAssertions with Shouldy (commit by @alex289)0affa3a- Add CI test reporting (commit by @alex289)6c4eb21- Replace FluentAssertions with Shouldy (PR #86 by @alex289)
🐛 Bug Fixes
255dbb3- Create Connection for rabbit health check (commit by @alex289)aeb8ea5- Add missing space (commit by @alex289)
🔧 Chores
133c868- bump the dependencies group with 21 updates (commit by @dependabot[bot])c042490- bump the dependencies group with 21 updates (PR #85 by @alex289)
v1.7.0
✨ New Features
8b9253c- Convert deleted flag to timestamp (commit by @alex289)a03f1ce- Add deleted entities to integration tests (commit by @alex289)76da825- Extend tests to verify deleted entity query behavior (commit by @alex289)3360b59- Convert deleted flag to timestamp (PR #83 by @alex289)
🐛 Bug Fixes
🔧 Chores
7a6e649- bump the dependencies group with 10 updates (commit by @dependabot[bot])4f64005- bump the dependencies group with 10 updates (PR #82 by @alex289)
v1.6.0
✨ New Features
cfe5d02- Aspire (commit by @alex289)2a048b6- Cleanup redundant configurations (commit by @alex289)7d0ac81- Update redis and rabbit image (commit by @alex289)425da0b- Add entity framework telemetry (commit by @alex289)693ca45- Fix rabbitmq registration (commit by @alex289)189b900- Extend documentation for aspire (commit by @alex289)5a92022- Add redis test (commit by @alex289)f909b61- Aspire improvements (commit by @alex289)5e8d6ad- Aspire (PR #80 by @alex289)
🐛 Bug Fixes
d9ae278- Use correct connection string (commit by @alex289)aa4c169- Docker and kubernetes setup (commit by @alex289)
🔧 Chores
v1.5.0
v1.4.0
✨ New Features
336bfc1- Use NUnit for Integration tests (commit by @alex289)e0c139c- Use NUnit for Integration tests (PR #68 by @alex289)1473625- Simplify integration test setup (commit by @alex289)99ee108- Simplify integration test setup (PR #70 by @alex289)c8cef3e- Use built-in container port constants (commit by @alex289)
🐛 Bug Fixes
1d73b22- Specify rabbit container port (commit by @alex289)5406298- Seed test data correctly (commit by @alex289)55951f8- Use correct rabbit and redis connection (commit by @alex289)0fb6e25- Adjust MockQueryable usings (commit by @alex289)119d305- Use correct using for MockQueryable (commit by @alex289)0f52653- Update mssql test container image (commit by @alex289)c9bcf47- Update mssql test container image (PR #74 by @alex289)
🔧 Chores
e490ed9- Remove unneeded comments (commit by @alex289)7b3555c- bump the dependencies group with 21 updates (commit by @dependabot[bot])4647500- bump the dependencies group with 21 updates (PR #64 by @alex289)ce8d053- bump docker/build-push-action in the dependencies group (commit by @dependabot[bot])a2c303c- bump the dependencies group with 9 updates (commit by @dependabot[bot])d895def- bump docker/build-push-action from 5 to 6 in the dependencies group (PR #65 by @alex289)5f2d302- bump the dependencies group with 9 updates (PR #66 by @alex289)2d50002- bump the dependencies group with 19 updates (commit by @dependabot[bot])4bea7d6- bump the dependencies group with 19 updates (PR #67 by @alex289)f28e918- bump the dependencies group with 20 updates (commit by @dependabot[bot])04b84e2- bump the dependencies group with 20 updates (PR #69 by @alex289)f8b4723- Code cleanup (commit by @alex289)ac212e0- bump peter-evans/create-pull-request in the dependencies group (commit by @dependabot[bot])2917f01- bump the dependencies group with 18 updates (commit by @dependabot[bot])2dc7c3d- bump peter-evans/create-pull-request from 6 to 7 in the dependencies group (PR #72 by @alex289)205a510- bump the dependencies group with 18 updates (PR #73 by @alex289)