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 e50dbcf commit 259221eCopy full SHA for 259221e
CHANGES.md
@@ -1,5 +1,12 @@
1
# Changes
2
3
+## [0.224.0](https://github.com/googleapis/google-api-go-client/compare/v0.223.0...v0.224.0) (2025-02-26)
4
+
5
6
+### Features
7
8
+* **all:** Auto-regenerate discovery clients ([#3038](https://github.com/googleapis/google-api-go-client/issues/3038)) ([e50dbcf](https://github.com/googleapis/google-api-go-client/commit/e50dbcf236706c31864e9dac2da4b8553ace321a))
9
10
## [0.223.0](https://github.com/googleapis/google-api-go-client/compare/v0.222.0...v0.223.0) (2025-02-25)
11
12
internal/version.go
@@ -5,4 +5,4 @@
package internal
// Version is the current tagged release of the library.
-const Version = "0.223.0"
+const Version = "0.224.0"
0 commit comments