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

Published by NyanKiyoshi about 2 years ago

  • Fix GHSA-xhq8-8c5v-w8ff: improper object type validation in mutations leading to unauthorized access

Full Changelog: https://github.com/saleor/saleor/compare/3.2.13...3.2.14

saleor - 3.1.24

Published by NyanKiyoshi about 2 years ago

  • Fix GHSA-xhq8-8c5v-w8ff: improper object type validation in mutations leading to unauthorized access

Full Changelog: https://github.com/saleor/saleor/compare/3.1.23...3.1.24

saleor - 3.7.16

Published by NyanKiyoshi about 2 years ago

What's Changed

Full Changelog: https://github.com/saleor/saleor/compare/3.7.15...3.7.16

saleor - 3.6.17

Published by NyanKiyoshi about 2 years ago

What's Changed

Full Changelog: https://github.com/saleor/saleor/compare/3.6.16...3.6.17

saleor - 3.5.22

Published by NyanKiyoshi about 2 years ago

What's Changed

Full Changelog: https://github.com/saleor/saleor/compare/3.5.21...3.5.22

saleor - 3.6.16

Published by 8r2y5 about 2 years ago

  • Use Python 3.9 in test-migrations-compatibility (c26d7ce80) by @NyanKiyoshi
  • Remove interator, add order_by (#10758) (b6f7f26f9) by @8r2y5
  • Update protobuf to 3.20.2 (#10765) (42575f360) by @8r2y5
saleor - 3.5.21

Published by 8r2y5 about 2 years ago

  • Use Python 3.9 in test-migrations-compatibility (f0edc9124) by @NyanKiyoshi
  • Update protobuf to 3.20.2 (#10766) (879f3bdff) by @8r2y5
  • Remove interator, add order_by (#10757) (0cb656dce) by @8r2y5
saleor - 3.4.23

Published by 8r2y5 about 2 years ago

  • Update protobuf to 3.20.2 (#10767) (39cd4a6c5) by @8r2y5
saleor - 3.3.25

Published by 8r2y5 about 2 years ago

  • Lock protobuf to <4 (#10768) (c350da4f8) by @8r2y5
saleor - 3.2.13

Published by 8r2y5 about 2 years ago

  • Lock protobuf to <4 (#10769) (ffc8b8469) by @8r2y5
saleor - 3.1.23

Published by 8r2y5 about 2 years ago

  • Lock protobuf to <4 (#10770) (dd80f446b) by @8r2y5
saleor - 3.7.15

Published by NyanKiyoshi about 2 years ago

What's Changed

Full Changelog: https://github.com/saleor/saleor/compare/3.7.14...3.7.15

saleor - 3.7.14

Published by IKarbowiak about 2 years ago

  • Fix sync webhooks only sending to a single webhook in an app - #10755 by @IKarbowiak
  • Add number to webhook order payload - #10729 by @IKarbowiak
  • Validate stock reservations only for lines provided in checkoutLinesUpdate - #10748 by @SzymJ
saleor - 3.6.15

Published by IKarbowiak about 2 years ago

  • Fix sync webhooks only sending to a single webhook in an app - #10754 by @IKarbowiak
  • Add number to webhook order payload - #10730 by @IKarbowiak
  • Validate stock reservations only for lines provided in checkoutLinesUpdate - #10746 by @SzymJ
saleor - 3.5.20

Published by IKarbowiak about 2 years ago

  • Fix sync webhooks only sending to a single webhook in an app - #10753 by @IKarbowiak
  • Add number to webhook order payload - #10731 by @IKarbowiak
  • Validate stock reservations only for lines provided in checkoutLinesUpdate - #10701 by @SzymJ
saleor - 3.4.22

Published by IKarbowiak about 2 years ago

  • Fix sync webhooks only sending to a single webhook in an app - #10752 by @IKarbowiak
  • Fix incorrect number of decimal places for gift cards - #10708 by @IKarbowiak
saleor - 3.3.24

Published by IKarbowiak about 2 years ago

  • Fix sync webhooks only sending to a single webhook in an app - #10751 by @IKarbowiak
  • Fix incorrect number of decimal places for gift cards - #10709 by @IKarbowiak
saleor - 3.2.12

Published by IKarbowiak about 2 years ago

  • Fix sync webhooks only sending to a single webhook in an app - #10750 by @IKarbowiak
  • Fix incorrect number of decimal places for gift cards - #10710 by @IKarbowiak
saleor - 3.1.22

Published by IKarbowiak about 2 years ago

  • Fix sync webhooks only sending to a single webhook in an app - #10745 by @IKarbowiak
  • Fix incorrect number of decimal places for gift cards - #10711 by @IKarbowiak
saleor - 3.6.14

Published by fowczarek about 2 years ago

  • Fix the slug generated from the name shouldn't use Unicode- #10741 by @fowczarek