Changes

0.4.6 (2025-10-09)

Bug Fixes

  • cloudprofiler: Upgrade gRPC service registration func (9157a71)

0.4.5 (2025-04-15)

Bug Fixes

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

0.4.4 (2025-03-13)

Bug Fixes

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

0.4.3 (2025-01-02)

Bug Fixes

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

0.4.2 (2024-10-23)

Bug Fixes

  • cloudprofiler: Update google.golang.org/api to v0.203.0 (8bb87d5)
  • cloudprofiler: 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.4.1 (2024-09-12)

Bug Fixes

  • cloudprofiler: Bump dependencies (2ddeb15)

0.4.0 (2024-08-20)

Features

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

0.3.6 (2024-08-08)

Bug Fixes

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

0.3.5 (2024-07-24)

Bug Fixes

  • cloudprofiler: Update dependencies (257c40b)

0.3.4 (2024-07-10)

Bug Fixes

0.3.3 (2024-07-01)

Bug Fixes

0.3.2 (2024-05-01)

Bug Fixes

  • cloudprofiler: Bump x/net to v0.24.0 (ba31ed5)

0.3.1 (2024-03-14)

Bug Fixes

  • cloudprofiler: Update protobuf dep to v1.33.0 (30b038d)

0.3.0 (2024-02-26)

Features

  • cloudprofiler: Add start_time to Profile proto (#9461) (748f065)

0.2.1 (2024-01-30)

Bug Fixes

  • cloudprofiler: Enable universe domain resolution options (fd1d569)

0.2.0 (2023-12-13)

Features

  • cloudprofiler: Add ListProfiles RPC to ExportService (#9164) (92c4d90)

0.1.0 (2023-11-16)

Features

Changes