Skip to content

Commit 3a62289

Browse files
author
ci
committed
prepare release v2.30.0
1 parent 24300c2 commit 3a62289

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

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

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+
315
## v2.29.2 (2021-03-11)
416

517
### Bug Fixes and Other Changes

VERSION

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

0 commit comments

Comments
 (0)