We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da01f6a commit 550f00cCopy full SHA for 550f00c
2 files changed
CHANGES.md
@@ -1,5 +1,12 @@
1
# Changes
2
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
10
## [0.273.0](https://github.com/googleapis/google-api-go-client/compare/v0.272.0...v0.273.0) (2026-03-23)
11
12
internal/version.go
@@ -5,4 +5,4 @@
package internal
// Version is the current tagged release of the library.
-const Version = "0.273.0"
+const Version = "0.273.1"
0 commit comments