Skip to content

Commit ccd7250

Browse files
authored
Update CHANGELOG for version 3.4.2
Added new features, enhancements, and bug fixes for version 3.4.2.
1 parent ba38596 commit ccd7250

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

CHANGELOG.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,26 @@
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

0 commit comments

Comments
 (0)