Skip to content

Releases: aws-controllers-k8s/sagemaker-controller

v1.1.0

15 Feb 20:56
a757005
Compare
Choose a tag to compare

What's Changed

  • Security fixes
  • Update to ACK runtime v0.24.0, code-generator v0.24.2 by @ack-bot in #202

New Contributors

Full Changelog: v1.0.0...v1.1.0

v1.0.0

03 Feb 21:45
d0c058e
Compare
Choose a tag to compare

Stable

What's Changed

Full Changelog: v0.6.0...v1.0.0

v0.6.0

02 Feb 20:22
d6d1277
Compare
Choose a tag to compare

Stable

What's Changed

New features:

Bug fixes:

  • Bug fix for notebook controller

Commits

Full Changelog: v0.5.1...v0.6.0

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