Skip to content

Releases: aws-controllers-k8s/sagemaker-controller

v0.5.1

10 Jan 19:57
69fd17e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.0...v0.5.1

v0.5.0

09 Dec 20:59
b8d0e8c
Compare
Choose a tag to compare

Stable

What's Changed

This release includes the following new resources and updates:

  • Pipeline Execution
    • ⚠️ retry_pipeline_execution is not supported via ACK operator and needs to be implemented at application level. The retry_pipeline_execution call needs to be sent to SageMaker directly and not through ACK SageMaker
  • Pipeline
    • ⚠️ Pipeline does not support S3 location as input

New Features:

  • Training Job resource now supports Managed warm pool, heterogeneous clusters through Instance Groups and Retry Strategy.
    • Warm pools are auto terminated if training job does not complete successfully.
  • Training Job resource now supports Update Operations.
    • Update training job only supports adding new profiling configurations when training job is InProgress or to change warm pool retention length after training job completes

Commits

Full Changelog: v0.4.5...v0.5.0

v0.4.5

04 Oct 19:28
3996ba0
Compare
Choose a tag to compare

What's Changed

  • Update to ACK runtime to v0.20.1, code-generator to commit 6e2ffbc3b which has some fixes on top of v0.20.1 release
    • Includes new helm value for role label
  • Updated the aws-sdk-go to v1.44.93 (some of the field are left out of the code-gen)
  • Updated the acktest to commit 0bf619e46

Commits :

Full Changelog: v0.4.4...v0.4.5

v0.4.4

07 Sep 13:39
48146fd
Compare
Choose a tag to compare

What's Changed

  • Update to ACK runtime v0.20.0, code-generator v0.20.0 by @ack-bot in #170

Full Changelog: v0.4.3...v0.4.4

v0.4.3

18 Aug 16:41
0844320
Compare
Choose a tag to compare

Stable

What's Changed

  • Handle server side default for inputDataConfig in TrainingJob by @surajkota in #168
  • release artifacts for release v0.4.3 by @surajkota in #167

Full Changelog: v0.4.2...v0.4.3

v0.4.2

18 Aug 00:13
553f3a4
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.1...v0.4.2

v0.4.1

12 Aug 21:46
1c67e4e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.0...v0.4.1

v0.4.0

11 Aug 17:42
c752d87
Compare
Choose a tag to compare

What's Changed

  • Updated aws-sdk-go to v1.42.28 version which supports ml.g5 training-job instances.

Additional Fields for ModelPackage

  • AdditionalInferenceSpecifications
  • SamplePayloadURL
  • Domain

v0.3.4

27 Jul 18:53
c4788b5
Compare
Choose a tag to compare

What's Changed

  • Update to ACK runtime v0.19.3, code-generator v0.19.3 by @ack-bot in #160

Full Changelog: v0.3.3...v0.3.4

v0.3.3

24 Jun 17:25
90e3010
Compare
Choose a tag to compare

What's Changed

  • Update to ACK runtime v0.19.2, code-generator v0.19.2 by @ack-bot in #159

Full Changelog: v0.3.2...v0.3.3