We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 34ad45c + fc19b6e commit 8db741fCopy full SHA for 8db741f
CHANGELOG.md
@@ -1,5 +1,17 @@
1
# Changelog
2
3
+## v2.30.0 (2021-03-17)
4
+
5
+### Features
6
7
+ * add support for PyTorch 1.8.0
8
+ * Allow users to send custom attributes to the model endpoint
9
10
+### Bug Fixes and Other Changes
11
12
+ * use ResolvedOutputS3Uir for Hive DDL LOCATION
13
+ * Do lazy initialization in predictor
14
15
## v2.29.2 (2021-03-11)
16
17
### Bug Fixes and Other Changes
VERSION
@@ -1 +1 @@
-2.29.3.dev0
+2.30.1.dev0
0 commit comments