Skip to content

Releases: saleor/saleor

3.20.23

29 Aug 09:41
Compare
Choose a tag to compare

3.20.22

29 Aug 07:03
3.20.22
dd984d3
Compare
Choose a tag to compare

What's Changed

  • Upgrade Django to version 4.2. Requests will now be handled asynchronously in separate threads. Persistent DB connections are disabled by default due to Django 4's issues with handling them properly - @przlada in #16524

3.20.21

27 Aug 11:36
Compare
Choose a tag to compare

Deprecated

  • Deprecate WebhookPlugin and webhook-related manager methods. Webhook functionality will be moved from plugins to core modules in Saleor 3.21. See the list of all deprecated methods in the migration guide - @maarcingebala in #16587

Full Changelog: 3.20.20...3.20.21

3.20.20

27 Aug 07:32
Compare
Choose a tag to compare

What's Changed

  • Improve performance on fetching payments from Stripe by @kadewu in #16475

Full Changelog: 3.20.19...3.20.20

3.19.76

27 Aug 07:29
Compare
Choose a tag to compare

What's Changed

  • Do not call sync webhooks before async webhook when webhook's subscription query is missing by @korycins in #16564
  • Pass order/checkout webhooks to pluginsManager by @korycins in #16569
  • Add function to call multiple events for order and checkout by @korycins in #16577
  • Improve performance on fetching payments from Stripe by @kadewu in #16474

Full Changelog: 3.19.75...3.19.76

3.18.64

27 Aug 07:24
Compare
Choose a tag to compare

What's Changed

  • Make celery worker prefetch multiplier configurable by @cmiacz in #16555
  • Improve performance on fetching payments from Stripe by @kadewu in #16473

Full Changelog: 3.18.63...3.18.64

3.17.57

27 Aug 07:19
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.17.56...3.17.57

3.16.61

27 Aug 07:17
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.16.60...3.16.61

3.15.60

27 Aug 07:08
Compare
Choose a tag to compare

What's Changed

  • Improve performance on fetching payments from Stripe @kadewu in #16470

Full Changelog: 3.15.59...3.15.60

3.14.86

27 Aug 07:07
Compare
Choose a tag to compare

What's Changed

  • Improve performance on fetching payments from Stripe @kadewu in #16463

Full Changelog: 3.14.85...3.14.86