File tree Expand file tree Collapse file tree 2 files changed +18
-1
lines changed Expand file tree Collapse file tree 2 files changed +18
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
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
+
3
20
## v2.130.0 (2023-01-26)
4
21
5
22
### Features
Original file line number Diff line number Diff line change 1
- 2.130.1.dev0
1
+ 2.131.0
You can’t perform that action at this time.
0 commit comments