Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions .release-please-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@
"packages/google-cloud-licensemanager": "0.1.0",
"packages/google-cloud-life-sciences": "0.9.18",
"packages/google-cloud-lustre": "0.1.2",
"packages/google-cloud-maintenance-api": "0.1.0",
"packages/google-cloud-maintenance-api": "0.1.1",
"packages/google-cloud-managed-identities": "1.12.2",
"packages/google-cloud-managedkafka": "0.1.12",
"packages/google-cloud-media-translation": "0.11.17",
Expand All @@ -123,7 +123,7 @@
"packages/google-cloud-monitoring-dashboards": "2.18.2",
"packages/google-cloud-monitoring-metrics-scopes": "1.9.2",
"packages/google-cloud-netapp": "0.3.23",
"packages/google-cloud-network-connectivity": "2.8.1",
"packages/google-cloud-network-connectivity": "2.9.0",
"packages/google-cloud-network-management": "1.27.0",
"packages/google-cloud-network-security": "0.9.18",
"packages/google-cloud-network-services": "0.5.24",
Expand Down Expand Up @@ -168,7 +168,7 @@
"packages/google-cloud-shell": "1.12.1",
"packages/google-cloud-source-context": "1.7.1",
"packages/google-cloud-speech": "2.33.0",
"packages/google-cloud-storage-control": "1.6.0",
"packages/google-cloud-storage-control": "1.6.1",
"packages/google-cloud-storage-transfer": "1.17.0",
"packages/google-cloud-storagebatchoperations": "0.1.3",
"packages/google-cloud-storageinsights": "0.1.16",
Expand All @@ -182,7 +182,7 @@
"packages/google-cloud-translate": "3.21.1",
"packages/google-cloud-video-live-stream": "1.12.0",
"packages/google-cloud-video-stitcher": "0.7.18",
"packages/google-cloud-video-transcoder": "1.15.2",
"packages/google-cloud-video-transcoder": "1.16.0",
"packages/google-cloud-videointelligence": "2.16.2",
"packages/google-cloud-vision": "3.10.2",
"packages/google-cloud-visionai": "0.1.10",
Expand Down
7 changes: 7 additions & 0 deletions packages/google-cloud-maintenance-api/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.1.1](https://github.com/googleapis/google-cloud-python/compare/google-cloud-maintenance-api-v0.1.0...google-cloud-maintenance-api-v0.1.1) (2025-07-22)


### Documentation

* Add missing comments for messages ([f955689](https://github.com/googleapis/google-cloud-python/commit/f9556891d9224fefd09202539a7d5830f724e2c4))

## 0.1.0 (2025-06-23)


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
__version__ = "0.0.0" # {x-release-please-version}
__version__ = "0.1.1" # {x-release-please-version}
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
__version__ = "0.0.0" # {x-release-please-version}
__version__ = "0.1.1" # {x-release-please-version}
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
],
"language": "PYTHON",
"name": "google-cloud-maintenance-api",
"version": "0.1.0"
"version": "0.1.1"
},
"snippets": [
{
Expand Down
7 changes: 7 additions & 0 deletions packages/google-cloud-network-connectivity/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [2.9.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-network-connectivity-v2.8.1...google-cloud-network-connectivity-v2.9.0) (2025-07-22)


### Features

* add Network Connectivity Center APIs for Internal Range service ([62da15d](https://github.com/googleapis/google-cloud-python/commit/62da15d782de5294d641de8b562acefd99c025a4))

## [2.8.1](https://github.com/googleapis/google-cloud-python/compare/google-cloud-network-connectivity-v2.8.0...google-cloud-network-connectivity-v2.8.1) (2025-06-11)


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
__version__ = "0.0.0" # {x-release-please-version}
__version__ = "2.9.0" # {x-release-please-version}
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
__version__ = "0.0.0" # {x-release-please-version}
__version__ = "2.9.0" # {x-release-please-version}
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
__version__ = "0.0.0" # {x-release-please-version}
__version__ = "2.9.0" # {x-release-please-version}
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
],
"language": "PYTHON",
"name": "google-cloud-network-connectivity",
"version": "0.1.0"
"version": "2.9.0"
},
"snippets": [
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
],
"language": "PYTHON",
"name": "google-cloud-network-connectivity",
"version": "0.1.0"
"version": "2.9.0"
},
"snippets": [
{
Expand Down
7 changes: 7 additions & 0 deletions packages/google-cloud-storage-control/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.6.1](https://github.com/googleapis/google-cloud-python/compare/google-cloud-storage-control-v1.6.0...google-cloud-storage-control-v1.6.1) (2025-07-22)


### Documentation

* Set API shortname storagecontrol to storage ([dd531aa](https://github.com/googleapis/google-cloud-python/commit/dd531aaf1a6afcfa5b6f4b02b6758e8c639ad72e))

## [1.6.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-storage-control-v1.5.0...google-cloud-storage-control-v1.6.0) (2025-07-02)


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
__version__ = "1.6.0" # {x-release-please-version}
__version__ = "1.6.1" # {x-release-please-version}
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
__version__ = "1.6.0" # {x-release-please-version}
__version__ = "1.6.1" # {x-release-please-version}
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
],
"language": "PYTHON",
"name": "google-cloud-storage-control",
"version": "1.6.0"
"version": "1.6.1"
},
"snippets": [
{
Expand Down
15 changes: 15 additions & 0 deletions packages/google-cloud-video-transcoder/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# Changelog

## [1.16.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-video-transcoder-v1.15.2...google-cloud-video-transcoder-v1.16.0) (2025-07-22)


### Features

* added support for converting the input video to a supported high dynamic range (HDR) formats ([dad1378](https://github.com/googleapis/google-cloud-python/commit/dad137832990f592fc9b90bbe387cee1a8973128))
* added support for DROP_DUPLICATE frame rate conversion strategy to achieve the exact frame rate on the output video ([dad1378](https://github.com/googleapis/google-cloud-python/commit/dad137832990f592fc9b90bbe387cee1a8973128))
* added support for fill_content_gaps field to allow processing inputs with significant number of missing frames ([dad1378](https://github.com/googleapis/google-cloud-python/commit/dad137832990f592fc9b90bbe387cee1a8973128))
* added support for specifying HEVC codec tag ([dad1378](https://github.com/googleapis/google-cloud-python/commit/dad137832990f592fc9b90bbe387cee1a8973128))


### Documentation

* improve comment formatting, add links, add references ([dad1378](https://github.com/googleapis/google-cloud-python/commit/dad137832990f592fc9b90bbe387cee1a8973128))

## [1.15.2](https://github.com/googleapis/google-cloud-python/compare/google-cloud-video-transcoder-v1.15.1...google-cloud-video-transcoder-v1.15.2) (2025-06-11)


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
__version__ = "0.0.0" # {x-release-please-version}
__version__ = "1.16.0" # {x-release-please-version}
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
__version__ = "0.0.0" # {x-release-please-version}
__version__ = "1.16.0" # {x-release-please-version}
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
],
"language": "PYTHON",
"name": "google-cloud-video-transcoder",
"version": "0.1.0"
"version": "1.16.0"
},
"snippets": [
{
Expand Down
Loading