Saleor v3.1.7 Release Notes

    • ๐Ÿ“‡ Handle ValidationError in metadata mutations (#9380) (75deaf6ea)
    • ๐Ÿ›  Fix order and checkout payload serializers (#9369) (8219b6e9b)
    • ๐Ÿ›  Fix filtering products ordered by collection (#9285) (57aed02a2)
    • Cast shipping_method_id to int (#9364) (8d0584710)
    • โšก๏ธ Catch "update_fields did not affect any rows" errors and return response with message (#9225) (29c7644fc)
    • ๐Ÿ›  Fix "str object has no attribute input type" error (#9345) (34c64b5ee)
    • ๐Ÿ›  Fix graphene-django middleware imports (#9360) (2af1cc55d)
    • ๐Ÿ›  Fix preorders to update stock quantity_allocated (#9308) (8cf83df81)
    • Do not drop attribute value files when value is deleted (#9320) (57b2888bf)
    • Always cast database ID to int in data loader (#9340) (dbc5ec3e3)
    • ๐Ÿ›  Fix removing references when user removes the referenced object (#9162) (68b33d95a)
    • โž• Pass correct list of order lines to order_added_products_event (#9286) (db3550f64)
    • ๐Ÿ›  Fix flaky order payload serializer test (#9387) (d73bd6f9d)