Skip to content

Commit 8c905a7

Browse files
author
ci
committed
prepare release v2.33.0
1 parent 42a2929 commit 8c905a7

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.33.0 (2021-04-05)
4+
5+
### Features
6+
7+
* Add environment variable support for SageMaker training job
8+
9+
### Bug Fixes and Other Changes
10+
11+
* add version length mismatch validation for HuggingFace
12+
* Disable debugger when checkpointing is enabled with distributed training
13+
* map user context is list associations response
14+
15+
### Testing and Release Infrastructure
16+
17+
* disable_profiler on mx-horovod test
18+
319
## v2.32.1 (2021-04-01)
420

521
### Bug Fixes and Other Changes

VERSION

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

0 commit comments

Comments
 (0)