From 04f7527f071d7a43dc69f88451ea018ecc4aa176 Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Fri, 20 Dec 2024 21:24:38 +0000 Subject: [PATCH] chore(main): release 0.50.0 --- CHANGELOG.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 80269518..5ed869bc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,17 @@ # Changelog +## [0.50.0](https://github.com/googleapis/gapic-generator-go/compare/v0.49.3...v0.50.0) (2024-12-20) + + +### Features + +* Add service renaming ([#1580](https://github.com/googleapis/gapic-generator-go/issues/1580)) ([8c5bc3d](https://github.com/googleapis/gapic-generator-go/commit/8c5bc3db29a53d01405fba70c66df69661a841bc)) + + +### Bug Fixes + +* Update golang.org/x/net to v0.33.0 ([#1600](https://github.com/googleapis/gapic-generator-go/issues/1600)) ([73fa3b7](https://github.com/googleapis/gapic-generator-go/commit/73fa3b7730794f8c6a0ac635e8a91dd563750b41)) + ## [0.49.3](https://github.com/googleapis/gapic-generator-go/compare/v0.49.2...v0.49.3) (2024-12-09)