683ed370b5
Build and Deploy to Kubernetes / build-and-deploy (push) Successful in 7m11s
- Add sort_by (StringValue) to GetDiscountProductsRequest proto to enable dynamic sorting - Add sale_count (int32) to DiscountProductDto proto for top-seller exposure - Update GetDiscountProductsQuery with SortBy property - Update GetDiscountProductsQueryHandler to use ApplyOrder(SortBy) with fallback to Created desc; project SaleCount in SELECT - Add SortBy and SaleCount Mapster mappings in DiscountProductProfile - Bump CMSMicroservice.Protobuf version to 0.0.196 Co-authored-by: Cursor <cursoragent@cursor.com>