We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0716728 commit b15d9eaCopy full SHA for b15d9ea
CHANGES.md
@@ -1,5 +1,12 @@
1
# Changes
2
3
+## [0.245.0](https://github.com/googleapis/google-api-go-client/compare/v0.244.0...v0.245.0) (2025-07-31)
4
+
5
6
+### Features
7
8
+* **all:** Auto-regenerate discovery clients ([#3252](https://github.com/googleapis/google-api-go-client/issues/3252)) ([0716728](https://github.com/googleapis/google-api-go-client/commit/07167280e3c760ca963632dc541e9c1428c639b9))
9
10
## [0.244.0](https://github.com/googleapis/google-api-go-client/compare/v0.243.0...v0.244.0) (2025-07-30)
11
12
internal/version.go
@@ -5,4 +5,4 @@
package internal
// Version is the current tagged release of the library.
-const Version = "0.244.0"
+const Version = "0.245.0"
0 commit comments