Skip to content
This repository has been archived by the owner on Jul 6, 2023. It is now read-only.

Releases: googleapis/python-channel

v1.14.0

31 May 18:36
938c5f9
Compare
Choose a tag to compare

1.14.0 (2023-05-25)

Features

  • Add billing account to entitlement definitions [Cloud Channel API] (f3a411b)
  • Added partition_keys field to filter results from FetchReportResults (#235) (3e304f1)

v1.13.0

27 Mar 15:59
58999a6
Compare
Choose a tag to compare

1.13.0 (2023-03-16)

Features

  • Add ListEntitlementChanges (da4f098)
  • Add show_future_offers to ListOffers (da4f098)

v1.12.1

23 Jan 15:55
d3c0a1c
Compare
Choose a tag to compare

1.12.1 (2023-01-20)

Bug Fixes

  • Add context manager return types (47afb33)

Documentation

  • Add documentation for enums (47afb33)

v1.12.0

10 Jan 19:29
cc21e76
Compare
Choose a tag to compare

1.12.0 (2023-01-10)

Features

v1.11.0

15 Dec 23:15
804c096
Compare
Choose a tag to compare

1.11.0 (2022-12-15)

Features

  • Add support for google.cloud.channel.__version__ (0eb8ef8)
  • Add support for granular repricing configurations via SkuGroups in Cloud Channel Repricing APIs (#218) (5dae98c)
  • Add typing to proto.Message based class attributes (0eb8ef8)

Bug Fixes

  • Add dict typing for client_options (0eb8ef8)
  • deps: Require google-api-core >=1.34.0, >=2.11.0 (7fb1fd0)
  • Drop usage of pkg_resources (7fb1fd0)
  • Fix timeout default values (7fb1fd0)

Documentation

  • samples: Snippetgen handling of repeated enum field (0eb8ef8)
  • samples: Snippetgen should call await on the operation coroutine before calling result (7fb1fd0)

v1.10.0

27 Oct 19:28
b0ff72a
Compare
Choose a tag to compare

1.10.0 (2022-10-18)

Features

  • Add CloudChannelReportsService to CloudChannel API (#209) (347ed65)

v1.9.3

10 Oct 15:54
e18612d
Compare
Choose a tag to compare

1.9.3 (2022-10-07)

Bug Fixes

v1.9.2

04 Oct 00:17
f9f074e
Compare
Choose a tag to compare

1.9.2 (2022-10-03)

Bug Fixes

v1.9.1

15 Aug 14:59
584cce9
Compare
Choose a tag to compare

1.9.1 (2022-08-15)

Bug Fixes

  • deps: allow protobuf < 5.0.0 (#192) (ec0eacd)
  • deps: require proto-plus >= 1.22.0 (ec0eacd)

v1.9.0

18 Jul 13:17
910e7f0
Compare
Choose a tag to compare

1.9.0 (2022-07-16)

Features

  • add audience parameter (a0e908f)
  • google.longrunning.Operations for Cloud Channel apis (a0e908f)

Bug Fixes