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 c03d56b commit 4d614aaCopy full SHA for 4d614aa
CHANGES.md
@@ -1,5 +1,12 @@
1
# Changes
2
3
+## [0.249.0](https://github.com/googleapis/google-api-go-client/compare/v0.248.0...v0.249.0) (2025-08-20)
4
+
5
6
+### Features
7
8
+* **all:** Auto-regenerate discovery clients ([#3281](https://github.com/googleapis/google-api-go-client/issues/3281)) ([c03d56b](https://github.com/googleapis/google-api-go-client/commit/c03d56bd807f14ef4612df738ba9d3f1f6d31d1d))
9
10
## [0.248.0](https://github.com/googleapis/google-api-go-client/compare/v0.247.0...v0.248.0) (2025-08-19)
11
12
internal/version.go
@@ -5,4 +5,4 @@
package internal
// Version is the current tagged release of the library.
-const Version = "0.248.0"
+const Version = "0.249.0"
0 commit comments