File tree Expand file tree Collapse file tree 1 file changed +22
-0
lines changed
Expand file tree Collapse file tree 1 file changed +22
-0
lines changed Original file line number Diff line number Diff line change 11# Changelog
2+ ## v3.4.2 (2026-02-27)
3+
4+ ### Features
5+ - ** Feature Store v3** : New version of Feature Store functionality
6+ - ** Batch job listing by share identifier** : Added support for listing Batch jobs filtered by share identifier
7+ - ** Stop condition for model customization trainers** : Added stopping condition support to model customization trainers
8+ - ** EMRStep smart output** : Enhanced EMR step output handling with smart output capabilities
9+ - ** Transform AMI version support** : Added support for specifying AMI version in SageMaker transform jobs
10+
11+ ### Enhancements
12+ - ** Inference pipeline notebook example** : Added example notebook demonstrating inference pipeline usage
13+ - ** Migration documentation** : Added migration documentation
14+
15+ ### Bug Fixes
16+ - ** Model Customization bugs** : Fixed multiple issues in Model Customization functionality
17+ - ** Default stopping condition removal** : Removed default stopping condition for MC trainer to prevent conflicts
18+ - ** Instance groups parameter handling** : Fixed issue where default instance_type/instance_count were incorrectly applied when instance_groups was set
19+ - ** JumpStart alt config resolution** : Resolved alternative configuration resolution for JumpStart models
20+ - ** Inference processor naming** : Updated inference processor identifier from 'inf2' to 'neuronx'
21+ - ** HuggingFace Neuronx PyTorch version** : Corrected the PyTorch version for HuggingFace Neuronx
22+ - ** License additions** : Added license to sagemaker-mlops and sagemaker-serve packages
23+
224## v3.4.1 (2026-02-10)
325
426### Fixes
You can’t perform that action at this time.
0 commit comments