v1.2.0
What's Changed
- fix: Model deploy x-acc pipeline permissions & add multi-acc manifest by @kukushking in #83
- fix: multiacc manifest paths by @kukushking in #84
- (sagemaker templates) add bucket and model package group names as stack outputs by @LeonLuttenberger in #85
- build(deps): bump tqdm from 4.66.1 to 4.66.3 in /data/mwaa/requirements by @dependabot in #76
- build(deps): bump sagemaker from 2.214.3 to 2.218.0 in /data/mwaa/requirements by @dependabot in #75
- Bump flask-appbuilder from 4.3.10 to 4.3.11 in /data/mwaa/requirements by @dependabot in #53
- build(deps): bump jinja2 from 3.1.3 to 3.1.4 in /data/mwaa/requirements by @dependabot in #79
- build(deps): bump werkzeug from 2.2.3 to 3.0.3 in /data/mwaa/requirements by @dependabot in #77
- chore: Refactor mlflow inputs to use pydantic by @LeonLuttenberger in #87
- chore: rename seedfarmer project name by @malachi-constant in #88
- chore: Refactor sagemaker-studio inputs to use pydantic by @LeonLuttenberger in #89
- chore: adding some missing auto_delete attributes by @malachi-constant in #90
- build(deps): bump requests from 2.31.0 to 2.32.0 in /modules/sagemaker/sagemaker-endpoint by @dependabot in #92
- chore: create s3 buckets with destroy removal policy by @malachi-constant in #91
- chore: Add
auto_delete
tomlflow-fargate
elb access logs bucket by @malachi-constant in #93 - chore: Upgrade mwaa module by @malachi-constant in #94
- chore: updating
storage/ecr
module to latest pendingv1.8.0
of IDF by @malachi-constant in #95 - Added new seadfarmer module for Question and Answering Gen AI construct by @saikatak in #81
- chore(deps): bump requests from 2.31.0 to 2.32.2 in /modules/mlflow/mlflow-image by @dependabot in #97
- chore(deps): bump urllib3 from 1.26.17 to 1.26.18 in /modules/fmops/qna-rag by @dependabot in #96
- chores: add ecr image scan on push by @kukushking in #98
- chore: Refactor
sagemaker-endpoint
to use pydantic for inputs by @LeonLuttenberger in #100 - chore: Format airflow-dags example module by @LeonLuttenberger in #99
- chore: Refactor
sagemaker-templates
to use pydantic for inputs by @LeonLuttenberger in #101 - chore(deps): bump requests from 2.31.0 to 2.32.2 in /modules/mlflow/mlflow-fargate by @dependabot in #102
- Update DEPLOYMENT.md by @kukushking in #105
- Refactor
qna-rag
module by @LeonLuttenberger in #103 - chore: Clean up unused dev dependencies by @LeonLuttenberger in #104
- Refactor
sagemaker-custom-kernel
module to use Pydantic by @LeonLuttenberger in #106 - update: new module for bedrock fine tuning added by @ujnm in #86
- fix errors with bedrock-finetuning module deployment by @LeonLuttenberger in #108
- chore: release 1.2.0 by @kukushking in #107
New Contributors
- @malachi-constant made their first contribution in #88
- @saikatak made their first contribution in #81
- @ujnm made their first contribution in #86
Full Changelog: v1.1.0...v1.2.0