Skip to content

Commit 84bf59b

Browse files
author
ci
committed
prepare release v2.108.0
1 parent 61a265c commit 84bf59b

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

CHANGELOG.md

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

3+
## v2.108.0 (2022-09-02)
4+
5+
### Features
6+
7+
* Adding support in HuggingFace estimator for Training Compiler enhanced PyTorch 1.11
8+
9+
### Bug Fixes and Other Changes
10+
11+
* add sagemaker clarify image account for cgk region
12+
* set PYTHONHASHSEED env variable to fixed value to fix intermittent failures in release pipeline
13+
* trcomp fixtures to override default fixtures for integ tests
14+
15+
### Documentation Changes
16+
17+
* add more info about volume_size
18+
319
## v2.107.0 (2022-08-29)
420

521
### Features

VERSION

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

0 commit comments

Comments
 (0)