Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

release v3.0.0 #658

Merged
merged 62 commits into from
Feb 6, 2020
Merged

release v3.0.0 #658

merged 62 commits into from
Feb 6, 2020

Conversation

kieckhafer
Copy link
Member

v3.0.0

This is the v3.0.0 release of example-storefront, designed to work with v3.0.0 of the Reaction API.

Features

  • feat: remove -beta from GraphQL paths #646
  • feat: Use Lambda webhook for automated PR creation and merging into reaction-gitops #651
  • feat: implemented change password flow and standard OpenID logout flow #637
  • feat: auto-create Hydra client on startup #628

Fixes

  • fix: update query with required shopIds array #656
  • fixes: made bin/setup handle special characters in variables #639
  • fix: params for withTag API query #621
  • fix: handle OAUTH2_IDP_HOST_URL with no ending slash and missing shop #627

Chores

  • chore: reconfigure docker-compose networks #653
  • chore: copy changes from 2.x/trunk #650
  • chore: use published image for docker-compose #623

Refactors

  • refactor: Update token name cartToken #616

Notes

These changes were originally tested and released in our alpha and beta releases

The following Reaction projects are being released one time in coordination as v3.0.0

After this release, Reaction releases will no longer be coordinated across all projects - we'll release each project independently, as needed. This means version numbers will no longer be in sync. The newest versions of each project will work together.

aldeed and others added 30 commits October 28, 2019 07:52
Signed-off-by: Eric Dobbertin <eric@dairystatedesigns.com>
Signed-off-by: Eric Dobbertin <eric@dairystatedesigns.com>
Signed-off-by: Eric Dobbertin <eric@dairystatedesigns.com>
Signed-off-by: Eric Dobbertin <eric@dairystatedesigns.com>
Signed-off-by: Eric Dobbertin <eric@dairystatedesigns.com>
Signed-off-by: Eric Dobbertin <eric@dairystatedesigns.com>
Signed-off-by: trojanh <rajan.tiwari@kiprosh.com>
Signed-off-by: Eric Dobbertin <eric@dairystatedesigns.com>
Signed-off-by: Eric Dobbertin <eric@dairystatedesigns.com>
Signed-off-by: Ross Hadden <rosshadden@gmail.com>
fix: made bin/setup always run from the desired path
refactor: update token name cartToken for APIs
Signed-off-by: Eric Dobbertin <eric@dairystatedesigns.com>
Signed-off-by: Eric Dobbertin <eric@dairystatedesigns.com>
Signed-off-by: Ross Hadden <rosshadden@gmail.com>
…ge-for-dc

chore: use published image for docker-compose
Signed-off-by: Erik Kieckhafer <ek@ato.la>
Signed-off-by: Erik Kieckhafer <ek@ato.la>
Signed-off-by: Ross Hadden <rosshadden@gmail.com>
Signed-off-by: Eric Dobbertin <eric@dairystatedesigns.com>
Signed-off-by: Eric Dobbertin <eric@dairystatedesigns.com>
Signed-off-by: Eric Dobbertin <eric@dairystatedesigns.com>
Signed-off-by: Eric Dobbertin <eric@dairystatedesigns.com>
aldeed and others added 21 commits January 2, 2020 11:43
…in-variables

fix: special characters in variables
Signed-off-by: Ross Hadden <rosshadden@gmail.com>
Signed-off-by: Erik Kieckhafer <ek@ato.la>
Signed-off-by: Erik Kieckhafer <ek@ato.la>
Signed-off-by: Eric Dobbertin <eric@dairystatedesigns.com>
Signed-off-by: Eric Dobbertin <eric@dairystatedesigns.com>
…n-gitops

Signed-off-by: Grig Gheorghiu <grig@gheorghiu.net>
Signed-off-by: Grig Gheorghiu <grig@gheorghiu.net>
…ps-pr

Use Lambda webhook for automated PR creation and merging into reaction-gitops
Signed-off-by: Eric Dobbertin <eric@dairystatedesigns.com>
chore: reconfigure docker-compose networks
Signed-off-by: Erik Kieckhafer <ek@ato.la>
…rderPageError

fix: update query with required shopIds array
Signed-off-by: Erik Kieckhafer <ek@ato.la>
Signed-off-by: Erik Kieckhafer <ek@ato.la>
Copy link
Contributor

@rosshadden rosshadden left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seeing the localhosts in the env file tends to make me double take, but then I think through and realize those are exposed to the client in various ways so they need to be accessible outside of docker. Unfortunately I do this a lot. I wonder if we should comment and/or group them in the env file so it's clear they aren't mistakes.

Copy link
Member

@manueldelreal manueldelreal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

@kieckhafer kieckhafer merged commit 26a0a50 into trunk Feb 6, 2020
@kieckhafer kieckhafer deleted the release-v3.0.0 branch February 6, 2020 17:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

8 participants