Skip to content

Commit 6d1237a

Browse files
author
Mohamed Zeidan
committed
chore: Bump version to 3.10.0 for release
1 parent 9de4f23 commit 6d1237a

2 files changed

Lines changed: 16 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,19 @@
11
# Changelog
2+
## v3.10.0 (2026-04-30)
3+
4+
### New Features
5+
- Make _PipelineExecution a public class
6+
- Add CodeArtifact support for ModelTrainer and FrameworkProcessor requirements.txt installation
7+
8+
### Bug Fixes
9+
- Fix S3 bucket operations
10+
- Fix potential S3 path traversal
11+
- Wire FrameworkProcessor code_location into code upload paths
12+
- Improve subprocess exception handling in git_utils
13+
14+
### Other
15+
- Update service-2.json with latest public botocore service model
16+
217
## v3.9.0 (2026-04-23)
318

419
### New Features

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.9.0
1+
3.10.0

0 commit comments

Comments
 (0)