Skip to content

Commit 0ccbd2c

Browse files
chore: release main
1 parent 7c28fb0 commit 0ccbd2c

15 files changed

Lines changed: 51 additions & 10 deletions

File tree

packages/google-maps-navconnect/google/maps/navconnect/gapic_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515
#
16-
__version__ = "0.2.0" # {x-release-please-version}
16+
__version__ = "0.2.1" # {x-release-please-version}

packages/google-maps-navconnect/google/maps/navconnect_v1/gapic_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515
#
16-
__version__ = "0.2.0" # {x-release-please-version}
16+
__version__ = "0.2.1" # {x-release-please-version}

packages/google-maps-navconnect/samples/generated_samples/snippet_metadata_google.maps.navconnect.v1.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
],
99
"language": "PYTHON",
1010
"name": "google-maps-navconnect",
11-
"version": "0.2.0"
11+
"version": "0.2.1"
1212
},
1313
"snippets": [
1414
{

packages/googleapis-common-protos/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,13 @@
44

55
[1]: https://pypi.org/project/googleapis-common-protos/#history
66

7+
## [1.75.1](https://github.com/googleapis/google-cloud-python/compare/googleapis-common-protos-v1.75.0...googleapis-common-protos-v1.75.1) (2026-07-30)
8+
9+
10+
### Bug Fixes
11+
12+
* bump grpcio to 1.59.0; require Python 3.10+ ([#17351](https://github.com/googleapis/google-cloud-python/issues/17351)) ([a53487a](https://github.com/googleapis/google-cloud-python/commit/a53487a009c21912ea6c99fe3a5e0e52a26b31ef))
13+
714
## [1.75.0](https://github.com/googleapis/google-cloud-python/compare/googleapis-common-protos-v1.74.0...googleapis-common-protos-v1.75.0) (2026-05-06)
815

916
## [1.74.0](https://github.com/googleapis/google-cloud-python/compare/googleapis-common-protos-v1.73.1...googleapis-common-protos-v1.74.0) (2026-04-02)

packages/googleapis-common-protos/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ build-backend = "setuptools.build_meta"
1818

1919
[project]
2020
name = "googleapis-common-protos"
21-
version = "1.75.0"
21+
version = "1.75.1"
2222
authors = [{ name = "Google LLC", email = "googleapis-packages@google.com" }]
2323
license = { text = "Apache 2.0" }
2424
requires-python = ">= 3.10"

packages/grafeas/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,13 @@
44

55
[1]: https://pypi.org/project/grafeas/#history
66

7+
## [1.24.0](https://github.com/googleapis/google-cloud-python/compare/grafeas-v1.23.0...grafeas-v1.24.0) (2026-07-30)
8+
9+
10+
### Features
11+
12+
* update googleapis and regenerate ([#17933](https://github.com/googleapis/google-cloud-python/issues/17933)) ([f7a23a0](https://github.com/googleapis/google-cloud-python/commit/f7a23a0ffe3fac77bf9f53bc74aa3cea4ef8051e))
13+
714
## [1.23.0](https://github.com/googleapis/google-cloud-python/compare/grafeas-v1.22.0...grafeas-v1.23.0) (2026-06-02)
815

916

packages/grafeas/grafeas/grafeas/gapic_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515
#
16-
__version__ = "1.23.0" # {x-release-please-version}
16+
__version__ = "1.24.0" # {x-release-please-version}

packages/grafeas/grafeas/grafeas_v1/gapic_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515
#
16-
__version__ = "1.23.0" # {x-release-please-version}
16+
__version__ = "1.24.0" # {x-release-please-version}

packages/grafeas/samples/generated_samples/snippet_metadata_grafeas.v1.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
],
99
"language": "PYTHON",
1010
"name": "grafeas",
11-
"version": "1.23.0"
11+
"version": "1.24.0"
1212
},
1313
"snippets": [
1414
{

packages/grpc-google-iam-v1/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,13 @@
44

55
[1]: https://pypi.org/project/grpc-google-iam-v1/#history
66

7+
## [0.14.5](https://github.com/googleapis/google-cloud-python/compare/grpc-google-iam-v1-v0.14.4...grpc-google-iam-v1-v0.14.5) (2026-07-30)
8+
9+
10+
### Bug Fixes
11+
12+
* bump grpcio to 1.59.0; require Python 3.10+ ([#17351](https://github.com/googleapis/google-cloud-python/issues/17351)) ([a53487a](https://github.com/googleapis/google-cloud-python/commit/a53487a009c21912ea6c99fe3a5e0e52a26b31ef))
13+
714
## [0.14.3](https://github.com/googleapis/google-cloud-python/compare/grpc-google-iam-v1-v0.14.2...grpc-google-iam-v1-v0.14.3) (2025-10-15)
815

916

0 commit comments

Comments
 (0)