Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 45f401c

Browse filesBrowse files
chore: release main
1 parent 0829cc1 commit 45f401c
Copy full SHA for 45f401c

File tree

Expand file treeCollapse file tree

5 files changed

+18
-4
lines changed
Filter options
Expand file treeCollapse file tree

5 files changed

+18
-4
lines changed

‎.release-please-manifest.json

Copy file name to clipboardExpand all lines: .release-please-manifest.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@
136136
"packages/google-cloud-resource-manager": "1.12.4",
137137
"packages/google-cloud-resource-settings": "1.9.5",
138138
"packages/google-cloud-retail": "1.21.1",
139-
"packages/google-cloud-run": "0.10.6",
139+
"packages/google-cloud-run": "0.10.7",
140140
"packages/google-cloud-scheduler": "2.13.4",
141141
"packages/google-cloud-secret-manager": "2.20.1",
142142
"packages/google-cloud-securesourcemanager": "0.1.6",

‎packages/google-cloud-run/CHANGELOG.md

Copy file name to clipboardExpand all lines: packages/google-cloud-run/CHANGELOG.md
+14Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
# Changelog
22

3+
## [0.10.7](https://github.com/googleapis/google-cloud-python/compare/google-cloud-run-v0.10.6...google-cloud-run-v0.10.7) (2024-07-09)
4+
5+
6+
### Features
7+
8+
* add Job ExecutionReference.completion_status to show status of the most recent execution ([0829cc1](https://github.com/googleapis/google-cloud-python/commit/0829cc12b7521b9ecb4ef302d86e0863f9159d7e))
9+
* add Job start_execution_token and run_execution_token to execute jobs immediately on creation ([0829cc1](https://github.com/googleapis/google-cloud-python/commit/0829cc12b7521b9ecb4ef302d86e0863f9159d7e))
10+
* support update_mask in Cloud Run UpdateService ([0829cc1](https://github.com/googleapis/google-cloud-python/commit/0829cc12b7521b9ecb4ef302d86e0863f9159d7e))
11+
12+
13+
### Documentation
14+
15+
* clarify optional fields in Cloud Run requests ([0829cc1](https://github.com/googleapis/google-cloud-python/commit/0829cc12b7521b9ecb4ef302d86e0863f9159d7e))
16+
317
## [0.10.6](https://github.com/googleapis/google-cloud-python/compare/google-cloud-run-v0.10.5...google-cloud-run-v0.10.6) (2024-07-08)
418

519

‎packages/google-cloud-run/google/cloud/run/gapic_version.py

Copy file name to clipboardExpand all lines: packages/google-cloud-run/google/cloud/run/gapic_version.py
+1-1Lines 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.10.7" # {x-release-please-version}

‎packages/google-cloud-run/google/cloud/run_v2/gapic_version.py

Copy file name to clipboardExpand all lines: packages/google-cloud-run/google/cloud/run_v2/gapic_version.py
+1-1Lines 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.10.7" # {x-release-please-version}

‎packages/google-cloud-run/samples/generated_samples/snippet_metadata_google.cloud.run.v2.json

Copy file name to clipboardExpand all lines: packages/google-cloud-run/samples/generated_samples/snippet_metadata_google.cloud.run.v2.json
+1-1Lines 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-run",
11-
"version": "0.1.0"
11+
"version": "0.10.7"
1212
},
1313
"snippets": [
1414
{

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.