- update SelectiveGapicGeneration usage doc (#33485)
- Upgrade dependencies for Ruby v4.0 and drop Ruby v3.1 support
- update products_common fields to include
handling_cutoff_timezone,shipping_handling_business_days,shipping_transit_business_days - upgrade protobuf from v25.7 to v31.0 (#32822)
- comment for messages for products_common are changed
- removing parameters before stable release (#32200)
- Added several fields to enhance shipping configurations:
- Added the
product_id_base64_url_encodedfield toInsertProductInputRequest,DeleteProductInputRequest, andGetProductRequest. This allows for product IDs containing special characters to be correctly handled when unpadded base64url-encoded (#32177)
- add warning about loading unvalidated credentials
- Include CarrierShipping field inside the Products attribute (#31573)
- update gapic-common dependency for generated libraries to 1.2 which requires google-protobuf v4.26+ (#31009)
- Initial generation of google-shopping-merchant-products-v1 (#30769)