We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0b83533 commit af0a938Copy full SHA for af0a938
CHANGES.md
@@ -1,5 +1,12 @@
1
# Changes
2
3
+## [0.209.0](https://github.com/googleapis/google-api-go-client/compare/v0.208.0...v0.209.0) (2024-11-21)
4
+
5
6
+### Features
7
8
+* **all:** Auto-regenerate discovery clients ([#2883](https://github.com/googleapis/google-api-go-client/issues/2883)) ([0b83533](https://github.com/googleapis/google-api-go-client/commit/0b8353371f75d5f3645a3fe6b91cdf004566fa4a))
9
10
## [0.208.0](https://github.com/googleapis/google-api-go-client/compare/v0.207.0...v0.208.0) (2024-11-20)
11
12
internal/version.go
@@ -5,4 +5,4 @@
package internal
// Version is the current tagged release of the library.
-const Version = "0.208.0"
+const Version = "0.209.0"
0 commit comments