Changelog

1.2.1 (2021-11-01)

Bug Fixes

  • deps: drop packaging dependency (1f05fe4)

  • deps: require google-api-core >= 1.28.0 (1f05fe4)

Documentation

1.2.0 (2021-10-18)

Features

  • add search mode to search request (#108) (326576f)

  • add support for python 3.10 (#105) (221e21a)

  • update grpc service config settings to reflect correct API deadlines (326576f)

Documentation

1.1.0 (2021-10-07)

Features

  • add context manager support in client (#101) (3e68d78)

1.0.2 (2021-09-30)

Bug Fixes

  • improper types in pagers generation (e82885d)

1.0.1 (2021-09-24)

Bug Fixes

  • add ‘dict’ annotation type to ‘request’ (bee28be)

1.0.0 (2021-08-25)

Features

  • update grpc service config settings to reflect correct API deadlines (#82) (2d535da)

Documentation

0.4.2 (2021-08-04)

Documentation

  • retail: Quote several literal expressions for better rendering (#75) (53ede84)

0.4.1 (2021-08-01)

Documentation

  • Remove HTML tags from Cloud Retail API library docs (#73) (00e0a53)

  • remove remaining private links (#72) (e2ca897)

0.4.0 (2021-07-29)

Features

  • Add restricted Retail Search features for Retail API v2. (#68) (84ba173)

0.3.1 (2021-07-26)

Bug Fixes

  • deps: pin ‘google-{api,cloud}-core’, ‘google-auth’ to allow 2.x versions (#59) (23223a7)

  • enable self signed jwt for grpc (#65) (51b9934)

Documentation

  • add Samples section to CONTRIBUTING.rst (#60) (70d0585)

Miscellaneous Chores

0.3.0 (2021-07-01)

Features

Bug Fixes

Documentation

0.2.0 (2021-05-28)

Features

  • bump release level to production/stable (#39) (c5b1e15)

  • support self-signed JWT flow for service accounts (879fd90)

Bug Fixes

  • add async client to %name_%version/init.py (879fd90)

0.1.0 (2021-01-14)

Features