Skip to content

Commit

Permalink
chore(main): release 0.41.3 (#1488)
Browse files Browse the repository at this point in the history
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Co-authored-by: Noah Dietz <noahdietz@users.noreply.github.com>
  • Loading branch information
release-please[bot] and noahdietz committed Apr 15, 2024
1 parent 9313ffa commit d33d8c8
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Changelog

## [0.41.3](https://github.com/googleapis/gapic-generator-go/compare/v0.41.2...v0.41.3) (2024-04-11)


### Bug Fixes

* **bazel:** Upgrade rules_go & gazelle to drop go_googleapis shading ([#1486](https://github.com/googleapis/gapic-generator-go/issues/1486)) ([7fdb7aa](https://github.com/googleapis/gapic-generator-go/commit/7fdb7aa68038bac0f65b8d6bb90b098b88fbb81a))
* Refactor codebase to protobuf-go v2 ([#1489](https://github.com/googleapis/gapic-generator-go/issues/1489)) ([e84b5ef](https://github.com/googleapis/gapic-generator-go/commit/e84b5ef2669849eeb30d8925bee3b15524bcc521))


### Performance Improvements

* Use errors.New when possible ([#1490](https://github.com/googleapis/gapic-generator-go/issues/1490)) ([c1fd44c](https://github.com/googleapis/gapic-generator-go/commit/c1fd44ceb367d9e4cf43864b34b1cc39c4138a61))

## [0.41.2](https://github.com/googleapis/gapic-generator-go/compare/v0.41.1...v0.41.2) (2024-04-06)


Expand Down

0 comments on commit d33d8c8

Please sign in to comment.