| # Changelog |
| |
| |
| ## [0.3.2](https://github.com/googleapis/google-cloud-go/compare/cloudprofiler/v0.3.1...cloudprofiler/v0.3.2) (2024-05-01) |
| |
| |
| ### Bug Fixes |
| |
| * **cloudprofiler:** Bump x/net to v0.24.0 ([ba31ed5](https://github.com/googleapis/google-cloud-go/commit/ba31ed5fda2c9664f2e1cf972469295e63deb5b4)) |
| |
| ## [0.3.1](https://github.com/googleapis/google-cloud-go/compare/cloudprofiler/v0.3.0...cloudprofiler/v0.3.1) (2024-03-14) |
| |
| |
| ### Bug Fixes |
| |
| * **cloudprofiler:** Update protobuf dep to v1.33.0 ([30b038d](https://github.com/googleapis/google-cloud-go/commit/30b038d8cac0b8cd5dd4761c87f3f298760dd33a)) |
| |
| ## [0.3.0](https://github.com/googleapis/google-cloud-go/compare/cloudprofiler/v0.2.1...cloudprofiler/v0.3.0) (2024-02-26) |
| |
| |
| ### Features |
| |
| * **cloudprofiler:** Add `start_time` to Profile proto ([#9461](https://github.com/googleapis/google-cloud-go/issues/9461)) ([748f065](https://github.com/googleapis/google-cloud-go/commit/748f065cccfd6d407b9cc4df6715bf8e6d50171c)) |
| |
| ## [0.2.1](https://github.com/googleapis/google-cloud-go/compare/cloudprofiler/v0.2.0...cloudprofiler/v0.2.1) (2024-01-30) |
| |
| |
| ### Bug Fixes |
| |
| * **cloudprofiler:** Enable universe domain resolution options ([fd1d569](https://github.com/googleapis/google-cloud-go/commit/fd1d56930fa8a747be35a224611f4797b8aeb698)) |
| |
| ## [0.2.0](https://github.com/googleapis/google-cloud-go/compare/cloudprofiler/v0.1.0...cloudprofiler/v0.2.0) (2023-12-13) |
| |
| |
| ### Features |
| |
| * **cloudprofiler:** Add ListProfiles RPC to ExportService ([#9164](https://github.com/googleapis/google-cloud-go/issues/9164)) ([92c4d90](https://github.com/googleapis/google-cloud-go/commit/92c4d90a76168254ad25ef74ed83c665cc2d460d)) |
| |
| ## 0.1.0 (2023-11-16) |
| |
| |
| ### Features |
| |
| * **cloudprofiler:** New clients ([#9016](https://github.com/googleapis/google-cloud-go/issues/9016)) ([8fefcce](https://github.com/googleapis/google-cloud-go/commit/8fefcce1bdd86afb07a4c8bcfc3d3d00f61a9100)) |
| |
| ## Changes |