Skip to content

Releases: mehdihadeli/food-delivery-microservices

v1.4.0

Choose a tag to compare

@github-actions github-actions released this 08 Aug 14:30
6c7e230

8th Aug 2025

What Changed 👀

🚀 Features

  • feat: ✨ add .net aspire integration for all projects and services @mehdihadeli (#249)
  • feat: ✨ add some aspire resource host modules for loki, tempo, grafana, jaeger, zipkin, elastic-search, kibana, prometheus @mehdihadeli (#249)
  • feat: ✨migrate to use xunit3 for tests @mehdihadeli (#249)

Full Changelog: v1.3.0...v1.4.0

v1.3.0

Choose a tag to compare

@mehdihadeli mehdihadeli released this 18 Jul 18:46
3ed3dc6

18th Jul 2025

What Changed 👀

🚀 Features

  • feat: ✨ add custom instructions, reusable prompts and custom chat modes to copilot to enhance GitHub copilot result @mehdihadeli (#248)
    Full Changelog: v1.2.0...v1.3.0

v1.2.0

Choose a tag to compare

@mehdihadeli mehdihadeli released this 18 Jul 18:44
78bbbed

6th Jul 2025

What Changed 👀

🚀 Features

  • feat: ✨add spa-bff, api-bff and mobile-bff for spa and web and mobile application. @mehdihadeli (#247)
  • feat: ✨add UI applications based on blazor and react. @mehdihadeli (#247)
  • feat: ✨add shared DefaultServices to FoodDelivery.Services.Shared. @mehdihadeli (#247)
  • feat: ✨using just for using reusable scripts to use in husky and GitHub action workflows. @mehdihadeli (#247)

♻️ Enhancement

📦Build

Full Changelog: v1.0.0...v1.2.0

v1.0.0

Choose a tag to compare

@mehdihadeli mehdihadeli released this 18 Jul 18:41
c26998c

3th April 2025

What Changed 👀

🚀 Features

♻️ Enhancement

  • refactor: ♻️ upgrade to .net 9 and some refactoring @mehdihadeli (#246)
  • refactor: ♻️ refactor husky for pre-commit quality checks through running format, style and analyzers npm commands @mehdihadeli (#246)
  • refactor: ♻️ update services dockerfiles @mehdihadeli (#246)

👷 CI

  • ci: 👷 refactor reusable github action workflows for services @mehdihadeli (#246)