Changelog

0.6.0 (2024-05-01)

Features

  • shopping: Add Weight to common types for Shopping APIs to be used for accounts bundle (1d757c6)
  • shopping: New shopping.merchant.conversions client (#10076) (59457a3)

Bug Fixes

  • shopping: Bump x/net to v0.24.0 (ba31ed5)

0.5.0 (2024-04-15)

Features

  • shopping/merchant/inventories: Fix inventories sub-API publication by adding correct child_type in the API proto (#9750) (6a7cd4f)
  • shopping/merchant/reports: Add click potential to Reports sub-API publication (#9738) (4d0547f)
  • shopping: New client(s) (#9741) (1b2aebd)
  • shopping: New clients (#9746) (cee2900)

0.4.0 (2024-03-27)

Features

  • shopping: Add DEMAND_GEN_ADS and DEMAND_GEN_ADS_DISCOVER_SURFACE in ReportingContextEnum (#9648) (4834425)

0.3.2 (2024-03-14)

Bug Fixes

  • shopping: Update protobuf dep to v1.33.0 (30b038d)

0.3.1 (2024-01-30)

Bug Fixes

  • shopping: Enable universe domain resolution options (fd1d569)

0.3.0 (2023-12-13)

Features

0.2.2 (2023-11-01)

Bug Fixes

  • shopping: Bump google.golang.org/api to v0.149.0 (8d2ab9f)

0.2.1 (2023-10-26)

Bug Fixes

  • shopping: Update grpc-go to v1.59.0 (81a97b0)

0.2.0 (2023-10-17)

Features

  • shopping: Channel enum is added (56ce871)
  • shopping: ReportingContext enum is added (56ce871)

0.1.1 (2023-10-12)

Bug Fixes

  • shopping: Update golang.org/x/net to v0.17.0 (174da47)

0.1.0 (2023-10-12)

Features

Changes