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

Releases: googleapis/python-resource-manager

v1.10.1

16 May 18:10
666ee5d
Compare
Choose a tag to compare

1.10.1 (2023-05-04)

Documentation

  • Add documentation for additional acceptable formats for namespaced_tag_key and namespaced_tag_valuein EffectiveTag, parent in ListTagKeysRequest, parent in TagKey, and namespaced_name in `TagValue (bb3ec07)
  • Update formatting for Purpose class documentation (bb3ec07)
  • Update the table format in SearchProjects docs (bb3ec07)

v1.10.0

19 Apr 23:24
ad798c8
Compare
Choose a tag to compare

1.10.0 (2023-04-19)

Features

  • Add support for project parented tags (bb78042)
  • Add TagHolds, GetNamespacedTagKey, and GetNamespacedTagValue APIs (bb78042)

v1.9.1

27 Mar 15:28
d612d56
Compare
Choose a tag to compare

1.9.1 (2023-03-23)

Documentation

  • Fix formatting of request arg in docstring (#266) (a6d7aeb)

v1.9.0

28 Feb 18:08
c785a6d
Compare
Choose a tag to compare

1.9.0 (2023-02-28)

Features

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

v1.8.1

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

1.8.1 (2023-01-20)

Bug Fixes

  • Add context manager return types (37552c8)

Documentation

  • Add documentation for enums (37552c8)

v1.8.0

10 Jan 18:37
f953658
Compare
Choose a tag to compare

1.8.0 (2023-01-10)

Features

v1.7.0

15 Dec 22:09
df122c7
Compare
Choose a tag to compare

1.7.0 (2022-12-15)

Features

  • Add typing to proto.Message based class attributes (4f0f409)

Bug Fixes

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

Documentation

  • samples: Snippetgen handling of repeated enum field (4f0f409)
  • samples: Snippetgen should call await on the operation coroutine before calling result (4f0f409)

v1.6.3

10 Oct 16:09
448934e
Compare
Choose a tag to compare

1.6.3 (2022-10-07)

Bug Fixes

v1.6.2

29 Sep 20:00
59076f7
Compare
Choose a tag to compare

1.6.2 (2022-09-29)

Bug Fixes

v1.6.1

15 Aug 14:05
947ffee
Compare
Choose a tag to compare

1.6.1 (2022-08-11)

Bug Fixes

  • deps: allow protobuf < 5.0.0 (#222) (1bb1a3d)
  • deps: require proto-plus >= 1.22.0 (1bb1a3d)