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

Releases: googleapis/python-iap

v1.10.1

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

1.10.1 (2023-04-01)

Documentation

  • Minor changes in AttributePropagationSettings (#168) (2c61c43)

v1.10.0

27 Mar 15:52
22f37b3
Compare
Choose a tag to compare

1.10.0 (2023-03-23)

Features

  • Add an enum ENROLLED_SECOND_FACTORS under IapSettings (8890e9e)

Documentation

  • Fix formatting of request arg in docstring (#167) (a95d454)
  • Update doc description for field_mask (8890e9e)

v1.9.0

24 Feb 00:28
e6ccb90
Compare
Choose a tag to compare

1.9.0 (2023-02-19)

Features

  • Enable "rest" transport in Python for services supporting numeric enums (#157) (15be642)

v1.8.1

23 Jan 15:33
63392cf
Compare
Choose a tag to compare

1.8.1 (2023-01-20)

Bug Fixes

  • Add context manager return types (6d93973)

Documentation

  • Add documentation for enums (6d93973)

v1.8.0

10 Jan 18:22
99c7ba4
Compare
Choose a tag to compare

1.8.0 (2023-01-10)

Features

v1.7.0

04 Jan 18:45
45aafed
Compare
Choose a tag to compare

1.7.0 (2023-01-04)

Features

  • Add AllowedDomainSettings to the UpdateIapSettingsRequest (1be4844)
  • Add AttributePropagationSettings to the UpdateIapSettingsRequest (1be4844)
  • Add remediation_token_generation_enabled to the CsmSettings (1be4844)

v1.6.0

15 Dec 17:04
951f688
Compare
Choose a tag to compare

1.6.0 (2022-12-14)

Features

  • Add support for google.cloud.iap.__version__ (828e0bd)
  • Add typing to proto.Message based class attributes (828e0bd)

Bug Fixes

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

Documentation

  • samples: Snippetgen handling of repeated enum field (828e0bd)
  • samples: Snippetgen should call await on the operation coroutine before calling result (2c0f3e5)

v1.5.4

10 Oct 15:52
c25e4fc
Compare
Choose a tag to compare

1.5.4 (2022-10-07)

Bug Fixes

v1.5.3

04 Oct 00:12
59b5df5
Compare
Choose a tag to compare

1.5.3 (2022-10-03)

Bug Fixes

v1.5.2

16 Aug 15:42
5db5b6e
Compare
Choose a tag to compare

1.5.2 (2022-08-11)

Bug Fixes

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