mirror of
https://github.com/alex289/CleanArchitecture.git
synced 2025-06-30 18:42:56 +00:00
118 lines
11 KiB
Markdown
118 lines
11 KiB
Markdown
# Changelog
|
|
All notable changes to this project will be documented in this file.
|
|
|
|
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
|
|
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
|
|
|
## [v1.4.0] - 2024-10-02
|
|
### :sparkles: New Features
|
|
- [`336bfc1`](https://github.com/alex289/CleanArchitecture/commit/336bfc1d11bd30f56f5ce05c36487353527fedba) - Use NUnit for Integration tests *(commit by [@alex289](https://github.com/alex289))*
|
|
- [`e0c139c`](https://github.com/alex289/CleanArchitecture/commit/e0c139c516d5777dd07a7079e0749e8d8239a761) - Use NUnit for Integration tests *(PR [#68](https://github.com/alex289/CleanArchitecture/pull/68) by [@alex289](https://github.com/alex289))*
|
|
- [`1473625`](https://github.com/alex289/CleanArchitecture/commit/1473625ad4d554678761a7c2f7502e24122f54e0) - Simplify integration test setup *(commit by [@alex289](https://github.com/alex289))*
|
|
- [`99ee108`](https://github.com/alex289/CleanArchitecture/commit/99ee108b0412169d594d4e6939ed19cad33b5d13) - Simplify integration test setup *(PR [#70](https://github.com/alex289/CleanArchitecture/pull/70) by [@alex289](https://github.com/alex289))*
|
|
- [`c8cef3e`](https://github.com/alex289/CleanArchitecture/commit/c8cef3e0576dae75f382872a5e6381784adf2000) - Use built-in container port constants *(commit by [@alex289](https://github.com/alex289))*
|
|
|
|
### :bug: Bug Fixes
|
|
- [`1d73b22`](https://github.com/alex289/CleanArchitecture/commit/1d73b226c28e8d6ea4f9e78936322b5bece7a7ca) - Specify rabbit container port *(commit by [@alex289](https://github.com/alex289))*
|
|
- [`5406298`](https://github.com/alex289/CleanArchitecture/commit/54062982d738f3b33635f88ea71562edc7b3b106) - Seed test data correctly *(commit by [@alex289](https://github.com/alex289))*
|
|
- [`55951f8`](https://github.com/alex289/CleanArchitecture/commit/55951f8ba19a27ef86f610279967619ff7cd61cd) - Use correct rabbit and redis connection *(commit by [@alex289](https://github.com/alex289))*
|
|
- [`0fb6e25`](https://github.com/alex289/CleanArchitecture/commit/0fb6e252889a7e9a50c1e67b9b006566bc853909) - Adjust MockQueryable usings *(commit by [@alex289](https://github.com/alex289))*
|
|
- [`119d305`](https://github.com/alex289/CleanArchitecture/commit/119d305374e506f9a8fcbb2d64ce8cfd4971f6a8) - Use correct using for MockQueryable *(commit by [@alex289](https://github.com/alex289))*
|
|
- [`0f52653`](https://github.com/alex289/CleanArchitecture/commit/0f52653d397facadbb76263d23510c2509878b1f) - Update mssql test container image *(commit by [@alex289](https://github.com/alex289))*
|
|
- [`c9bcf47`](https://github.com/alex289/CleanArchitecture/commit/c9bcf47bf275e03f29c33bb42805a6052122c5f4) - Update mssql test container image *(PR [#74](https://github.com/alex289/CleanArchitecture/pull/74) by [@alex289](https://github.com/alex289))*
|
|
|
|
### :wrench: Chores
|
|
- [`e490ed9`](https://github.com/alex289/CleanArchitecture/commit/e490ed93ac2cfc265ac152542a439449701c6817) - Remove unneeded comments *(commit by [@alex289](https://github.com/alex289))*
|
|
- [`7b3555c`](https://github.com/alex289/CleanArchitecture/commit/7b3555c5e6622201ff70849e4d858ffbd30a6833) - bump the dependencies group with 21 updates *(commit by [@dependabot[bot]](https://github.com/apps/dependabot))*
|
|
- [`4647500`](https://github.com/alex289/CleanArchitecture/commit/4647500c883208a2a5819662b2ad1377e28e1e47) - bump the dependencies group with 21 updates *(PR [#64](https://github.com/alex289/CleanArchitecture/pull/64) by [@alex289](https://github.com/alex289))*
|
|
- [`ce8d053`](https://github.com/alex289/CleanArchitecture/commit/ce8d053d00937b110aedd19e57df139751199da1) - bump docker/build-push-action in the dependencies group *(commit by [@dependabot[bot]](https://github.com/apps/dependabot))*
|
|
- [`a2c303c`](https://github.com/alex289/CleanArchitecture/commit/a2c303c2cb0953f600ea19533a865ef62f25984c) - bump the dependencies group with 9 updates *(commit by [@dependabot[bot]](https://github.com/apps/dependabot))*
|
|
- [`d895def`](https://github.com/alex289/CleanArchitecture/commit/d895def0178f4bae0ce7cfcc4eb3a77b8b6baa4f) - bump docker/build-push-action from 5 to 6 in the dependencies group *(PR [#65](https://github.com/alex289/CleanArchitecture/pull/65) by [@alex289](https://github.com/alex289))*
|
|
- [`5f2d302`](https://github.com/alex289/CleanArchitecture/commit/5f2d30286de980a741ec2ad73a11d370f2830299) - bump the dependencies group with 9 updates *(PR [#66](https://github.com/alex289/CleanArchitecture/pull/66) by [@alex289](https://github.com/alex289))*
|
|
- [`2d50002`](https://github.com/alex289/CleanArchitecture/commit/2d50002b45d7945d98dac92379a9cc23f280241a) - bump the dependencies group with 19 updates *(commit by [@dependabot[bot]](https://github.com/apps/dependabot))*
|
|
- [`4bea7d6`](https://github.com/alex289/CleanArchitecture/commit/4bea7d66a883ded1e0a1a2f9dc41722748ab0841) - bump the dependencies group with 19 updates *(PR [#67](https://github.com/alex289/CleanArchitecture/pull/67) by [@alex289](https://github.com/alex289))*
|
|
- [`f28e918`](https://github.com/alex289/CleanArchitecture/commit/f28e9182b222a3d83d2af913bc8e8f59086a6264) - bump the dependencies group with 20 updates *(commit by [@dependabot[bot]](https://github.com/apps/dependabot))*
|
|
- [`04b84e2`](https://github.com/alex289/CleanArchitecture/commit/04b84e2bcb7c29b07ff4fa56a7474c3907c9eaf6) - bump the dependencies group with 20 updates *(PR [#69](https://github.com/alex289/CleanArchitecture/pull/69) by [@alex289](https://github.com/alex289))*
|
|
- [`f8b4723`](https://github.com/alex289/CleanArchitecture/commit/f8b4723e8ad22c25047320d5425ecb234c4f3eed) - Code cleanup *(commit by [@alex289](https://github.com/alex289))*
|
|
- [`ac212e0`](https://github.com/alex289/CleanArchitecture/commit/ac212e0d40c700bbb8ec266009f3976c7fb7c62f) - bump peter-evans/create-pull-request in the dependencies group *(commit by [@dependabot[bot]](https://github.com/apps/dependabot))*
|
|
- [`2917f01`](https://github.com/alex289/CleanArchitecture/commit/2917f0158b3a6ed3459415d1c291d52ada6bdf32) - bump the dependencies group with 18 updates *(commit by [@dependabot[bot]](https://github.com/apps/dependabot))*
|
|
- [`2dc7c3d`](https://github.com/alex289/CleanArchitecture/commit/2dc7c3d6de59c76cbb75ea56871014b42d9f58cb) - bump peter-evans/create-pull-request from 6 to 7 in the dependencies group *(PR [#72](https://github.com/alex289/CleanArchitecture/pull/72) by [@alex289](https://github.com/alex289))*
|
|
- [`205a510`](https://github.com/alex289/CleanArchitecture/commit/205a51060135eff1543ffc1b0300f910c944149a) - bump the dependencies group with 18 updates *(PR [#73](https://github.com/alex289/CleanArchitecture/pull/73) by [@alex289](https://github.com/alex289))*
|
|
|
|
|
|
## [v1.3.4] - 2024-05-01
|
|
### :bug: Bug Fixes
|
|
- [`0817b74`](https://github.com/alex289/CleanArchitecture/commit/0817b7438ad8787ecab246bbc7c5c26b49c60f94) - Set step output correctly *(commit by [@alex289](https://github.com/alex289))*
|
|
|
|
|
|
## [v1.3.3] - 2024-05-01
|
|
### :bug: Bug Fixes
|
|
- [`23aad50`](https://github.com/alex289/CleanArchitecture/commit/23aad50d8b130ca735754dec25e65d66cbf336bd) - Set tag docker correctly *(commit by [@alex289](https://github.com/alex289))*
|
|
|
|
|
|
## [v1.3.2] - 2024-05-01
|
|
### :bug: Bug Fixes
|
|
- [`4ded426`](https://github.com/alex289/CleanArchitecture/commit/4ded4263566315bad6208e7138d13d72532a728f) - Setting the right variable *(commit by [@alex289](https://github.com/alex289))*
|
|
|
|
|
|
## [v1.3.1] - 2024-05-01
|
|
### :bug: Bug Fixes
|
|
- [`3de46b4`](https://github.com/alex289/CleanArchitecture/commit/3de46b4eccb90456bb08a04c444f2c3113c93b8d) - Use correct tags when pushing docker image *(commit by [@alex289](https://github.com/alex289))*
|
|
|
|
|
|
## [v1.3.0] - 2024-05-01
|
|
### :sparkles: New Features
|
|
- [`9297d08`](https://github.com/alex289/CleanArchitecture/commit/9297d0883ab01200b71de9ec5c4010565d9156c7) - Push image after release *(commit by [@alex289](https://github.com/alex289))*
|
|
|
|
### :wrench: Chores
|
|
- [`90bf073`](https://github.com/alex289/CleanArchitecture/commit/90bf073076fb8c182bcdea302da8090b5e4fd50d) - bump the dependencies group with 3 updates *(commit by [@dependabot[bot]](https://github.com/apps/dependabot))*
|
|
- [`b3ccef5`](https://github.com/alex289/CleanArchitecture/commit/b3ccef5198f7be1322cf8ea58e901e17f1231cce) - bump the dependencies group with 3 updates *(PR [#58](https://github.com/alex289/CleanArchitecture/pull/58) by [@alex289](https://github.com/alex289))*
|
|
|
|
|
|
## [v1.2.0] - 2024-04-26
|
|
### :sparkles: New Features
|
|
- [`585a976`](https://github.com/alex289/CleanArchitecture/commit/585a976089e0f1b9a8557b9c768e4dcba5923621) - Make pull request for updated changelog *(commit by [@alex289](https://github.com/alex289))*
|
|
|
|
|
|
## [v1.1.3] - 2024-04-26
|
|
### :bug: Bug Fixes
|
|
- [`95e0a0a`](https://github.com/alex289/CleanArchitecture/commit/95e0a0af139dddab6e0c7204edb4653e16578776) - Changelog and remove force push *(commit by [@alex289](https://github.com/alex289))*
|
|
|
|
|
|
## [v1.1.2] - 2024-04-26
|
|
### :bug: Bug Fixes
|
|
- [`2be109b`](https://github.com/alex289/CleanArchitecture/commit/2be109b468714366a9be327a9e550f413b42728c) - Changelog and force push updated changelog *(commit by @alex289)*
|
|
|
|
|
|
## [v1.1.1] - 2024-04-26
|
|
### :bug: Bug Fixes
|
|
- [`24ca653`](https://github.com/alex289/CleanArchitecture/commit/24ca6530244c667913d45ba78de1c5a1132ab905) - Changelog and creating release *(commit by @alex289)*
|
|
|
|
|
|
## [v1.1.0] - 2024-04-26
|
|
### :sparkles: New Features
|
|
- [`8fa1a41`](https://github.com/alex289/CleanArchitecture/commit/8fa1a41c0971dd04a1c40247387cce1712052522) - Use new action to calculate next version *(commit by @alex289)*
|
|
|
|
### :bug: Bug Fixes
|
|
- [`de84008`](https://github.com/alex289/CleanArchitecture/commit/de840088455b5879361b4c226b344e528164882d) - Set git config to push tag *(commit by @alex289)*
|
|
|
|
### :wrench: Chores
|
|
- [`93e1e3b`](https://github.com/alex289/CleanArchitecture/commit/93e1e3ba564e7876680d4b18ea4014ba9fa80002) - Add labels to workflow checkout steps *(commit by @alex289)*
|
|
|
|
|
|
## [v1.0.0] - 2024-03-23
|
|
_This is the initial release._
|
|
|
|
[v1.0.0]: https://github.com/alex289/CleanArchitecture/commits/v1.0.0
|
|
[v1.1.0]: https://github.com/alex289/CleanArchitecture/compare/v1.0.0...v1.1.0
|
|
[v1.1.1]: https://github.com/alex289/CleanArchitecture/compare/v1.1.0...v1.1.1
|
|
[v1.1.2]: https://github.com/alex289/CleanArchitecture/compare/v1.1.1...v1.1.2
|
|
[v1.1.3]: https://github.com/alex289/CleanArchitecture/compare/v1.1.2...v1.1.3
|
|
[v1.2.0]: https://github.com/alex289/CleanArchitecture/compare/v1.1.3...v1.2.0
|
|
[v1.3.0]: https://github.com/alex289/CleanArchitecture/compare/v1.2.0...v1.3.0
|
|
[v1.3.1]: https://github.com/alex289/CleanArchitecture/compare/v1.3.0...v1.3.1
|
|
[v1.3.2]: https://github.com/alex289/CleanArchitecture/compare/v1.3.1...v1.3.2
|
|
[v1.3.3]: https://github.com/alex289/CleanArchitecture/compare/v1.3.2...v1.3.3
|
|
[v1.3.4]: https://github.com/alex289/CleanArchitecture/compare/v1.3.3...v1.3.4
|
|
[v1.4.0]: https://github.com/alex289/CleanArchitecture/compare/v1.3.4...v1.4.0
|