Skip to content

v0.13.0

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Mar 20:39
· 98 commits to main since this release
41899df

Changes

  • deps: group tonic dependabot @gaspb (#104)
  • refactor: default formatting of BuildInfo @vmorarian (#103)
  • fix: Exit from eventbus loop when there are no active senders @azhur (#91)
  • chore(deps): Update dependabot.yml @gaspb (#86)
  • chore: drop confusing requestext @gaspb (#75)
  • fix: Fix release-drafter autolabeler to match on PR title @azhur (#74)
  • feat(customer): Add modals to edit a customer @thomas-hilaire (#20)
  • chore: setup ui linter and ci and fix lints @gaspb (#73)
  • feat(customer): Introduce the customer details page @thomas-hilaire (#18)
  • feat: web healthcheck @vmorarian (#72)
  • refactor: docker folder layout - separated development & demo @vmorarian (#71)

🚀 Features

🐛 Bug Fixes

  • fix: Set correct EventData type for ProductFamilyCreated event @azhur (#112)

🧰 Maintenance

  • refactor(service errors): renamed *ServiceError into *ApiError in gRPC layer to avoid confusion with services @vmorarian (#135)
  • refactor(thiserror): restructured gRPC layer - return thiserror instead of Status @vmorarian (#133)
  • refactor(customers): use thiserror @vmorarian (#125)

📦 Dependencies

  • chore(deps): update syn requirement from 1.0.109 to 2.0.52 @dependabot (#126)
  • chore(deps): update base64 requirement from 0.21.4 to 0.22.0 @dependabot (#127)
  • chore(deps): update tonic-types requirement from 0.10.2 to 0.11.0 @dependabot (#129)
  • chore(deps): update build-info requirement from 0.0.34 to 0.0.35 @dependabot (#118)
  • chore(deps): update cached requirement from 0.48.1 to 0.49.2 @dependabot (#117)
  • chore(deps): bump pnpm/action-setup from 2 to 3 @dependabot (#99)
  • chore(deps): bump the deps group in /modules/web with 4 updates @dependabot (#88)
  • chore(deps-dev): bump the dev-deps group in /modules/web with 3 updates @dependabot (#87)
  • chore(deps-dev): bump the npm_and_yarn group across 1 directories with 1 update @dependabot (#82)
  • chore(deps): update miette requirement from 6.0.1 to 7.0.0 @dependabot (#76)
  • chore(deps): bump actions/checkout from 3 to 4 @dependabot (#78)
  • chore(deps): bump actions/setup-node from 3 to 4 @dependabot (#77)
  • chore(deps-dev): bump the dev-deps group in /modules/web with 1 update @dependabot (#70)