saleor

Saleor Core: the high performance, composable, headless commerce API.

BSD-3-CLAUSE License

Stars
20K
Committers
286

Bot releases are visible (Hide)

saleor - 3.14.32

Published by maarcingebala 11 months ago

  • Add error handling when stock to create already exists (#14692) (530db2e179)
  • Fix failing checkout.0060 migration (#14704) (06f62bb3cf)
  • Update GraphiQL (#14699) (3eefee1e07)
  • Fix amount value comparison in transaction webhooks (#13956) (94b1cfd21d)
  • Add fixes for StripePlugin (#14686) (d6167f69c8)
  • Refactor app removal process. (#14536) (7e61b3ff6c)
  • Add max_sort_order field as cache to reduce database operations (#14485) (fe801bd004)
  • Use image metadata version instead of the old env vars (#14657) (169552bbb0)
saleor - 3.13.31

Published by korycins 12 months ago

  • Publish containers adjustment (#14606) (66496e609b)
  • Fix authorize and charge statuses for checkout (#14416) (1e55cbbd5b)
  • Fix order.paymentStatus (#14461) (1273dfa118)
  • Fix not showing pending amounts for async action request (#14380) (ce4a83bac2)
  • Fix order.chargeStatus calculated incorrectly (#14371) (134c587dfa)
  • Use main DB instead of replica DB for webhook subscriptions (#14478) (bd994cb5bf)
  • Bump urllib3 (#14423) (e11b8e53dc)
saleor - 3.14.31

Published by korycins 12 months ago

  • Publish containers adjustment (#14605) (9ddb775158)
  • fix cached user (#14591) (52055ced0b)
  • Add missing fields to fulfillment (#14499) (c359a51935)
  • Fix authorize and charge statuses for checkout (#14569) (076b9f1e9b)
  • Fix order.paymentStatus (#14546) (707b849c97)
  • Fix not showing pending amounts for async action request (#14539) (2863c6e8cf)
  • Fix order.chargeStatus calculated incorrectly (#14526) (4e8d99e45f)
  • Fix slug creation (#14523) (b74bc1286a)
  • use call_event class method on all mutations which triggers webhooks (#14500) (d6b93c2b91)
  • Use main DB instead of replica DB for webhook subscriptions (#14479) (050df86995)
saleor - 3.15.14

Published by korycins 12 months ago

  • fix cached user (#14591) (#14634) (30908612ad)
  • Fix slug creation (#14523) (#14628) (6ac86dfccb)
  • Publish containers adjustment (#14604) (6c4202e959)
  • Add missing fields to fulfillment (#14574) (d54be670b2)
  • Fix authorize and charge statuses for checkout (#14570) (0209a1be20)
  • Fix order.paymentStatus (#14547) (5c7b930cfb)
  • Fix not showing pending amounts for async action request (#14541) (b946dd6488)
  • Fix order.chargeStatus calculated incorrectly (#14531) (bf9bc15a34)
  • use call_event class method on all mutations which triggers webhooks (#14501) (ce8dee44af)
  • Collection products replica and user caching ports (#14491) (e2f2d0a2bc)
  • Use main DB instead of replica DB for webhook subscriptions (#14480) (3557e8eaad)
  • Optimize webhooks calls in bulk mutations (#14448) (25ba3473c3)
  • Bump urllib3 (#14421) (c49211fcc9)
  • Fix generating slug for product create mutation (#14378) (#14399) (f04b8160b7)
saleor - 3.16.10

Published by korycins 12 months ago

  • fix cached user (#14591) (#14635) (2ef23965f0)
  • Fix slug creation (#14523) (#14629) (6eff0c3e17)
  • Publish containers adjustment (#14603) (f9c8a76a9d)
  • Add missing fields to fulfillment (#14575) (2facca3d05)
  • Fix authorize and charge statuses for checkout (#14571) (e02d712519)
  • Fix order.paymentStatus (#14549) (225f7ffae0)
  • TransactionAPI: fix pending amounts for async action request (#14542) (610a4e3e73)
  • Fix order.chargeStatus calculated incorrectly (#14532) (460def1aa9)
  • use call_event class method on all mutations which triggers webhooks (#14503) (83543600dd)
  • Collection products replica and user caching ports (#14493) (6815a58aa7)
  • Use main DB instead of replica DB for webhook subscriptions (#14481) (7727af9259)
  • Optimize webhooks calls in bulk mutations (#14450) (5c878b577c)
  • Bump urllib3 (#14420) (12db407981)
  • Fix generating slug for product create mutation (#14378) (#14400) (fd2ef77c56)
saleor - 3.17.4

Published by korycins 12 months ago

  • fix cached user (#14591) (#14636) (5396518317)
  • Fix slug creation (#14523) (#14630) (47d4348bf0)
  • Publish containers adjustment (#14602) (9982de294a)
  • Add missing fields to fulfillment (#14576) (f9743c2c89)
  • Fix authorize and charge statuses for checkout (#14572) (bf44c486c0)
saleor - 3.17.3

Published by IKarbowiak 12 months ago

  • Fix 0187_auto_20230614_0838 migration dependencies - #14581 by @IKarbowiak
  • Fix for 'NoneType' object has no attribute 'full_clean' in VoucherUpdate mutation - #14562 by @michal-macioszczyk
  • Fix failing discounted price calculations when PromotionRule was deleted in the meantime - #14558 by @IKarbowiak
  • Fix order.paymentStatus - #14550 by @korycins
  • TransactionAPI: fix pending amounts for async action request - #14543 by @korycins
  • Fix order.chargeStatus calculated incorrectly - #14534 by @korycins
saleor - 3.17.2

Published by IKarbowiak 12 months ago

  • Use call_event class method on all mutations which triggers webhooks - #14504 by @Air-t
  • Add zero downtime support for multiple codes for voucher - #14150 by @IKarbowiak
  • Collection products replica and user caching ports - #14496 by @tomaszszymanski129
  • Use main DB instead of replica DB for webhook subscriptions - #14483 by @korycins
  • Optimize webhooks calls in bulk mutations - #14451 by @Air-t
  • Fix generating slug for product create mutation - #14401 by @SzymJ
  • Bump urllib3 - #14419 by @maarcingebala
saleor - 3.14.30

Published by tomaszszymanski129 12 months ago

  • Fix collection products resolving on writer (#14484) (f38113e173)
  • Optimize webhooks calls in bulk mutations (#14442) (f3e720d80a)
  • Bump urllib3 (#14422) (248091f59c)
  • Fix generating slug for product create mutation (#14378) (c7187b352b)
saleor - 3.17.1

Published by maarcingebala 12 months ago

  • Optimize queries to database when initializing PluginsManager (#14340) (#14364) (eb38943e18)

  • Optimize webhooks calls in bulk mutations (#14338) (f36c67cb9a) NOTE: This is a breaking change that might affect users of open-source Saleor, who have their own custom plugin implementations. To adjust to this change, the webhooks parameter should be added to any of the affected methods:

    • channel_updated
    • category_deleted
    • gift_card_created
    • gift_card_deleted
    • gift_card_status_changed
    • menu_deleted
    • menu_item_deleted
    • order_updated
    • order_cancelled
    • customer_updated
    • customer_deleted
    • customer_metadata_updated
    • collection_deleted
    • product_created
    • product_updated
    • product_deleted
    • product_variant_created
    • product_variant_updated
    • product_variant_deleted
    • product_variant_out_of_stock
    • product_variant_back_in_stock
    • product_variant_stock_updated
    • shipping_price_deleted
    • shipping_zone_deleted
    • voucher_deleted
  • Fix draft order voucher assignment (#14336) (#14368) (c0a640a640)

  • Fix duplicated authorization plugin calls (#14321) (39fb5b1ded)

  • Adjust order line discount info (#14241) (6aeab6a246)

  • Add transaction items deletion to the cleardb command (#14293) (edaf1b4db6)

  • Move updating product search vectors to a Celery task (#14270) (#14282) (916fe7562b)

  • Fix passing shipping address to Adyen (#14246) (#14249) (dd52a59de4)

  • Fix null amount when transaction amount is 0 (#14274) (9ba9821932)

  • Drop recursion from migrations (#14269) (b38b68224c)

  • Drop sale models. (#14146) (583464b1d8)

  • Bump kciter/aws-ecr-action to v4 for migrations perf test (#14265) (db4f7953d6)

saleor - 3.16.9

Published by maarcingebala 12 months ago

  • Optimize queries to database when initializing PluginsManager (#14340) (#14365) (7fc623a02a)

  • Optimize webhooks calls in bulk mutations (#14331) (0810bc5760) NOTE: This is a breaking change that might affect users of open-source Saleor, who have their own custom plugin implementations. To adjust to this change, the webhooks parameter should be added to any of the affected methods:

    • channel_updated
    • category_deleted
    • gift_card_created
    • gift_card_deleted
    • gift_card_status_changed
    • menu_deleted
    • menu_item_deleted
    • order_updated
    • order_cancelled
    • customer_updated
    • customer_deleted
    • customer_metadata_updated
    • collection_deleted
    • product_created
    • product_updated
    • product_deleted
    • product_variant_created
    • product_variant_updated
    • product_variant_deleted
    • product_variant_out_of_stock
    • product_variant_back_in_stock
    • product_variant_stock_updated
    • shipping_price_deleted
    • shipping_zone_deleted
    • voucher_deleted
  • Fix duplicated authorization plugin calls (#14319) (5d71f270bb)

saleor - 3.15.13

Published by maarcingebala 12 months ago

  • Optimize queries to the database when initializing PluginsManager (#14366) (49f2bf5e3b)
  • Fix duplicated authorization plugin calls (#14318) (de39a85339)
  • Optimize webhooks calls in bulk mutations (#14329) (20f6393ea9). NOTE: This is a breaking change that might affect users of open-source Saleor, who have their own custom plugin implementations. To adjust to this change, the webhooks parameter should be added to any of the affected methods:
    • channel_updated
    • category_deleted
    • gift_card_created
    • gift_card_deleted
    • gift_card_status_changed
    • menu_deleted
    • menu_item_deleted
    • order_updated
    • order_cancelled
    • customer_updated
    • customer_deleted
    • customer_metadata_updated
    • collection_deleted
    • product_created
    • product_updated
    • product_deleted
    • product_variant_created
    • product_variant_updated
    • product_variant_deleted
    • product_variant_out_of_stock
    • product_variant_back_in_stock
    • product_variant_stock_updated
    • shipping_price_deleted
    • shipping_zone_deleted
    • voucher_deleted
saleor - 3.14.29

Published by maarcingebala 12 months ago

  • Optimize queries to database when initializing PluginsManager (#14340) (#14367) (2b03e4ea9c)
  • Add test for testing memory usage for Celery task (#13940) (450d1942a2)
saleor - 3.14.28

Published by maarcingebala about 1 year ago

  • User caching for OIDC (#14345) (bc205f65ac)
  • Optimize webhooks calls in bulk mutations (#14325) (46ecca5810) NOTE: This is a breaking change that might affect users of open-source Saleor, who have their own custom plugin implementations. To adjust to this change, the webhooks parameter should be added to any of the affected methods:
    • channel_updated
    • category_deleted
    • gift_card_created
    • gift_card_deleted
    • gift_card_status_changed
    • menu_deleted
    • menu_item_deleted
    • order_updated
    • order_cancelled
    • customer_updated
    • customer_deleted
    • customer_metadata_updated
    • collection_deleted
    • product_created
    • product_updated
    • product_deleted
    • product_variant_created
    • product_variant_updated
    • product_variant_deleted
    • product_variant_out_of_stock
    • product_variant_back_in_stock
    • product_variant_stock_updated
    • shipping_price_deleted
    • shipping_zone_deleted
    • voucher_deleted
saleor - 3.13.30

Published by 8r2y5 about 1 year ago

  • Bump django to 3.2.22 (#14227) by @8r2y5
saleor - 3.12.36

Published by 8r2y5 about 1 year ago

  • Bump django to 3.2.22 (#14226) by @8r2y5
saleor - 3.11.45

Published by 8r2y5 about 1 year ago

  • Bump django to 3.2.22 (#14228) by @8r2y5
saleor - 3.14.27

Published by fowczarek about 1 year ago

saleor - 3.16.8

Published by kadewu about 1 year ago

  • add transaction items deletion to cleardb command and add test (#14294) (6c3658c6fb)
  • Move update product search vector to celery task (#14270) (#14281) (d64b71a369)
  • Fix null amount when transaction amount is 0 (#14273) (c0ebb61323)
  • Fix passing shipping address to Adyen (#14246) (#14248) (6d6d7d75b9)
  • Add missing payload fields (#14205) (#14233) (3e8f80ff3c)
  • Bump django to 3.2.22 (#14222) (05251b2eba)
  • Fix sale created resolver (#14191) (2db03ba1c3)
  • Clear 0047 migration in 3.16 (#14189) (bc0a0bd5a7)
saleor - 3.15.12

Published by kadewu about 1 year ago

  • add transaction items deletion to cleardb command and add test (#14295) (97bdb19d35)
  • Fix null amount when transaction amount is 0 (#14272) (198f9fd089)