Changes

0.3.1 (2025-09-18)

Bug Fixes

  • privilegedaccessmanager: Upgrade gRPC service registration func (a10ecc9)

0.3.0 (2025-07-31)

Features

  • privilegedaccessmanager: Introducing new Grant states for Withdrawal operation (#12626) (9d29fa9)

0.2.5 (2025-04-15)

Bug Fixes

  • privilegedaccessmanager: Update google.golang.org/api to 0.229.0 (3319672)

0.2.4 (2025-03-13)

Bug Fixes

  • privilegedaccessmanager: Update golang.org/x/net to 0.37.0 (1144978)

0.2.3 (2025-01-02)

Bug Fixes

  • privilegedaccessmanager: Update golang.org/x/net to v0.33.0 (e9b0b69)

0.2.2 (2024-10-23)

Bug Fixes

  • privilegedaccessmanager: Update google.golang.org/api to v0.203.0 (8bb87d5)
  • privilegedaccessmanager: WARNING: On approximately Dec 1, 2024, an update to Protobuf will change service registration function signatures to use an interface instead of a concrete type in generated .pb.go files. This change is expected to affect very few if any users of this client library. For more information, see https://togithub.com/googleapis/google-cloud-go/issues/11020. (8bb87d5)

0.2.1 (2024-09-12)

Bug Fixes

  • privilegedaccessmanager: Bump dependencies (2ddeb15)

0.2.0 (2024-08-20)

Features

  • privilegedaccessmanager: Add support for Go 1.23 iterators (84461c0)

0.1.1 (2024-08-08)

Bug Fixes

  • privilegedaccessmanager: Update google.golang.org/api to v0.191.0 (5b32644)

0.1.0 (2024-07-24)

Features

Bug Fixes

  • privilegedaccessmanager: Update dependencies (257c40b)

Changes