Skip to content

Commit 9b6a19c

Browse files
chore: release main
1 parent c0351dd commit 9b6a19c

11 files changed

Lines changed: 24 additions & 10 deletions

File tree

.release-please-manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"packages/google-cloud-cloudcontrolspartner": "0.2.2",
5353
"packages/google-cloud-commerce-consumer-procurement": "0.1.10",
5454
"packages/google-cloud-common": "1.4.0",
55-
"packages/google-cloud-compute": "1.20.1",
55+
"packages/google-cloud-compute": "1.21.0",
5656
"packages/google-cloud-confidentialcomputing": "0.4.13",
5757
"packages/google-cloud-config": "0.1.13",
5858
"packages/google-cloud-contact-center-insights": "1.19.1",
@@ -72,7 +72,7 @@
7272
"packages/google-cloud-datastream": "1.10.1",
7373
"packages/google-cloud-deploy": "2.3.0",
7474
"packages/google-cloud-developerconnect": "0.1.4",
75-
"packages/google-cloud-dialogflow": "2.34.0",
75+
"packages/google-cloud-dialogflow": "2.34.1",
7676
"packages/google-cloud-dialogflow-cx": "1.36.0",
7777
"packages/google-cloud-discoveryengine": "0.13.3",
7878
"packages/google-cloud-dlp": "3.25.0",

packages/google-cloud-compute/CHANGELOG.md

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

3+
## [1.21.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-compute-v1.20.1...google-cloud-compute-v1.21.0) (2024-11-07)
4+
5+
6+
### Features
7+
8+
* Update Compute Engine API to revision 20241015 ([#13252](https://github.com/googleapis/google-cloud-python/issues/13252)) ([c0351dd](https://github.com/googleapis/google-cloud-python/commit/c0351dd6a6726bca6c0eb6e995d7889f3956e03b))
9+
310
## [1.20.1](https://github.com/googleapis/google-cloud-python/compare/google-cloud-compute-v1.20.0...google-cloud-compute-v1.20.1) (2024-10-31)
411

512

packages/google-cloud-compute/google/cloud/compute/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.0.0" # {x-release-please-version}
16+
__version__ = "1.21.0" # {x-release-please-version}

packages/google-cloud-compute/google/cloud/compute_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.0.0" # {x-release-please-version}
16+
__version__ = "1.21.0" # {x-release-please-version}

packages/google-cloud-compute/samples/generated_samples/snippet_metadata_google.cloud.compute.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-cloud-compute",
11-
"version": "0.1.0"
11+
"version": "1.21.0"
1212
},
1313
"snippets": [
1414
{

packages/google-cloud-dialogflow/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/dialogflow/#history
66

7+
## [2.34.1](https://github.com/googleapis/google-cloud-python/compare/google-cloud-dialogflow-v2.34.0...google-cloud-dialogflow-v2.34.1) (2024-11-07)
8+
9+
10+
### Bug Fixes
11+
12+
* disable universe-domain validation ([#13238](https://github.com/googleapis/google-cloud-python/issues/13238)) ([cb14bda](https://github.com/googleapis/google-cloud-python/commit/cb14bda5e3d48df4f353a381a2e6fce878f83e78))
13+
714
## [2.34.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-dialogflow-v2.33.0...google-cloud-dialogflow-v2.34.0) (2024-10-24)
815

916

packages/google-cloud-dialogflow/google/cloud/dialogflow/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.0.0" # {x-release-please-version}
16+
__version__ = "2.34.1" # {x-release-please-version}

packages/google-cloud-dialogflow/google/cloud/dialogflow_v2/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.0.0" # {x-release-please-version}
16+
__version__ = "2.34.1" # {x-release-please-version}

packages/google-cloud-dialogflow/google/cloud/dialogflow_v2beta1/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.0.0" # {x-release-please-version}
16+
__version__ = "2.34.1" # {x-release-please-version}

packages/google-cloud-dialogflow/samples/generated_samples/snippet_metadata_google.cloud.dialogflow.v2.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-cloud-dialogflow",
11-
"version": "0.1.0"
11+
"version": "2.34.1"
1212
},
1313
"snippets": [
1414
{

0 commit comments

Comments
 (0)