Skip to content

Commit 550f00c

Browse files
chore(main): release 0.273.1 (#3551)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent da01f6a commit 550f00c

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGES.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changes
22

3+
## [0.273.1](https://github.com/googleapis/google-api-go-client/compare/v0.273.0...v0.273.1) (2026-03-31)
4+
5+
6+
### Bug Fixes
7+
8+
* Merge duplicate x-goog-request-params header ([#3547](https://github.com/googleapis/google-api-go-client/issues/3547)) ([2008108](https://github.com/googleapis/google-api-go-client/commit/2008108eb50215407a945afc2db9c45998c42bbe))
9+
310
## [0.273.0](https://github.com/googleapis/google-api-go-client/compare/v0.272.0...v0.273.0) (2026-03-23)
411

512

internal/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@
55
package internal
66

77
// Version is the current tagged release of the library.
8-
const Version = "0.273.0"
8+
const Version = "0.273.1"

0 commit comments

Comments
 (0)