Skip to content

Commit 17e94a7

Browse files
author
ci
committed
prepare release v2.5.5
1 parent 26981e9 commit 17e94a7

File tree

2 files changed

+19
-1
lines changed

2 files changed

+19
-1
lines changed

CHANGELOG.md

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

3+
## v2.5.5 (2020-09-10)
4+
5+
### Bug Fixes and Other Changes
6+
7+
* update PyTorch 1.6.0 inference image uri config
8+
* set use_spot_instances and max_wait as init params from job description
9+
* run integ tests when image_uri_config jsons are changed
10+
* Revert "fix: update pytorch inference 1.6 image uri config (#1873)"
11+
* update pytorch inference 1.6 image uri config
12+
13+
### Documentation Changes
14+
15+
* fix typo in v2.rst
16+
17+
### Testing and Release Infrastructure
18+
19+
* fix PyTorch inference packed model integ test
20+
321
## v2.5.4 (2020-09-08)
422

523
### Bug Fixes and Other Changes

VERSION

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

0 commit comments

Comments
 (0)