Skip to content

Commit 3cc007c

Browse files
chore: release main
1 parent af828b0 commit 3cc007c

File tree

11 files changed

+38
-13
lines changed

11 files changed

+38
-13
lines changed

.release-please-manifest.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,6 @@
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",
7877
"packages/google-cloud-dialogflow": "2.41.1",
7978
"packages/google-cloud-dialogflow-cx": "1.41.0",
8079
"packages/google-cloud-discoveryengine": "0.13.8",
@@ -163,7 +162,7 @@
163162
"packages/google-cloud-speech": "2.32.0",
164163
"packages/google-cloud-storage-control": "1.3.1",
165164
"packages/google-cloud-storage-transfer": "1.16.1",
166-
"packages/google-cloud-storagebatchoperations": "0.0.0",
165+
"packages/google-cloud-storagebatchoperations": "0.1.0",
167166
"packages/google-cloud-storageinsights": "0.1.15",
168167
"packages/google-cloud-support": "0.1.14",
169168
"packages/google-cloud-talent": "2.17.1",
@@ -201,7 +200,7 @@
201200
"packages/google-shopping-merchant-conversions": "0.1.8",
202201
"packages/google-shopping-merchant-datasources": "0.1.9",
203202
"packages/google-shopping-merchant-inventories": "0.1.14",
204-
"packages/google-shopping-merchant-lfp": "0.1.8",
203+
"packages/google-shopping-merchant-lfp": "0.1.9",
205204
"packages/google-shopping-merchant-notifications": "0.1.7",
206205
"packages/google-shopping-merchant-products": "0.2.4",
207206
"packages/google-shopping-merchant-promotions": "0.1.7",
@@ -211,5 +210,6 @@
211210
"packages/google-shopping-type": "0.1.11",
212211
"packages/googleapis-common-protos": "1.70.0",
213212
"packages/grafeas": "1.14.1",
214-
"packages/grpc-google-iam-v1": "0.14.2"
213+
"packages/grpc-google-iam-v1": "0.14.2",
214+
"packages/google-cloud-devicestreaming": "0.1.0"
215215
}
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}
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.storagebatchoperations.v1 ([#13777](https://github.com/googleapis/google-cloud-python/issues/13777)) ([8f1f82c](https://github.com/googleapis/google-cloud-python/commit/8f1f82cbeab81fb2afae1535acda0c5300689838))
9+
10+
## Changelog

packages/google-cloud-storagebatchoperations/google/cloud/storagebatchoperations/gapic_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@
1414
# limitations under the License.
1515
#
1616

17-
__version__ = "0.0.0" # {x-release-please-version}
17+
__version__ = "0.1.0" # {x-release-please-version}

packages/google-cloud-storagebatchoperations/google/cloud/storagebatchoperations_v1/gapic_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@
1414
# limitations under the License.
1515
#
1616

17-
__version__ = "0.0.0" # {x-release-please-version}
17+
__version__ = "0.1.0" # {x-release-please-version}

packages/google-shopping-merchant-lfp/CHANGELOG.md

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

3+
## [0.1.9](https://github.com/googleapis/google-cloud-python/compare/google-shopping-merchant-lfp-v0.1.8...google-shopping-merchant-lfp-v0.1.9) (2025-04-15)
4+
5+
6+
### Features
7+
8+
* Add GetLfpMerchantState method ([e86f541](https://github.com/googleapis/google-cloud-python/commit/e86f541f7bc09636ce4d0b9dddb8bbb85a6757d4))
9+
310
## [0.1.8](https://github.com/googleapis/google-cloud-python/compare/google-shopping-merchant-lfp-v0.1.7...google-shopping-merchant-lfp-v0.1.8) (2025-03-15)
411

512

packages/google-shopping-merchant-lfp/google/shopping/merchant_lfp/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.9" # {x-release-please-version}

packages/google-shopping-merchant-lfp/google/shopping/merchant_lfp_v1beta/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.9" # {x-release-please-version}

0 commit comments

Comments
 (0)