Releases: aws-controllers-k8s/sagemaker-controller
Releases · aws-controllers-k8s/sagemaker-controller
v0.4.3
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
What's Changed
- Fix late initialization field by @ananth102 in #165
- Release artifacts for release v0.4.2 by @ananth102 in #166
Full Changelog: v0.4.1...v0.4.2
v0.4.1
What's Changed
- Fix delta bug by @ananth102 in #163
- release artifacts for release v0.4.1 by @ryansteakley in #164
Full Changelog: v0.4.0...v0.4.1
v0.4.0
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
What's Changed
Full Changelog: v0.3.3...v0.3.4
v0.3.3
What's Changed
Full Changelog: v0.3.2...v0.3.3
v0.3.2
What's Changed
- Fix awscli and kubectl versions to stable version for canary by @rrrkharse in #156
- Update ACK runtime to v0.19.1 by @vijtrip2 in #158
New Contributors
Full Changelog: v0.3.1...v0.3.2
v0.3.1
What's Changed
- Remove YamlEqual method to remove duplicate work and bash commands by @ryansteakley in #134
- updating olm config to link to openshift preinstallation steps by @acornett21 in #136
- Point to ACK documentation in the main README by @akartsky in #137
- Regen with v0.15.2 by @ryansteakley in #139
- adding in missing kinds to olm config by @acornett21 in #142
- Test cross-region support by @ryansteakley in #141
- Increase wait times and parallel runs by @akartsky in #143
- increase hpo parallel training jobs to 2 by @surajkota in #146
- Use new object oriented bootstrapping resource in e2e tests by @ryansteakley in #147
- Add unit tests that invoke late initialize by @ryansteakley in #138
- Upgrade to ACK runtime v0.16.5 and aws-sdk-go v1.42.0 by @ryansteakley in #153
- Update to ACK runtime
v0.18.4, code-generatorv0.18.4by @ack-bot in #154
New Contributors
- @acornett21 made their first contribution in #136
- @ack-bot made their first contribution in #154
Full Changelog: v0.3.0...v0.3.1
v0.3.0
Stable ✅
Added new resources for SageMaker Studio
- New resource
Domain - New resource
UserProfile - New resource
App
v0.2.0
Release Notes:
- Unit tests for all resources currently included in pkg/resource
- Helm image is updated to be Helm 3.7 compatible #119
⚠️ Breaking Change Helm versions <3.7are no longer compatible
- Update ACK Runtime from
0.14.0to0.15.1#120⚠️ Breaking Changeaws-account-idcan no longer be set and has been removed from the charts.- Please refer to https://github.com/aws-controllers-k8s/runtime/releases for a detailed list of changes