We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9de4f23 commit 6d1237aCopy full SHA for 6d1237a
2 files changed
CHANGELOG.md
@@ -1,4 +1,19 @@
1
# 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
17
## v3.9.0 (2026-04-23)
18
19
### New Features
VERSION
@@ -1 +1 @@
-3.9.0
+3.10.0
0 commit comments