Skip to content

Commit 29b7aff

Browse files
authored
Clean up release notes. See #14852
1 parent 619c550 commit 29b7aff

File tree

1 file changed

+2
-16
lines changed

1 file changed

+2
-16
lines changed

packages/googleapis-common-protos/CHANGELOG.md

Lines changed: 2 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -9,22 +9,8 @@
99

1010
### Features
1111

12-
* add common_resources.proto (#14851) This PR depends on
13-
https://github.com/googleapis/google-cloud-python/pull/14850
14-
`google/cloud` was not listed as an api path for
15-
`googleapis-common-protos` for code was not being generated for
16-
https://github.com/googleapis/googleapis/blob/master/google/cloud/extended_operations.proto
17-
and
18-
https://github.com/googleapis/googleapis/blob/master/google/cloud/common_resources.proto ([e4e0e2a93c3db14324c1d9f799283ffe4f2bec09](https://github.com/googleapis/google-cloud-python/commit/e4e0e2a93c3db14324c1d9f799283ffe4f2bec09))
19-
* add field api_version to message ServiceForTransport (#14843) This PR was created locally. The reason that this could not be automated
20-
is that the current directory structure
21-
[gapic/metadata](https://github.com/googleapis/googleapis/tree/master/gapic/metadata)
22-
doesn't align with the protobuf package name
23-
[google.gapic.metadata](https://github.com/googleapis/googleapis/blob/53af3b727f84acc34e31c23f3b6e7b8aa4b7e837/gapic/metadata/gapic_metadata.proto#L18).
24-
The expected directory structure for `google.gapic.metadata` is
25-
`google/gapic/metadata`.
26-
In the `googleapis-common-protos` package, the `gencode` is in the
27-
expected location ([81812fde4f1e43d568d53d6a993cf423b38d6728](https://github.com/googleapis/google-cloud-python/commit/81812fde4f1e43d568d53d6a993cf423b38d6728))
12+
* add common_resources.proto (#14851) ([e4e0e2a93c3db14324c1d9f799283ffe4f2bec09](https://github.com/googleapis/google-cloud-python/commit/e4e0e2a93c3db14324c1d9f799283ffe4f2bec09))
13+
* add field api_version to message ServiceForTransport (#14843) ([81812fde4f1e43d568d53d6a993cf423b38d6728](https://github.com/googleapis/google-cloud-python/commit/81812fde4f1e43d568d53d6a993cf423b38d6728))
2814

2915
## [1.71.0](https://github.com/googleapis/google-cloud-python/compare/googleapis-common-protos-v1.70.0...googleapis-common-protos-v1.71.0) (2025-10-20)
3016

0 commit comments

Comments
 (0)