-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Pull requests: aws/sagemaker-python-sdk
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
feat(pipeline): Make _PipelineExecution a public class
#5670
opened Mar 24, 2026 by
Rishabh0255
Loading…
Replace bare except with except Exception in execution.py
#5663
opened Mar 23, 2026 by
harshadkhetpal
Loading…
fix: replace bare except with except Exception (E722)
#5657
opened Mar 20, 2026 by
harshadkhetpal
Loading…
fix: Security fixes for Triton HMAC key exposure and missing integrit…
#5656
opened Mar 19, 2026 by
pravali96
Loading…
fix: Remove hardcoded secret key from Triton ONNX export path
#5653
opened Mar 19, 2026 by
pravali96
Loading…
fix: use
is None instead of == None (PEP 8 E711)
#5651
opened Mar 19, 2026 by
harshadkhetpal
Loading…
fix: use
is None instead of == None (PEP 8 E711)
#5650
opened Mar 19, 2026 by
harshadkhetpal
Loading…
fix: include sagemaker.mlops subpackages in sagemaker-mlops wheel (Fixes #5612)
#5647
opened Mar 19, 2026 by
junagent
Loading…
fix: Add HMAC integrity verification for Triton inference handler
#5646
opened Mar 18, 2026 by
pravali96
Loading…
test: Verify Fortress scan with intentional vulnerabilities
#5645
opened Mar 18, 2026 by
jam-jee
Loading…
fix(evaluate): Remove ModelPackageConfig from EvaluateBaseModel steps
#5635
opened Mar 17, 2026 by
jam-jee
Loading…
feature: allow kms encryped tuner output by reusing the output_data_config from the model_trainer
#5630
opened Mar 15, 2026 by
MarvinBeGood
Loading…
feat: Add sagemaker-rft subpackage for multi-turn RFT customer integr…
#5603
opened Mar 6, 2026 by
xiaoxshe
Loading…
fix: Replace plain SHA-256 with HMAC-SHA256 for remote function artifact integrity
#5602
opened Mar 5, 2026 by
mollyheamazon
Loading…
fix: HyperparameterTuner to pass enable_managed_spot_training flag to training jobs
#5597
opened Mar 4, 2026 by
toddstep
Loading…
feature: add update_configuration method to Lambda helper
#5591
opened Feb 28, 2026 by
goel-akas
Loading…
Bug fix: get_code_hash passes str instead of List[str] to get_training_code_has
#5581
opened Feb 26, 2026 by
Christian-kam
Loading…
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.