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.3.36

Published by IKarbowiak almost 2 years ago

  • Reverse API changes for checkoutLinesAdd.lines and PageFilterInput.ids - #11254 by @IKarbowiak
saleor - 3.7.37

Published by fowczarek almost 2 years ago

  • Fix duplicated stock when calculate available quantity - #11241 by @fowczarek
saleor - 3.4.36

Published by IKarbowiak almost 2 years ago

  • Reverse API changes for checkoutLinesAdd.lines and PageFilterInput.ids - #11253 by @IKarbowiak
saleor - 3.6.33

Published by fowczarek almost 2 years ago

Fix duplicated stock when calculating available quantity - https://github.com/saleor/saleor/pull/11240 by @fowczarek

saleor - 3.5.38

Published by IKarbowiak almost 2 years ago

  • Reverse API changes for checkoutLinesAdd.lines and PageFilterInput.ids - #11244 by @IKarbowiak
  • Fix duplicated stock when calculate available quantity - #11233 by @fowczarek
saleor - 3.8.7

Published by tomaszszymanski129 almost 2 years ago

  • Optimize high IOPS on attributeValueUpdate - #11234 by @tomaszszymanski129
saleor - 3.7.36

Published by tomaszszymanski129 almost 2 years ago

  • Optimize high IOPS on attributeValueUpdate - #11235 by @tomaszszymanski129
saleor - 3.6.32

Published by tomaszszymanski129 almost 2 years ago

  • Optimize high IOPS on attributeValueUpdate - #11236 by @tomaszszymanski129
saleor - 3.5.37

Published by tomaszszymanski129 almost 2 years ago

  • Optimize high IOPS on attributeValueUpdate - #11237 by @tomaszszymanski129
saleor - 3.4.35

Published by tomaszszymanski129 almost 2 years ago

  • Optimize high IOPS on attributeValueUpdate - #11238 by @tomaszszymanski129
saleor - 3.1.33

Published by IKarbowiak almost 2 years ago

  • Optimize memory usage of delete_expired_checkouts task - #11216 by @tomaszszymanski129
  • Prevent multiple checkoutPaymentCreate calls and creating an order for inactive payment - #11139 by @IKarbowiak
saleor - 3.2.23

Published by IKarbowiak almost 2 years ago

  • Optimize memory usage of delete_expired_checkouts task - #11215 by @tomaszszymanski129
  • Prevent multiple checkoutPaymentCreate calls and creating an order for inactive payment - #11161 by @IKarbowiak
saleor - 3.3.35

Published by IKarbowiak almost 2 years ago

  • Optimize memory usage of delete_expired_checkouts task - #11214 by @tomaszszymanski129
  • Prevent multiple checkoutPaymentCreate calls and creating an order for inactive payment - #11162 by @IKarbowiak
saleor - 3.4.34

Published by IKarbowiak almost 2 years ago

  • Optimize memory usage of delete_expired_checkouts task - #11213 by @tomaszszymanski129
  • Prevent multiple checkoutPaymentCreate calls and creating an order for inactive payment - #11171 by @IKarbowiak
saleor - 3.5.36

Published by IKarbowiak almost 2 years ago

  • Optimize memory usage of delete_expired_checkouts task - #11212 by @tomaszszymanski129
  • Prevent multiple checkoutPaymentCreate calls and creating an order for inactive payment - #11174 by @IKarbowiak
saleor - 3.6.31

Published by IKarbowiak almost 2 years ago

  • Optimize order image payload generation - #11219 by @IKarbowiak
  • Optimize memory usage of delete_expired_checkouts task - #11211 by @tomaszszymanski129
  • Update image validation - #11201 by @IKarbowiak
  • Prevent multiple checkoutPaymentCreate calls and creating an order for inactive payment - #11171 by @IKarbowiak
saleor - 3.7.35

Published by IKarbowiak almost 2 years ago

  • Optimize order image payload generation - #11218 by @IKarbowiak
  • Optimize memory usage of delete_expired_checkouts task - #11210 by @tomaszszymanski129
  • Update image validation - #11200 by @IKarbowiak
  • Prevent multiple checkoutPaymentCreate calls and creating an order for inactive payment - #11177 by @IKarbowiak
saleor - 3.8.6

Published by IKarbowiak almost 2 years ago

  • Optimize order image payload generation - #11217 by @IKarbowiak
  • Optimize memory usage of delete_expired_checkouts task - #11209 by @tomaszszymanski129
  • Update image validation - #11199 by @IKarbowiak
  • Prevent multiple checkoutPaymentCreate calls and creating an order for inactive payment - #11180 by @IKarbowiak
saleor - 3.8.5

Published by zedzior almost 2 years ago

Split complete_checkout function into two transactions; add reserving additional stocks to mimic stock rows lock for the time of processing payment. (#11169)

saleor - 3.7.34

Published by zedzior almost 2 years ago

Split complete_checkout function into two transactions; add reserving additional stocks to mimic stock rows lock for the time of processing payment.