Skip to content

Commit 056947e

Browse files
author
ci
committed
prepare release v2.50.0
1 parent 2dc7593 commit 056947e

File tree

2 files changed

+21
-1
lines changed

2 files changed

+21
-1
lines changed

CHANGELOG.md

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

3+
## v2.50.0 (2021-07-28)
4+
5+
### Features
6+
7+
* add KIX region to image_uris
8+
9+
### Bug Fixes and Other Changes
10+
11+
* Rename `PredictorBase.delete_endpoint` as `PredictorBase.delete_predictor`
12+
* incorrect default argument for callback output parameter
13+
14+
### Documentation Changes
15+
16+
* Remove years from copyright boilerplate
17+
* Fix documentation formatting for PySpark and SparkJar processors
18+
19+
### Testing and Release Infrastructure
20+
21+
* enable py38 tox env
22+
323
## v2.49.2 (2021-07-21)
424

525
### Bug Fixes and Other Changes

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.49.3.dev0
1+
2.50.0

0 commit comments

Comments
 (0)