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

Releases: googleapis/python-game-servers

v1.8.3

05 Jul 15:41
4617a91
Compare
Choose a tag to compare

1.8.3 (2023-07-04)

Bug Fixes

  • Add async context manager return types (#413) (96510ef)

v1.8.2

05 Apr 20:01
d4dfb1f
Compare
Choose a tag to compare

1.8.2 (2023-04-04)

Documentation

v1.8.1

27 Mar 15:52
594833f
Compare
Choose a tag to compare

1.8.1 (2023-03-23)

Documentation

  • Fix formatting of request arg in docstring (#399) (ce33446)

v1.8.0

28 Feb 18:04
c6a4621
Compare
Choose a tag to compare

1.8.0 (2023-02-28)

Features

  • Enable "rest" transport in Python for services supporting numeric enums (cc15c8a)

v1.7.1

23 Jan 15:49
4979476
Compare
Choose a tag to compare

1.7.1 (2023-01-20)

Bug Fixes

  • Add context manager return types (7d5b75a)

Documentation

  • Add documentation for enums (7d5b75a)

v1.7.0

10 Jan 19:04
9c48069
Compare
Choose a tag to compare

1.7.0 (2023-01-10)

Features

v1.6.0

15 Dec 16:52
a70c6c7
Compare
Choose a tag to compare

1.6.0 (2022-12-14)

Features

  • Add support for google.cloud.gaming.__version__ (2e2319f)
  • Add typing to proto.Message based class attributes (2e2319f)

Bug Fixes

  • Add dict typing for client_options (2e2319f)
  • deps: Require google-api-core >=1.34.0, >=2.11.0 (575dc06)
  • Drop usage of pkg_resources (575dc06)
  • Fix timeout default values (575dc06)

Documentation

  • samples: Snippetgen handling of repeated enum field (2e2319f)
  • samples: Snippetgen should call await on the operation coroutine before calling result (575dc06)

v1.5.3

10 Oct 16:06
cb2a96f
Compare
Choose a tag to compare

1.5.3 (2022-10-07)

Bug Fixes

v1.5.2

04 Oct 00:32
f47f552
Compare
Choose a tag to compare

1.5.2 (2022-09-29)

Bug Fixes

v1.5.1

16 Aug 15:47
2ba4a2e
Compare
Choose a tag to compare

1.5.1 (2022-08-11)

Bug Fixes

  • deps: allow protobuf < 5.0.0 (#345) (8eefe86)
  • deps: require proto-plus >= 1.22.0 (8eefe86)