Skip to content

Release v1.11.0

Compare
Choose a tag to compare
@ivan-khvostishkov ivan-khvostishkov released this 07 Jun 08:40
· 197 commits to main since this release

New in v1.11.0:

IAM/SSM policy update - needs ssm:GetCommandInvocation permission for better performance – 2628c4f
IAM/SSM policy update - needs * for ssm:ListInstanceAssociations to avoid errors in logs – 049f97b

#28 – fixed issue with new SageMaker Python SDK: Invalid bucket name "sagemaker.config INFO - Fetched defaults config from location: ": Bucket name must match the regex. The change related to SageMaker defaults :
https://github.com/aws/sagemaker-python-sdk/pull/3872/files

Added support for SageMaker defaults
Improved MME support for TF
Added support for pre-trained HuggingFace models
Better support for popular SageMaker Studio images
Support attaching to already submitted training jobs with SSHEstimatorWrapper.attach()

Documented alternative way to add SSH Helper dependency through requirements.txt