We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b0c07d2 commit 5ae9e30Copy full SHA for 5ae9e30
CHANGES.md
@@ -1,5 +1,12 @@
1
# Changes
2
3
+## [0.257.0](https://github.com/googleapis/google-api-go-client/compare/v0.256.0...v0.257.0) (2025-11-18)
4
+
5
6
+### Features
7
8
+* **all:** Auto-regenerate discovery clients ([#3376](https://github.com/googleapis/google-api-go-client/issues/3376)) ([b0c07d2](https://github.com/googleapis/google-api-go-client/commit/b0c07d2f5cc4aa2cf974c2938508626f8430855e))
9
10
## [0.256.0](https://github.com/googleapis/google-api-go-client/compare/v0.255.0...v0.256.0) (2025-11-10)
11
12
internal/version.go
@@ -5,4 +5,4 @@
package internal
// Version is the current tagged release of the library.
-const Version = "0.256.0"
+const Version = "0.257.0"
0 commit comments