We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 560dfb9 commit a0b3b99Copy full SHA for a0b3b99
sagemaker-core/CHANGELOG.md
@@ -5,7 +5,6 @@
5
6
- Fix handling of training step dependencies to allow successful pipeline creation (#5618)
7
- Fix model registration with a model card to support both `ModelCard` and `ModelPackageModelCard` objects (#5611)
8
-- Fix `_build_for_passthrough()` to only set `s3_upload_path` for S3 URIs, preventing CreateModel API validation errors with local paths (#5601)
9
- Fix local mode cleanup by handling root-owned files from Docker containers with `PermissionError` recovery (#5601)
10
- Fix local mode processing to allow `file://` scheme URIs for output S3 paths (#5601)
11
- Relax `rich` dependency upper bound back to 15.0.0 (#5620)
0 commit comments