Skip to content

Commit da0c868

Browse files
author
ci
committed
prepare release v2.133.0
1 parent c4b5eef commit da0c868

File tree

2 files changed

+20
-1
lines changed

2 files changed

+20
-1
lines changed

CHANGELOG.md

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

3+
## v2.133.0 (2023-02-18)
4+
5+
### Features
6+
7+
* feature store with_feature_group functionality changes
8+
* Adding support for SageMaker Training Compiler PyTorch 1.13
9+
* support of the intelligent stopping in the tuner
10+
* AutoGluon 0.6.2 image_uris update
11+
* Support for flexible instance types in the HPO
12+
* Add business details and hyper parameters fields and update test_model_card.py
13+
14+
### Bug Fixes and Other Changes
15+
16+
* disable the tuner test
17+
* Skip test_run_from_transform_job integ test to unblock python-sdk code pipeline
18+
* Revert "feature: feature store with_feature_group functionality changes"
19+
* advanced inference recommendation jobs parameters check
20+
* make model_config optional when predicted labels are provided for bias detection
21+
322
## v2.132.0 (2023-02-07)
423

524
### Features

VERSION

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

0 commit comments

Comments
 (0)