File tree Expand file tree Collapse file tree 2 files changed +32
-1
lines changed Expand file tree Collapse file tree 2 files changed +32
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## v2.229.0 (2024-08-15)
4+
5+ ### Features
6+
7+ * Support for ModelBuilder In_Process Mode (1/2)
8+ * Pulling in dependencies (in_process mode) using conda environment
9+ * Add optional CodeArtifact login to FrameworkProcessing job script
10+ * implemented security-monitoring to send metrics to CW #1510
11+
12+ ### Bug Fixes and Other Changes
13+
14+ * alt configs model deployment and training issues
15+ * fix keras extension in integ test
16+ * update image_uri_configs 08-13-2024 07:17:54 PST
17+ * trn1 instance family does not support volume size
18+ * Update model.py
19+ * removed log statement
20+ * update image_uri_configs 08-09-2024 07:18:00 PST
21+ * Added torchrun compatibility for distributet training across multiple GPUs in a single node (single instance)
22+ * BiasConfig type hint
23+ * add model monitor image accounts for ap-southeast-5 and eu-central-2
24+ * aligned UTC times with PST
25+ * ensure hpt jobs inherit tags from config
26+ * add JumpStart PDT and OSU regions
27+ * chore(deps): bump certifi in /src/sagemaker/serve/utils
28+ * Updates for DJL 0.29.0 release
29+ * chore(deps): bump apache-airflow from 2.9.2 to 2.9.3 in /requirements/extras
30+ * chore(deps): bump torch from 2.0.1 to 2.2.0 in /tests/data/serve_resources/mlflow/pytorch
31+ * avoided printing stack trace and escaped input
32+ * removing kwargs as this is breaking predictor_cls param for mode…
33+
334## v2.228.0 (2024-08-06)
435
536### Features
Original file line number Diff line number Diff line change 1- 2.228.1.dev0
1+ 2.229.0
You can’t perform that action at this time.
0 commit comments