Releases: aws-samples/sagemaker-studio-image-build-cli
Releases · aws-samples/sagemaker-studio-image-build-cli
Release 0.6.0: VPC and compute type support
This release adds two features
- The ability to provide VPC parameters to connect the CodeBuild job to a VPC.
- The ability to provide compute parameters to select the instance size of the CodeBuild job.
Release 0.5.0: Authenticate into AWS DLC repositories
This change automatically logs into the AWS Deep Learning container repositories allowing them to be used as base images in image builds
v0.4.0: Add compatibility with SageMaker Python SDK v2
This change adds compatibility with Python SDKv2. This makes the sagemaker-studio-image-build CLI compatible with both v1 and v2 of SageMaker Python SDKv2
Initial release with v0.3
🎉 First public release 🎉