|
1 | 1 | # Changelog |
2 | 2 |
|
| 3 | +## v2.232.3 (2024-10-30) |
| 4 | + |
| 5 | +### Bug Fixes and Other Changes |
| 6 | + |
| 7 | + * update image_uri_configs 10-29-2024 07:17:56 PST |
| 8 | + * Skip pytorch tests incompatible with latest version 2.4.0 |
| 9 | + * adding eu-central-2 bucket info to JS constants |
| 10 | + * update image_uri_configs 10-23-2024 11:26:03 PST |
| 11 | + * update image_uri_configs 10-17-2024 07:17:55 PST |
| 12 | + * update image_uri_configs 10-03-2024 07:17:59 PST |
| 13 | + * update image_uri_configs 09-27-2024 07:18:01 PST |
| 14 | + * modified pull request template |
| 15 | + * fixing typo in dependecy setup |
| 16 | + * release: huggingface tgi neuronx 0.0.25 image |
| 17 | + * Revert "update cloudpickle version to >=2.2.1 in pyproject.toml (#4899)" |
| 18 | + * update cloudpickle version to >=2.2.1 in pyproject.toml |
| 19 | + * update cloudpickle version to >=2.2.1 |
| 20 | + * chore(deps): bump pyspark from 3.3.1 to 3.3.2 in /requirements/extras |
| 21 | + * changes for PT 2.4 currency upgrade |
| 22 | + * chore: add lmi image config in me-central-1 |
| 23 | + * tests: Implement integration tests covering JumpStart PrivateHub workflows |
| 24 | + * Use Miniforge to replace MambaForge |
| 25 | + |
| 26 | +## v2.232.2 (2024-10-03) |
| 27 | + |
| 28 | +### Bug Fixes and Other Changes |
| 29 | + |
| 30 | + * Pass kwargs to HuggingFaceModel.deploy() |
| 31 | + * improve logging and exception messages |
| 32 | + * remove deprecated distutils |
| 33 | + * update image_uri_configs 09-24-2024 07:18:00 PST |
| 34 | + |
| 35 | +## v2.232.1 (2024-09-19) |
| 36 | + |
| 37 | +### Bug Fixes and Other Changes |
| 38 | + |
| 39 | + * update image_uri_configs 09-17-2024 07:17:54 PST |
| 40 | + * support latest container version in image_uris and DJLModel for lmi c… |
| 41 | + |
| 42 | +## v2.232.0 (2024-09-12) |
| 43 | + |
| 44 | +### Features |
| 45 | + |
| 46 | + * add deployment config name in modelbuilder telemetry |
| 47 | + * add Clarify image URIs for us-isof |
| 48 | + |
| 49 | +### Bug Fixes and Other Changes |
| 50 | + |
| 51 | + * chore: add flaky test markers & skip region with low P3 instance capacity |
| 52 | + * update image_uri_configs 09-11-2024 11:54:11 PST |
| 53 | + * update image_uri_configs 09-10-2024 07:18:01 PST |
| 54 | + * [change] add us-gov and cn region repo accounts to djl and hugging face image metadata |
| 55 | + * update image_uri_configs 09-06-2024 07:17:55 PST |
| 56 | + * add us-gov region repo accounts to djl image metadata |
| 57 | + * pass name from modelbuilder constructor to created model |
| 58 | + |
| 59 | +## v2.231.0 (2024-08-30) |
| 60 | + |
| 61 | +### Features |
| 62 | + |
| 63 | + * Add SageMaker Core to the dependency |
| 64 | + |
| 65 | +### Bug Fixes and Other Changes |
| 66 | + |
| 67 | + * Disable test_mnist_async |
| 68 | + * SMP v2.5 |
| 69 | + * update image_uri_configs 08-29-2024 07:17:59 PST |
| 70 | + |
| 71 | +## v2.230.0 (2024-08-28) |
| 72 | + |
| 73 | +### Features |
| 74 | + |
| 75 | + * FastAPI integration for In_Process Mode (2/2) |
| 76 | + |
| 77 | +### Bug Fixes and Other Changes |
| 78 | + |
| 79 | + * chore: add HF LLM neuronx 0.0.24 image |
| 80 | + * TF-2.16 test modification and handling |
| 81 | + * fix test fail |
| 82 | + * Add troubleshooting links to exceptions |
| 83 | + * cross account private hub model fine-tuning |
| 84 | + * chore: cleanup jumpstart factory |
| 85 | + * disable failing integration tests |
| 86 | + |
| 87 | +## v2.229.0 (2024-08-15) |
| 88 | + |
| 89 | +### Features |
| 90 | + |
| 91 | + * Support for ModelBuilder In_Process Mode (1/2) |
| 92 | + * Pulling in dependencies (in_process mode) using conda environment |
| 93 | + * Add optional CodeArtifact login to FrameworkProcessing job script |
| 94 | + * implemented security-monitoring to send metrics to CW #1510 |
| 95 | + |
| 96 | +### Bug Fixes and Other Changes |
| 97 | + |
| 98 | + * alt configs model deployment and training issues |
| 99 | + * fix keras extension in integ test |
| 100 | + * update image_uri_configs 08-13-2024 07:17:54 PST |
| 101 | + * trn1 instance family does not support volume size |
| 102 | + * Update model.py |
| 103 | + * removed log statement |
| 104 | + * update image_uri_configs 08-09-2024 07:18:00 PST |
| 105 | + * Added torchrun compatibility for distributet training across multiple GPUs in a single node (single instance) |
| 106 | + * BiasConfig type hint |
| 107 | + * add model monitor image accounts for ap-southeast-5 and eu-central-2 |
| 108 | + * aligned UTC times with PST |
| 109 | + * ensure hpt jobs inherit tags from config |
| 110 | + * add JumpStart PDT and OSU regions |
| 111 | + * chore(deps): bump certifi in /src/sagemaker/serve/utils |
| 112 | + * Updates for DJL 0.29.0 release |
| 113 | + * chore(deps): bump apache-airflow from 2.9.2 to 2.9.3 in /requirements/extras |
| 114 | + * chore(deps): bump torch from 2.0.1 to 2.2.0 in /tests/data/serve_resources/mlflow/pytorch |
| 115 | + * avoided printing stack trace and escaped input |
| 116 | + * removing kwargs as this is breaking predictor_cls param for mode… |
| 117 | + |
3 | 118 | ## v2.228.0 (2024-08-06) |
4 | 119 |
|
5 | 120 | ### Features |
|
0 commit comments