Skip to content

1.0.0

Compare
Choose a tag to compare
@pauldotyu pauldotyu released this 23 Oct 16:27
· 251 commits to main since this release
e49b0ce

What's Changed

  • Initial commit by @pauldotyu in #1
  • feat: adding virtual-worker to process orders by @pauldotyu in #2
  • feat: store frontend by @pauldotyu in #3
  • feat: makeline service for fetching and processing orders by @pauldotyu in #4
  • Updates for AKS deploy by @chzbrgr71 in #5
  • Some base changes for readme, GH actions, and packaging by @chzbrgr71 in #6
  • chore: add .gitignore for golang by @pauldotyu in #7
  • feat: adding virtual-customer to simulate load by @pauldotyu in #8
  • Docker build bug fix for virtual-customer by @pauldotyu in #9
  • refactor: remove redis by @pauldotyu in #10
  • Updated GH action for testing by @chzbrgr71 in #11
  • refactor: re-write virtual-worker using rust by @pauldotyu in #12
  • feat: store-back ui by @pauldotyu in #13
  • Add the AI service by @mosabami in #15
  • Updated GH Actions and YAML by @chzbrgr71 in #16
  • feat: add product-service and integrate ai-service with store apps by @pauldotyu in #17
  • add option to use openai instead of azure openai by @mosabami in #18
  • Updates on GH Actions and YAML by @chzbrgr71 in #19
  • Minor YAML updates by @chzbrgr71 in #20
  • Storefront 001 by @jschluchter in #21
  • Updated GH workflows and YAML by @chzbrgr71 in #22
  • Finalized updates for removing set-output from GH actions by @chzbrgr71 in #23
  • remove typo from yaml by @wangyira in #24
  • build(deps): bump openssl from 0.10.54 to 0.10.55 in /src/virtual-customer by @dependabot in #25
  • build(deps): bump openssl from 0.10.54 to 0.10.55 in /src/virtual-worker by @dependabot in #26
  • add error messages when incorrect env variables provided for ai-service by @mosabami in #27
  • Storeadmin 001 by @jschluchter in #28
  • Added correct path for actions trigger by @chzbrgr71 in #29
  • fixing YAML by @chzbrgr71 in #30
  • README clean-up by @chzbrgr71 in #31
  • bug: update virtual processes catch errors and retry by @pauldotyu in #33
  • refactor: move store-admin order processing to proxy by @pauldotyu in #32
  • feat: add resource requests and limits to yaml by @pauldotyu in #34
  • Virtual worker restart by @pauldotyu in #35
  • Update ai-service to use gpt-3.5 turbo model by @pauldotyu in #37
  • build(deps): bump semver in /src/order-service by @dependabot in #38
  • build(deps): bump semver from 5.7.1 to 5.7.2 in /src/store-front by @dependabot in #39
  • build(deps): bump semver from 5.7.1 to 5.7.2 in /src/store-admin by @dependabot in #40
  • docs: new arch diagrams and added getting started content to readme by @pauldotyu in #41
  • Improved README by @zr-msft in #46
  • bugfix: add bodyParser to read order json by @pauldotyu in #47
  • build(deps-dev): bump word-wrap from 1.2.3 to 1.2.4 in /src/store-admin by @dependabot in #45
  • build(deps-dev): bump word-wrap from 1.2.3 to 1.2.4 in /src/store-front by @dependabot in #44
  • Refactor for azure by @pauldotyu in #49
  • doc: update readme by @pauldotyu in #50
  • fix: revert gh workflow changes by @pauldotyu in #51
  • Updated yaml for quickstart by @chzbrgr71 in #52
  • refactor: gh workflow to publish using gh token by @pauldotyu in #53
  • refactor: gh workflow to publish using gh token by @pauldotyu in #54
  • refactor: gh workflow to publish using gh token by @pauldotyu in #55
  • feat: adding tools and bumping mongosh by @pauldotyu in #57
  • feat: enable workload identity for aoai auth by @pauldotyu in #60
  • Second docker compose file for Tutorials by @chzbrgr71 in #61
  • fix: bump memory limit for rust-based apps by @pauldotyu in #64
  • build(deps): bump rustix from 0.37.20 to 0.37.25 in /src/product-service by @dependabot in #69
  • build(deps): bump golang.org/x/net from 0.10.0 to 0.17.0 in /src/makeline-service by @dependabot in #65
  • build(deps): bump @babel/traverse in /src/order-service by @dependabot in #66
  • build(deps-dev): bump @babel/traverse from 7.22.4 to 7.23.2 in /src/store-front by @dependabot in #70
  • build(deps-dev): bump @babel/traverse from 7.22.5 to 7.23.2 in /src/store-admin by @dependabot in #71
  • build(deps): bump rustix from 0.37.19 to 0.37.26 in /src/virtual-worker by @dependabot in #72
  • build(deps): bump rustix from 0.37.19 to 0.37.26 in /src/virtual-customer by @dependabot in #73
  • refactor: product renaming by @pauldotyu in #74
  • feat: release workflow enhancements and version numbers in healthchecks by @pauldotyu in #75

New Contributors

Full Changelog: https://github.com/Azure-Samples/aks-store-demo/commits/1.0.0