File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
3
4
+ ## [ 1.23.5] ( https://github.com/googleapis/gapic-generator-python/compare/v1.23.4...v1.23.5 ) (2025-03-06)
5
+
6
+
7
+ ### Bug Fixes
8
+
9
+ * Allow Protobuf 6.x ([ #2352 ] ( https://github.com/googleapis/gapic-generator-python/issues/2352 ) ) ([ bb2d557] ( https://github.com/googleapis/gapic-generator-python/commit/bb2d557bf266599669c15efd81d8e900d48e7c3e ) )
10
+
4
11
## [ 1.23.4] ( https://github.com/googleapis/gapic-generator-python/compare/v1.23.3...v1.23.4 ) (2025-03-04)
5
12
6
13
Original file line number Diff line number Diff line change 22
22
name = "gapic-generator"
23
23
description = "Google API Client Generator for Python"
24
24
url = "https://github.com/googleapis/gapic-generator-python"
25
- version = "1.23.4 "
25
+ version = "1.23.5 "
26
26
release_status = "Development Status :: 5 - Production/Stable"
27
27
dependencies = [
28
28
# Ensure that the lower bounds of these dependencies match what we have in the
You can’t perform that action at this time.
0 commit comments