Skip to content

Releases: aws-solutions/mlops-workload-orchestrator

v2.2.2

11 Jun 16:48
ff0bf5b
Compare
Choose a tag to compare

Fixed

  • Upgrade issue with Lambda Custom Resource Sagemaker layer copy to new blueprints bucket

Updated

  • requests updated to 2.32.3

v2.2.1

30 May 19:52
7f60526
Compare
Choose a tag to compare

Updated

  • boto3, botocore updated to 1.34.98
  • sagemaker-python-sdk updated to 2.218.0 for CVE-2024-34073
  • moto testing framework updated to 5.0.6 to remove dependency on python-jose due to CVE
  • lambda memory sizes increased to 512
  • requests package updated to 2.32.0 due to CVE-2024-35195
  • PutBucketTagging permission added to orchestrator lambda iam policy

v2.2.0

03 Aug 15:34
bf7a0be
Compare
Choose a tag to compare

Added

  • Service Catalog AppRegistry resource to register the CloudFormation templates and underlying resources as an application in both Service Catalog AppRegistry and AWS Systems Manager Application Manager.

Updated

  • AWS Cloud Development Kit (CDK) v2.
  • Python runtime 3.10.
  • Source code folders structure.
  • CDK unit tests.
  • Python libraries.

v2.1.2

18 Apr 17:24
9e0cd56
Compare
Choose a tag to compare

Updated

  • The S3 bucket policy on the logging S3 bucket to grant access to the logging service principal (logging.s3.amazonaws.com) for access log delivery.
  • Python libraries.

v2.1.1

11 Jan 21:03
2227526
Compare
Choose a tag to compare

Updated

  • Python runtime 3.10.
  • Python libraries.

v2.1.0

01 Dec 03:46
c471251
Compare
Choose a tag to compare

Added

  • Integration with Amazon SageMaker Model Card and Model Dashboard features to allow customers to perform model card operations. All Amazon SageMaker resources (models, endpoints, training jobs, and model monitors) created by the solution will show up on the SageMaker Model Dashboard.

Fixed

  • Missing AWS IAM Role permissions used by the Amazon SageMaker Clarify Model Bias Monitor and Amazon SageMaker Clarify Model Explainability Monitor scheduling jobs.

v2.0.1

11 Aug 14:32
79bde07
Compare
Choose a tag to compare

[2.0.1] - 2022-08-12

Updated

  • The AWS IAM Role permissions with the new naming convention for the temporary Amazon SageMaker endpoints used by the Amazon SageMaker Clarify Model Bias Monitor and Amazon SageMaker Clarify Model Explainability Monitor pipelines.

Fixed

  • Environment variables of lambda functions by adding PROTOCOL_BUFFERS_PYTHON_IMPLEMENTATION=python to handle protobuf library breaking changes in versions greater than 3.20.1.

  • Empty string image url for the model training pipelines when using Amazon SageMaker Model Registry option.

v2.0.0

31 May 20:03
4d97391
Compare
Choose a tag to compare

Added

Updated

v1.5.0

24 Jan 19:41
1c76b13
Compare
Choose a tag to compare

Added

Updated

  • The solution's name was changed from "AWS MLOps Framework" to "MLOps Workload Orchestrator".

v1.4.1

20 Dec 18:50
843a7b4
Compare
Choose a tag to compare

Added

  • Developer section in the Implementation Guide (IG) to explain how customers can integrate
    their own custom blueprints with the solution.
  • Configurable server-side error propagation to allow/disallow detailed error messages
    in the solution's APIs responses.

Updated

  • The format of the solution's APIs responses.
  • AWS Cloud Development Kit (AWS CDK) and AWS Solutions Constructs to version 1.126.0.