We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2dc7593 commit 056947eCopy full SHA for 056947e
CHANGELOG.md
@@ -1,5 +1,25 @@
1
# Changelog
2
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
23
## v2.49.2 (2021-07-21)
24
25
### Bug Fixes and Other Changes
VERSION
@@ -1 +1 @@
-2.49.3.dev0
+2.50.0
0 commit comments