Skip to content

Commit 5a09c31

Browse files
chore: release main (#13964)
🤖 I have created a release *beep* *boop* --- <details><summary>google-apps-events-subscriptions: 0.2.1</summary> ## [0.2.1](google-apps-events-subscriptions-v0.2.0...google-apps-events-subscriptions-v0.2.1) (2025-06-03) ### Features * Enable client libraries generation of v1beta for Workspace Events API ([fca56e3](fca56e3)) </details> <details><summary>google-cloud-parallelstore: 0.2.15</summary> ## [0.2.15](google-cloud-parallelstore-v0.2.14...google-cloud-parallelstore-v0.2.15) (2025-06-03) ### Documentation * fix various typos in commentary ([b68e488](b68e488)) </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 fa13760 commit 5a09c31

File tree

11 files changed

+24
-10
lines changed

11 files changed

+24
-10
lines changed

.release-please-manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"packages/google-analytics-data": "0.18.18",
77
"packages/google-apps-card": "0.1.7",
88
"packages/google-apps-chat": "0.2.6",
9-
"packages/google-apps-events-subscriptions": "0.2.0",
9+
"packages/google-apps-events-subscriptions": "0.2.1",
1010
"packages/google-apps-meet": "0.1.15",
1111
"packages/google-apps-script-type": "0.3.14",
1212
"packages/google-area120-tables": "0.11.16",
@@ -130,7 +130,7 @@
130130
"packages/google-cloud-org-policy": "1.14.0",
131131
"packages/google-cloud-os-config": "1.20.1",
132132
"packages/google-cloud-os-login": "2.17.1",
133-
"packages/google-cloud-parallelstore": "0.2.14",
133+
"packages/google-cloud-parallelstore": "0.2.15",
134134
"packages/google-cloud-parametermanager": "0.1.3",
135135
"packages/google-cloud-phishing-protection": "1.14.1",
136136
"packages/google-cloud-policy-troubleshooter": "1.13.2",

packages/google-apps-events-subscriptions/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.2.1](https://github.com/googleapis/google-cloud-python/compare/google-apps-events-subscriptions-v0.2.0...google-apps-events-subscriptions-v0.2.1) (2025-06-03)
4+
5+
6+
### Features
7+
8+
* Enable client libraries generation of v1beta for Workspace Events API ([fca56e3](https://github.com/googleapis/google-cloud-python/commit/fca56e31288650fb0645ed5d83110ea4fb97f4ba))
9+
310
## [0.2.0](https://github.com/googleapis/google-cloud-python/compare/google-apps-events-subscriptions-v0.1.7...google-apps-events-subscriptions-v0.2.0) (2025-05-08)
411

512

packages/google-apps-events-subscriptions/google/apps/events_subscriptions/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.2.1" # {x-release-please-version}

packages/google-apps-events-subscriptions/google/apps/events_subscriptions_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.2.1" # {x-release-please-version}

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

packages/google-cloud-parallelstore/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.2.15](https://github.com/googleapis/google-cloud-python/compare/google-cloud-parallelstore-v0.2.14...google-cloud-parallelstore-v0.2.15) (2025-06-03)
4+
5+
6+
### Documentation
7+
8+
* fix various typos in commentary ([b68e488](https://github.com/googleapis/google-cloud-python/commit/b68e488b98aa196c1bab717f170913792b43261b))
9+
310
## [0.2.14](https://github.com/googleapis/google-cloud-python/compare/google-cloud-parallelstore-v0.2.13...google-cloud-parallelstore-v0.2.14) (2025-04-15)
411

512

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

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

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

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

0 commit comments

Comments
 (0)