Skip to content

Commit ed4d4ca

Browse files
chore(main): release 0.245.0 (#3253)
1 parent 091d422 commit ed4d4ca

File tree

2 files changed

+18
-1
lines changed

2 files changed

+18
-1
lines changed

CHANGES.md

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

3+
## [0.245.0](https://github.com/googleapis/google-api-go-client/compare/v0.244.0...v0.245.0) (2025-08-05)
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+
* **all:** Auto-regenerate discovery clients ([#3254](https://github.com/googleapis/google-api-go-client/issues/3254)) ([702998a](https://github.com/googleapis/google-api-go-client/commit/702998a9a8285e1093886fc1b0fdfbcc8112fd6f))
10+
* **all:** Auto-regenerate discovery clients ([#3255](https://github.com/googleapis/google-api-go-client/issues/3255)) ([0f10366](https://github.com/googleapis/google-api-go-client/commit/0f103667e9560e28646edc7aa03e47e71983aae5))
11+
* **all:** Auto-regenerate discovery clients ([#3256](https://github.com/googleapis/google-api-go-client/issues/3256)) ([83176a9](https://github.com/googleapis/google-api-go-client/commit/83176a94b64c04b46b4926f41f5f87d7a54f71f6))
12+
* **all:** Auto-regenerate discovery clients ([#3257](https://github.com/googleapis/google-api-go-client/issues/3257)) ([efc3371](https://github.com/googleapis/google-api-go-client/commit/efc337167473eb103dbd70f9b5f9491ec1cff75c))
13+
* **all:** Auto-regenerate discovery clients ([#3259](https://github.com/googleapis/google-api-go-client/issues/3259)) ([bf38d3a](https://github.com/googleapis/google-api-go-client/commit/bf38d3ad99d570f956658f9f63209a5143f94703))
14+
15+
16+
### Bug Fixes
17+
18+
* **gensupport:** Fix transferChunk race condition by returning response with non-cancelled context. ([#3258](https://github.com/googleapis/google-api-go-client/issues/3258)) ([091d422](https://github.com/googleapis/google-api-go-client/commit/091d42217a08f1a5873cc13cfb51d4275b18e2e6))
19+
320
## [0.244.0](https://github.com/googleapis/google-api-go-client/compare/v0.243.0...v0.244.0) (2025-07-30)
421

522

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.244.0"
8+
const Version = "0.245.0"

0 commit comments

Comments
 (0)