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

Releases: googleapis/python-appengine-admin

v1.9.4

16 Oct 11:46
4a143ea
Compare
Choose a tag to compare

1.9.4 (2023-10-09)

Documentation

v1.9.3

05 Jul 14:57
55a7a3a
Compare
Choose a tag to compare

1.9.3 (2023-07-04)

Bug Fixes

  • Add async context manager return types (#238) (72764d1)

v1.9.2

03 Apr 13:54
3b62a31
Compare
Choose a tag to compare

1.9.2 (2023-04-01)

Documentation

  • Point to Search Console for domain ownership verification (#232) (a45eff9)

v1.9.1

27 Mar 14:52
bf6c944
Compare
Choose a tag to compare

1.9.1 (2023-03-23)

Documentation

  • Fix formatting of request arg in docstring (#230) (7738bed)

v1.9.0

28 Feb 23:51
180aa36
Compare
Choose a tag to compare

1.9.0 (2023-02-27)

Features

  • Enable "rest" transport in Python for services supporting numeric enums (#224) (819631a)

v1.8.1

23 Jan 15:40
e156b27
Compare
Choose a tag to compare

1.8.1 (2023-01-20)

Bug Fixes

  • Add context manager return types (846b2e1)

Documentation

  • Add documentation for enums (846b2e1)

v1.8.0

11 Jan 15:28
fd42d19
Compare
Choose a tag to compare

1.8.0 (2023-01-10)

Features

v1.7.1

15 Dec 21:17
60a4d71
Compare
Choose a tag to compare

1.7.1 (2022-12-08)

Bug Fixes

  • deps: Require google-api-core >=1.34.0, >=2.11.0 (a086ce0)
  • Drop usage of pkg_resources (a086ce0)
  • Fix timeout default values (a086ce0)

Documentation

  • samples: Snippetgen should call await on the operation coroutine before calling result (a086ce0)

v1.7.0

16 Nov 13:40
4a78f2b
Compare
Choose a tag to compare

1.7.0 (2022-11-16)

Features

  • Add typing to proto.Message based class attributes (80bd28c)

Documentation

  • samples: Snippetgen handling of repeated enum field (80bd28c)

v1.6.0

08 Nov 19:26
6dc0ef3
Compare
Choose a tag to compare

1.6.0 (2022-11-08)

Features

  • add support for google.cloud.appengine_admin.__version__ (2126361)

Bug Fixes

  • Add dict typing for client_options (2126361)
  • deps: require google-api-core >=1.33.2 (2126361)