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

API version upgrade and schema changes #157

Merged
merged 2 commits into from Dec 28, 2022

Conversation

rdeshmukh15
Copy link
Contributor

@rdeshmukh15 rdeshmukh15 commented Dec 15, 2022

Description of change

  • Updated ShopifyAPI and SDK version

  • Removed the below fields from the customers object of orders streams:

    last_order_id
    last_order_name
    orders_count
    total_spent

  • Added email_marketing_consent object in the customers stream and in the orders stream.

Reference Links:

QA steps

  • automated tests passing
  • manual QA steps passing (list below)

Risks

Rollback steps

  • revert this branch

- Updated Shopify API and SDK version
- Removed below fields from the customer object of orders streams :
last_order_id
last_order_name
orders_count
total_spent
- Added email_marketing_consent object in customer resource as well as in customer.order resource
@rdeshmukh15 rdeshmukh15 changed the title Changes : api version upgrade and schema changes Dec 15, 2022
@rdeshmukh15 rdeshmukh15 changed the title api version upgrade and schema changes API version upgrade and schema changes Dec 15, 2022
Copy link
Contributor

@dmosorast dmosorast left a comment

Choose a reason for hiding this comment

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

Looks good to me, to be released Dec 28th.

@rdeshmukh15 rdeshmukh15 merged commit 31b3a86 into master Dec 28, 2022
RushiT0122 pushed a commit that referenced this pull request May 22, 2023
* Changes :
- Updated Shopify API and SDK version
- Removed below fields from the customer object of orders streams :
last_order_id
last_order_name
orders_count
total_spent
- Added email_marketing_consent object in customer resource as well as in customer.order resource

* changes in CHANGELOG.md and setup.py (#158)
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

3 participants