github-actions
released this
17 Sep 17:17
·
14 commits
to refs/heads/main
since this release
What Changed 👀
🚀 Features
- feat: add husky for pre commit rules @meysamhadeli (#302)
- feat: add dotnet tools configurations. @meysamhadeli (#300)
- feat: add retry for distributed transaction in postgres @meysamhadeli (#265)
🐛 Bug Fixes
- fix: fix event store restart policy in docker compose. @meysamhadeli (#301)
👷 CI
- ci: update deployments configurations @meysamhadeli (#298)
- ci: update kubernetes image versions. @meysamhadeli (#290)
- ci: update docker image versions @meysamhadeli (#288)
- ci: add grafana dashboards for dotnet core @meysamhadeli (#275)
- ci: add prometheus and grafana to kubernetes deployment @meysamhadeli (#274)
- ci: add node exporter and cadvisor to prometheus exporters @meysamhadeli (#273)
- ci: add monitoring with prometheus and grafana @meysamhadeli (#272)
♻️ Refactor
- refactor: refactor analyzer configs @meysamhadeli (#304)
- refactor: refactor access modifiers in feature slices @meysamhadeli (#270)
- refactor: refactor booking bounded context to use value object @meysamhadeli (#269)
- refactor: refactor flight bounded context to use value object @amirhossein18121380 (#266)
- refactor: refactor passenger bounded context to use value object @amirhossein18121380 (#262)
🧰 Maintenance
- chore: update dockerfiles for copy dependencies in root @meysamhadeli (#306)
- chore: update docker files for root directory files @meysamhadeli (#305)
- chore: update nuget packages @meysamhadeli (#296)
- chore: improve registration services injection in test base. @meysamhadeli (#291)
- chore: remove moq library @meysamhadeli (#276)
📄 Documentation
Full Changelog: v1.7.0...v2.0.0