Skip to content

Releases: aws-samples/sagemaker-studio-image-build-cli

Release 0.6.0: VPC and compute type support

17 May 17:21
87c2505
Compare
Choose a tag to compare

This release adds two features

  1. The ability to provide VPC parameters to connect the CodeBuild job to a VPC.
  2. The ability to provide compute parameters to select the instance size of the CodeBuild job.

Release 0.5.0: Authenticate into AWS DLC repositories

28 Jan 18:37
6a3ec9c
Compare
Choose a tag to compare

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

30 Oct 19:50
e6ce9cd
Compare
Choose a tag to compare

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

21 Aug 23:18
Compare
Choose a tag to compare

🎉 First public release 🎉