File tree Expand file tree Collapse file tree 2 files changed +24
-1
lines changed Expand file tree Collapse file tree 2 files changed +24
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## v2.100.0 (2022-07-18)
4+
5+ ### Features
6+
7+ * upgrade to support python 3.10
8+ * Add target_model to support multi-model endpoints
9+ * Added support for feature group schema change and feature parameters
10+
11+ ### Bug Fixes and Other Changes
12+
13+ * enable model.register without 'inference' & 'transform' instances
14+ * rename RegisterModel inner steps to prevent duplicate step names
15+ * remove primitive_or_expr() from conditions
16+ * support pipeline variables for spark processors run arguments
17+ * make 'ModelInput' field optional for inference recommendation
18+ * Fix processing image uri param
19+ * fix: neo inferentia as compilation target not using framework ver
20+
21+ ### Documentation Changes
22+
23+ * SageMaker model parallel library v1.10.0 documentation
24+ * add detail & links to clarify docstrings
25+
326## v2.99.0 (2022-07-08)
427
528### Features
Original file line number Diff line number Diff line change 1- 2.99.1.dev0
1+ 2.100.0
You can’t perform that action at this time.
0 commit comments