Skip to content

Commit 6b5c177

Browse files
chore: release main (#12900)
🤖 I have created a release *beep* *boop* --- <details><summary>google-cloud-container: 2.49.0</summary> ## [2.49.0](google-cloud-container-v2.48.0...google-cloud-container-v2.49.0) (2024-07-11) ### Features * add DCGM enum in monitoring config ([c321484](c321484)) ### Bug Fixes * Deprecate "EXPERIMENTAL" option for Gateway API ([c321484](c321484)) </details> <details><summary>google-cloud-video-live-stream: 1.8.0</summary> ## [1.8.0](google-cloud-video-live-stream-v1.7.4...google-cloud-video-live-stream-v1.8.0) (2024-07-11) ### Features * added Clip resource for performing clip cutting jobs ([3ca8bfb](3ca8bfb)) * added RetentionConfig for enabling retention of output media segments ([3ca8bfb](3ca8bfb)) * added StaticOverlay for embedding images the whole duration of the live stream ([3ca8bfb](3ca8bfb)) ### Documentation * clarify the format of key/id fields ([3ca8bfb](3ca8bfb)) </details> <details><summary>google-maps-fleetengine-delivery: 0.2.2</summary> ## [0.2.2](google-maps-fleetengine-delivery-v0.2.1...google-maps-fleetengine-delivery-v0.2.2) (2024-07-11) ### Documentation * [google-maps-fleetengine-delivery] clarify behavior of UpdateDeliveryVehicle ([#12896](#12896)) ([a19cfa8](a19cfa8)) </details> --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent c321484 commit 6b5c177

File tree

15 files changed

+47
-14
lines changed

15 files changed

+47
-14
lines changed

.release-please-manifest.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"packages/google-cloud-confidentialcomputing": "0.4.10",
5656
"packages/google-cloud-config": "0.1.10",
5757
"packages/google-cloud-contact-center-insights": "1.17.4",
58-
"packages/google-cloud-container": "2.48.0",
58+
"packages/google-cloud-container": "2.49.0",
5959
"packages/google-cloud-containeranalysis": "2.14.4",
6060
"packages/google-cloud-contentwarehouse": "0.7.8",
6161
"packages/google-cloud-data-fusion": "1.10.4",
@@ -161,7 +161,7 @@
161161
"packages/google-cloud-tpu": "1.18.4",
162162
"packages/google-cloud-trace": "1.13.4",
163163
"packages/google-cloud-translate": "3.15.4",
164-
"packages/google-cloud-video-live-stream": "1.7.4",
164+
"packages/google-cloud-video-live-stream": "1.8.0",
165165
"packages/google-cloud-video-stitcher": "0.7.11",
166166
"packages/google-cloud-video-transcoder": "1.12.4",
167167
"packages/google-cloud-videointelligence": "2.13.4",
@@ -177,7 +177,7 @@
177177
"packages/google-geo-type": "0.3.8",
178178
"packages/google-maps-addressvalidation": "0.3.12",
179179
"packages/google-maps-fleetengine": "0.2.1",
180-
"packages/google-maps-fleetengine-delivery": "0.2.1",
180+
"packages/google-maps-fleetengine-delivery": "0.2.2",
181181
"packages/google-maps-mapsplatformdatasets": "0.4.1",
182182
"packages/google-maps-places": "0.1.16",
183183
"packages/google-maps-routeoptimization": "0.1.1",

packages/google-cloud-container/CHANGELOG.md

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

55
[1]: https://pypi.org/project/google-cloud-container/#history
66

7+
## [2.49.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-container-v2.48.0...google-cloud-container-v2.49.0) (2024-07-11)
8+
9+
10+
### Features
11+
12+
* add DCGM enum in monitoring config ([c321484](https://github.com/googleapis/google-cloud-python/commit/c321484b7eeccf02fd9ca12f982edbf3bac670a2))
13+
14+
15+
### Bug Fixes
16+
17+
* Deprecate "EXPERIMENTAL" option for Gateway API ([c321484](https://github.com/googleapis/google-cloud-python/commit/c321484b7eeccf02fd9ca12f982edbf3bac670a2))
18+
719
## [2.48.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-container-v2.47.1...google-cloud-container-v2.48.0) (2024-07-10)
820

921

packages/google-cloud-container/google/cloud/container/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.49.0" # {x-release-please-version}

packages/google-cloud-container/google/cloud/container_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__ = "2.49.0" # {x-release-please-version}

packages/google-cloud-container/google/cloud/container_v1beta1/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.49.0" # {x-release-please-version}

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

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

packages/google-cloud-video-live-stream/CHANGELOG.md

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

3+
## [1.8.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-video-live-stream-v1.7.4...google-cloud-video-live-stream-v1.8.0) (2024-07-11)
4+
5+
6+
### Features
7+
8+
* added Clip resource for performing clip cutting jobs ([3ca8bfb](https://github.com/googleapis/google-cloud-python/commit/3ca8bfb426b345aec23bceabcd366f4a0e368da6))
9+
* added RetentionConfig for enabling retention of output media segments ([3ca8bfb](https://github.com/googleapis/google-cloud-python/commit/3ca8bfb426b345aec23bceabcd366f4a0e368da6))
10+
* added StaticOverlay for embedding images the whole duration of the live stream ([3ca8bfb](https://github.com/googleapis/google-cloud-python/commit/3ca8bfb426b345aec23bceabcd366f4a0e368da6))
11+
12+
13+
### Documentation
14+
15+
* clarify the format of key/id fields ([3ca8bfb](https://github.com/googleapis/google-cloud-python/commit/3ca8bfb426b345aec23bceabcd366f4a0e368da6))
16+
317
## [1.7.4](https://github.com/googleapis/google-cloud-python/compare/google-cloud-video-live-stream-v1.7.3...google-cloud-video-live-stream-v1.7.4) (2024-07-08)
418

519

packages/google-cloud-video-live-stream/google/cloud/video/live_stream/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.8.0" # {x-release-please-version}

packages/google-cloud-video-live-stream/google/cloud/video/live_stream_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.8.0" # {x-release-please-version}

0 commit comments

Comments
 (0)