github saleor/saleor 2.11.0-rc.1

latest releases: 3.19.26, 3.18.35, 3.17.40...
pre-release3 years ago

Welcome to 2.11.0-rc.1 release of Saleor!

Changelog

Features

Breaking Changes

  • Refactor JWT support. When token expiration is enabled, these changes will require the storefront to handle invalid and expired tokens. - #5734, #5816 by @korycins
  • New logging setup will now output JSON logs in production mode for ease of feeding them into log collection systems like Logstash or CloudWatch Logs - #5699 by @patrys
  • Deprecate WebhookEventType.CHECKOUT_QUANTITY_CHANGED. It will be removed in Saleor 3.0 - #5837 by @korycins
  • Anonymize and update order and payment fields; drop PaymentSecureConfirm mutation, drop Payment type fields: extraData, billingAddress, billingEmail, drop gatewayResponse from Transaction type - #5926 by @IKarbowiak
  • Switch the HTTP stack from WSGI to ASGI based on Uvicorn - #5960 by @patrys

Fixes

Don't miss a new saleor release

NewReleases is sending notifications on new releases.