File tree Expand file tree Collapse file tree 5 files changed +21
-4
lines changed
packages/google-cloud-run
samples/generated_samples Expand file tree Collapse file tree 5 files changed +21
-4
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 0.9.1 "
2+ "." : " 0.10.0 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 0.10.0] ( https://github.com/googleapis/python-run/compare/v0.9.1...v0.10.0 ) (2023-10-09)
4+
5+
6+ ### Features
7+
8+ * Adds support for cancel Execution ([ f2c76e1] ( https://github.com/googleapis/python-run/commit/f2c76e16a6abf333e36cba50b3270211eb762fcf ) )
9+ * Adds support for Direct VPC egress setting ([ f2c76e1] ( https://github.com/googleapis/python-run/commit/f2c76e16a6abf333e36cba50b3270211eb762fcf ) )
10+ * Adds support for Execution overrides ([ f2c76e1] ( https://github.com/googleapis/python-run/commit/f2c76e16a6abf333e36cba50b3270211eb762fcf ) )
11+ * New field for Task's scheduled timestamp ([ f2c76e1] ( https://github.com/googleapis/python-run/commit/f2c76e16a6abf333e36cba50b3270211eb762fcf ) )
12+ * New fields for multi-container ([ f2c76e1] ( https://github.com/googleapis/python-run/commit/f2c76e16a6abf333e36cba50b3270211eb762fcf ) )
13+
14+
15+ ### Documentation
16+
17+ * General documentation fixes. ([ f2c76e1] ( https://github.com/googleapis/python-run/commit/f2c76e16a6abf333e36cba50b3270211eb762fcf ) )
18+ * Minor formatting ([ 0b5dc70] ( https://github.com/googleapis/python-run/commit/0b5dc70d2f8f730e2405f2891c8007bdbbc344ad ) )
19+
320## [ 0.9.1] ( https://github.com/googleapis/python-run/compare/v0.9.0...v0.9.1 ) (2023-08-02)
421
522
Original file line number Diff line number Diff line change 1313# See the License for the specific language governing permissions and
1414# limitations under the License.
1515#
16- __version__ = "0.9.1 " # {x-release-please-version}
16+ __version__ = "0.10.0 " # {x-release-please-version}
Original file line number Diff line number Diff line change 1313# See the License for the specific language governing permissions and
1414# limitations under the License.
1515#
16- __version__ = "0.9.1 " # {x-release-please-version}
16+ __version__ = "0.10.0 " # {x-release-please-version}
Original file line number Diff line number Diff line change 88 ],
99 "language" : " PYTHON" ,
1010 "name" : " google-cloud-run" ,
11- "version" : " 0.1 .0"
11+ "version" : " 0.10 .0"
1212 },
1313 "snippets" : [
1414 {
You can’t perform that action at this time.
0 commit comments