- Major package refresh for 2025 and working with latest version of Dapr, Vite, Vue, ESLint, golangci-lint etc
- No functional changes
- Adds Bruno API collection in /api/bruno
- Adds TypeSpec description of the API, and openapi.yaml and JSON Schemas in /api/
- Switch to httpYac for API/integration tests
- Fancy pants test reports in CI, and running integration tests as part of CI
docker pull ghcr.io/azure-samples/dapr-store/products:0.8.6
docker pull ghcr.io/azure-samples/dapr-store/cart:0.8.6
docker pull ghcr.io/azure-samples/dapr-store/users:0.8.6
docker pull ghcr.io/azure-samples/dapr-store/orders:0.8.6
docker pull ghcr.io/azure-samples/dapr-store/frontend-host:0.8.6