Releases: Azure-Samples/dapr-store
Releases · Azure-Samples/dapr-store
v0.8.6
- 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
v0.8.5
- Rehomed the repo to https://github.com/azure-samples/dapr-store
- Rebased the Vue.js frontend using Vite and Vitest, so it's all upto date and fresh!
- General package and dependency refreshing
docker pull ghcr.io/azure-samples/dapr-store/products:0.8.5
docker pull ghcr.io/azure-samples/dapr-store/cart:0.8.5
docker pull ghcr.io/azure-samples/dapr-store/users:0.8.5
docker pull ghcr.io/azure-samples/dapr-store/orders:0.8.5
docker pull ghcr.io/azure-samples/dapr-store/frontend-host:0.8.5