Skip to content

Commit 3341cca

Browse files
chore(main): release 0.246.0 (#3262)
1 parent 61fba51 commit 3341cca

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGES.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changes
22

3+
## [0.246.0](https://github.com/googleapis/google-api-go-client/compare/v0.245.0...v0.246.0) (2025-08-06)
4+
5+
6+
### Features
7+
8+
* **all:** Auto-regenerate discovery clients ([#3261](https://github.com/googleapis/google-api-go-client/issues/3261)) ([b792200](https://github.com/googleapis/google-api-go-client/commit/b792200673836a4a042bb48938dff17ee6a0954f))
9+
10+
11+
### Bug Fixes
12+
13+
* **idtoken:** Don't assume DefaultTransport is a http.Transport ([#3263](https://github.com/googleapis/google-api-go-client/issues/3263)) ([61fba51](https://github.com/googleapis/google-api-go-client/commit/61fba51991b51d84065a1c66e4a49434462d2c94)), refs [#3260](https://github.com/googleapis/google-api-go-client/issues/3260)
14+
315
## [0.245.0](https://github.com/googleapis/google-api-go-client/compare/v0.244.0...v0.245.0) (2025-08-05)
416

517

internal/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@
55
package internal
66

77
// Version is the current tagged release of the library.
8-
const Version = "0.245.0"
8+
const Version = "0.246.0"

0 commit comments

Comments
 (0)