Skip to content

Commit 994651a

Browse files
author
ci
committed
prepare release v2.131.0
1 parent e4aa636 commit 994651a

File tree

2 files changed

+18
-1
lines changed

2 files changed

+18
-1
lines changed

CHANGELOG.md

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

3+
## v2.131.0 (2023-01-31)
4+
5+
### Features
6+
7+
* Display file diff on black-check
8+
* Support for environment variables in the HPO
9+
* Support role as PipelineParameter in Processor class
10+
* Add TrainingImageConfig support for SageMaker training jobs
11+
12+
### Bug Fixes and Other Changes
13+
14+
* use FeatureGroup's Session in nonconcurrency ingestion
15+
* Update feature_group.py ingest() description
16+
* Do not use print function. User logger instead
17+
* Add batch_get_record and search API for FeatureStore
18+
* hashing problem for framework processors with identical source dirs
19+
320
## v2.130.0 (2023-01-26)
421

522
### Features

VERSION

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

0 commit comments

Comments
 (0)