saleor

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

BSD-3-CLAUSE License

Stars
20K
Committers
286

Bot releases are hidden (Show)

saleor - 3.16.22

Published by wcislo-saleor 8 months ago

What's Changed

Full Changelog: https://github.com/saleor/saleor/compare/3.16.21...3.16.22

saleor - 3.17.21

Published by wcislo-saleor 8 months ago

What's Changed

Full Changelog: https://github.com/saleor/saleor/compare/3.17.20...3.17.21

saleor - 3.18.15

Published by wcislo-saleor 8 months ago

  • Fix setting invalid identifier (#15377) (1b6e04a3c9)
  • Make task's expiration date (time limit) configurable (536e772f63)
saleor - 3.18.14

Published by tomaszszymanski129 9 months ago

  • Add token field as optional argument to transaction mutations and query by @tomaszszymanski129 in #15367
  • Fix attributes save performance by @IKarbowiak in #15360
  • Call product prices calculation tasks in db transaction by @korycins in #15324
  • Provide default Sale.type when missing by @korycins in #15290
saleor - 3.17.20

Published by tomaszszymanski129 9 months ago

  • Add token field as optional argument to transaction mutations and query by @tomaszszymanski129 in #15366
  • Call product prices calculation tasks in db transaction by @korycins in #15271
  • Provide default Sale.type when missing by @korycins in #15268
saleor - 3.16.21

Published by tomaszszymanski129 9 months ago

  • Add token field as optional argument to transaction mutations and query by @tomaszszymanski129 in #15365
saleor - 3.15.25

Published by tomaszszymanski129 9 months ago

  • Add token field as optional argument to transaction mutations and query by @tomaszszymanski129 in #15362
saleor - 3.14.50

Published by tomaszszymanski129 9 months ago

  • Add token field as optional argument to transaction mutations and query by @tomaszszymanski129 in #15351
saleor - 3.14.49

Published by jakubkuc 9 months ago

  • Fix saving attribute values in order (#15269) (bdd95b9e14)
saleor - 3.18.13

Published by NyanKiyoshi 9 months ago

What's Changed

  • GHA: publish container images using GITHUB_TOKEN by @NyanKiyoshi in https://github.com/saleor/saleor/pull/15293
  • deps: update pillow, cryptography, jinja2 to latest by @NyanKiyoshi in https://github.com/saleor/saleor/pull/15300
    CVE fixes:
    • (cryptography) CVE-2023-49083: NULL-dereference when loading PKCS7 certificates.
    • (pillow) CVE-2023-50447: Arbitrary Code Execution in Pillow.
    • (pillow) No CVE: ImageFont.getmask: (2x) potential DoS.
    • (jinja2) CVE-2024-22195: vulnerable to HTML attribute injection when passing user input as keys to xmlattr filter.
  • async webhooks: add extra data in failure logs by @NyanKiyoshi in https://github.com/saleor/saleor/pull/15311

Full Changelog: https://github.com/saleor/saleor/compare/3.18.12...3.18.13

saleor - 3.17.19

Published by NyanKiyoshi 9 months ago

What's Changed

Full Changelog: https://github.com/saleor/saleor/compare/3.17.18...3.17.19

saleor - 3.16.20

Published by NyanKiyoshi 9 months ago

What's Changed

Full Changelog: https://github.com/saleor/saleor/compare/3.16.19...3.16.20

saleor - 3.15.24

Published by NyanKiyoshi 9 months ago

What's Changed

Full Changelog: https://github.com/saleor/saleor/compare/3.15.23...3.15.24

saleor - 3.14.48

Published by NyanKiyoshi 9 months ago

What's Changed

Full Changelog: https://github.com/saleor/saleor/compare/3.14.47...3.14.48

saleor - 3.13.33

Published by NyanKiyoshi 9 months ago

Important: this is the last security update for 3.13

What's Changed

  • GHA: publish container images using GITHUB_TOKEN by @NyanKiyoshi in https://github.com/saleor/saleor/pull/15298
  • deps: update pillow, cryptography, jinja2 to latest by @NyanKiyoshi in https://github.com/saleor/saleor/pull/15305
    CVE fixes:
    • (cryptography) CVE-2023-49083: NULL-dereference when loading PKCS7 certificates.
    • (pillow) CVE-2023-50447: Arbitrary Code Execution in Pillow.
    • (pillow) No CVE: ImageFont.getmask: (2x) potential DoS.
    • (jinja2) CVE-2024-22195: vulnerable to HTML attribute injection when passing user input as keys to xmlattr filter.

Full Changelog: https://github.com/saleor/saleor/compare/3.13.32...3.13.33

saleor - 3.12.37

Published by NyanKiyoshi 9 months ago

Important: this is the last security update for 3.12

What's Changed

Full Changelog: https://github.com/saleor/saleor/compare/3.12.36...3.12.37

saleor - 3.18.12

Published by korycins 9 months ago

  • Fix failing rounding on Weight (#15288) (f61cb99984)
  • Fix creating promotion rule without catalogue predicate (#15286) (35318db4bb)
  • Fix promotionCreate mutation to allow creating rules with no channels specified. (#15250) (3d22c4dd8e)
saleor - 3.17.18

Published by zedzior 9 months ago

  • Improve creation of PromotionRule-ProductVariant relation. (#15218)
  • Recalculate variant prices only when PromotionRule has reward_value set. (#15175)
  • Fix INSUFFICIENT_STOCK error not returning order lines ids. (#15196)
saleor - 3.18.11

Published by zedzior 9 months ago

  • Improve creation of PromotionRule-ProductVariant relation. (#15219)
  • Recalculate variant prices only when PromotionRule has reward_value set. (#15202)
  • Fix INSUFFICIENT_STOCK error not returning order lines ids. (#15195)
saleor - 3.18.10

Published by maarcingebala 10 months ago

  • Adjust batch size of removed apps in task (#15171) (6e1017c5cf)
  • Fix return value type in send_webhook_using_aws_sqs (#15150) (#15163) (bd3d052e7d)
  • Unify the timouts for webhooks (#15141) (#15158) (00ebcd7dd2)
  • Change limit and add validation for product media alt field (#15143) (ecac7e5fe7)
  • add collections handling for product bulk create (#15077) (4d879b2c9e)
  • Add stockBulkUpdate performance fix (#15153) (2d662461d1)
  • Fix multiple db queries in dataloaders (#15137) (3d523f2edd)
  • Optimize collections create and delete (#14980) (9d87b04990)
  • Add replica usage to more DB queries (#15131) (4177b66ff5)