Skip to content

Commit 4f87fe6

Browse files
chore: release main (#13778)
🤖 I have created a release *beep* *boop* --- <details><summary>google-cloud-devicestreaming: 0.1.0</summary> ## 0.1.0 (2025-04-15) ### Features * add initial files for google.cloud.devicestreaming.v1 ([#13785](#13785)) ([75edc53](75edc53)) </details> <details><summary>google-cloud-orchestration-airflow: 1.17.5</summary> ## [1.17.5](google-cloud-orchestration-airflow-v1.17.4...google-cloud-orchestration-airflow-v1.17.5) (2025-04-15) ### Documentation * `enabled` field of `MasterAuthorizedNetworksConfig` is now marked as optional ([0a2a1ee](0a2a1ee)) </details> <details><summary>google-cloud-parallelstore: 0.2.14</summary> ## [0.2.14](google-cloud-parallelstore-v0.2.13...google-cloud-parallelstore-v0.2.14) (2025-04-15) ### Documentation * A comment for field `bytes_failed` in message `.google.cloud.parallelstore.v1.TransferCounters` is changed ([aceb95a](aceb95a)) * A comment for field `daos_version` in message `.google.cloud.parallelstore.v1.Instance` is changed ([aceb95a](aceb95a)) * A comment for field `objects_failed` in message `.google.cloud.parallelstore.v1.TransferCounters` is changed ([aceb95a](aceb95a)) </details> <details><summary>google-cloud-storagebatchoperations: 0.1.0</summary> ## 0.1.0 (2025-04-15) ### Features * add initial files for google.cloud.storagebatchoperations.v1 ([#13777](#13777)) ([8f1f82c](8f1f82c)) </details> <details><summary>google-shopping-merchant-lfp: 0.1.9</summary> ## [0.1.9](google-shopping-merchant-lfp-v0.1.8...google-shopping-merchant-lfp-v0.1.9) (2025-04-15) ### Features * Add GetLfpMerchantState method ([e86f541](e86f541)) </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 0ef7882 commit 4f87fe6

File tree

23 files changed

+65
-24
lines changed

23 files changed

+65
-24
lines changed

.release-please-manifest.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
"packages/google-cloud-datastream": "1.14.0",
7575
"packages/google-cloud-deploy": "2.7.0",
7676
"packages/google-cloud-developerconnect": "0.1.8",
77-
"packages/google-cloud-devicestreaming": "0.0.0",
77+
"packages/google-cloud-devicestreaming": "0.1.0",
7878
"packages/google-cloud-dialogflow": "2.41.1",
7979
"packages/google-cloud-dialogflow-cx": "1.41.0",
8080
"packages/google-cloud-discoveryengine": "0.13.8",
@@ -123,11 +123,11 @@
123123
"packages/google-cloud-notebooks": "1.13.2",
124124
"packages/google-cloud-optimization": "1.11.1",
125125
"packages/google-cloud-oracledatabase": "0.1.9",
126-
"packages/google-cloud-orchestration-airflow": "1.17.4",
126+
"packages/google-cloud-orchestration-airflow": "1.17.5",
127127
"packages/google-cloud-org-policy": "1.13.1",
128128
"packages/google-cloud-os-config": "1.20.1",
129129
"packages/google-cloud-os-login": "2.17.1",
130-
"packages/google-cloud-parallelstore": "0.2.13",
130+
"packages/google-cloud-parallelstore": "0.2.14",
131131
"packages/google-cloud-parametermanager": "0.1.3",
132132
"packages/google-cloud-phishing-protection": "1.14.1",
133133
"packages/google-cloud-policy-troubleshooter": "1.13.2",
@@ -163,7 +163,7 @@
163163
"packages/google-cloud-speech": "2.32.0",
164164
"packages/google-cloud-storage-control": "1.3.1",
165165
"packages/google-cloud-storage-transfer": "1.16.1",
166-
"packages/google-cloud-storagebatchoperations": "0.0.0",
166+
"packages/google-cloud-storagebatchoperations": "0.1.0",
167167
"packages/google-cloud-storageinsights": "0.1.15",
168168
"packages/google-cloud-support": "0.1.14",
169169
"packages/google-cloud-talent": "2.17.1",
@@ -201,7 +201,7 @@
201201
"packages/google-shopping-merchant-conversions": "0.1.8",
202202
"packages/google-shopping-merchant-datasources": "0.1.9",
203203
"packages/google-shopping-merchant-inventories": "0.1.14",
204-
"packages/google-shopping-merchant-lfp": "0.1.8",
204+
"packages/google-shopping-merchant-lfp": "0.1.9",
205205
"packages/google-shopping-merchant-notifications": "0.1.7",
206206
"packages/google-shopping-merchant-products": "0.2.4",
207207
"packages/google-shopping-merchant-promotions": "0.1.7",
Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,10 @@
1-
# Changelog
1+
# Changelog
2+
3+
## 0.1.0 (2025-04-15)
4+
5+
6+
### Features
7+
8+
* add initial files for google.cloud.devicestreaming.v1 ([#13785](https://github.com/googleapis/google-cloud-python/issues/13785)) ([75edc53](https://github.com/googleapis/google-cloud-python/commit/75edc5326ebff2221837b2f18d36e62464a7c262))
9+
10+
## Changelog

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

packages/google-cloud-devicestreaming/google/cloud/devicestreaming_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__ = "0.1.0" # {x-release-please-version}

packages/google-cloud-orchestration-airflow/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.17.5](https://github.com/googleapis/google-cloud-python/compare/google-cloud-orchestration-airflow-v1.17.4...google-cloud-orchestration-airflow-v1.17.5) (2025-04-15)
4+
5+
6+
### Documentation
7+
8+
* `enabled` field of `MasterAuthorizedNetworksConfig` is now marked as optional ([0a2a1ee](https://github.com/googleapis/google-cloud-python/commit/0a2a1ee6637c9e643a66324dded780384bfc414f))
9+
310
## [1.17.4](https://github.com/googleapis/google-cloud-python/compare/google-cloud-orchestration-airflow-v1.17.3...google-cloud-orchestration-airflow-v1.17.4) (2025-04-12)
411

512

packages/google-cloud-orchestration-airflow/google/cloud/orchestration/airflow/service/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.17.5" # {x-release-please-version}

packages/google-cloud-orchestration-airflow/google/cloud/orchestration/airflow/service_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.17.5" # {x-release-please-version}

packages/google-cloud-orchestration-airflow/google/cloud/orchestration/airflow/service_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__ = "1.17.5" # {x-release-please-version}

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

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

0 commit comments

Comments
 (0)