Skip to content

Commit 2d638eb

Browse files
evakravibeniericjinyoung-limshinglyuShing Lyu
authored andcommitted
change: bump jinja2 to 3.1.3 in doc/requirments.txt (aws#4421) (aws#4423)
* change: bump jinja2 to 3.1.3 in doc/requirments.txt (aws#4421) * change: bump jinja2 to 3.1.3 in doc/requirments.txt * Update requirements.txt * feature: TGI 1.4.0 (aws#4424) * documentation: fix the ClarifyCheckStep documentation to mention PDP (aws#4259) * documentation: fix the ClarifyCheckStep documentation to mention PDP support * fix: break the lines to meet pylint requirement --------- Co-authored-by: Shing Lyu <[email protected]> * documentation: Explain the ClarifyCheckStep and QualityCheckStep parameters (aws#4261) * documentation: explain the ClarifyCheckStep and QualityCheckStep parameters * fix: remove trailing space --------- Co-authored-by: Shing Lyu <[email protected]> * feat: Telemetry metrics (aws#4414) * Emit additional telemetry metrics * Fix unit tests * Emit endpoint failure to telemetry * Address PR Comments * Emit latency in telemetry * Address PR Comments * Addressed PR Comments * Address PR Comments * Fix tests * Fix integ tests --------- Co-authored-by: Jonathan Makunga <[email protected]> Co-authored-by: Erick Benitez-Ramos <[email protected]> * documentation: change order of pipelines topics (aws#4427) * prepare release v2.208.0 * update development version to v2.208.1.dev0 * feature: AutoGluon 1.0.0 image_uris update (aws#4426) --------- Co-authored-by: Erick Benitez-Ramos <[email protected]> Co-authored-by: Jinyoung Lim <[email protected]> Co-authored-by: Shing Lyu <[email protected]> Co-authored-by: Shing Lyu <[email protected]> Co-authored-by: Jonathan Makunga <[email protected]> Co-authored-by: Jonathan Makunga <[email protected]> Co-authored-by: stacicho <[email protected]> Co-authored-by: ci <ci> Co-authored-by: tonyhu <[email protected]>
1 parent 95780d3 commit 2d638eb

File tree

1 file changed

+23
-23
lines changed

1 file changed

+23
-23
lines changed

CHANGELOG.md

+23-23
Original file line numberDiff line numberDiff line change
@@ -4,51 +4,51 @@
44

55
### Features
66

7-
* Update SM Python SDK for PT 2.2.0 SM DLC
7+
- Update SM Python SDK for PT 2.2.0 SM DLC
88

99
### Bug Fixes and Other Changes
1010

11-
* Create custom tarfile extractall util to fix backward compatibility issue
12-
* Upgrade smp to version 2.2
13-
* Enhance model builder selection logic to include model size
11+
- Create custom tarfile extractall util to fix backward compatibility issue
12+
- Upgrade smp to version 2.2
13+
- Enhance model builder selection logic to include model size
1414

1515
## v2.211.0 (2024-03-05)
1616

1717
### Features
1818

19-
* pin dll version to support python3.11 to the sdk
20-
* instance specific jumpstart host requirements
21-
* Add TensorFlow 2.14 image configs
22-
* Add AutoMLV2 support
23-
* Support selective pipeline execution between function step and regular step
24-
* Add new Triton DLC URIs
19+
- pin dll version to support python3.11 to the sdk
20+
- instance specific jumpstart host requirements
21+
- Add TensorFlow 2.14 image configs
22+
- Add AutoMLV2 support
23+
- Support selective pipeline execution between function step and regular step
24+
- Add new Triton DLC URIs
2525

2626
### Bug Fixes and Other Changes
2727

28-
* Skip No Canvas regions for test_deploy_best_candidate
29-
* make sure gpus are found in local_gpu run
30-
* Bump Apache Airflow version to 2.8.2
31-
* properly close sagemaker config file after loading config
32-
* remove enable_network_isolation from the python doc
28+
- Skip No Canvas regions for test_deploy_best_candidate
29+
- make sure gpus are found in local_gpu run
30+
- Bump Apache Airflow version to 2.8.2
31+
- properly close sagemaker config file after loading config
32+
- remove enable_network_isolation from the python doc
3333

3434
### Documentation Changes
3535

36-
* Add doc for new feature processor APIs and classes
36+
- Add doc for new feature processor APIs and classes
3737

3838
## v2.210.0 (2024-02-28)
3939

4040
### Features
4141

42-
* Prepend SageMaker Studio App Type to boto3 User Agent string
43-
* TGI optimum 0.0.18 (general+llm)
44-
* TGI 1.4.2
42+
- Prepend SageMaker Studio App Type to boto3 User Agent string
43+
- TGI optimum 0.0.18 (general+llm)
44+
- TGI 1.4.2
4545

4646
### Bug Fixes and Other Changes
4747

48-
* tolerate vulnerable old model for integ test and temporarily skip test_list_jumpstart_models_script_filter
49-
* add missing regions to pytorch config
50-
* Add validation for sagemaker version on remote job
51-
* fixed implementation of fail_on_violation for transform with monitoring
48+
- tolerate vulnerable old model for integ test and temporarily skip test_list_jumpstart_models_script_filter
49+
- add missing regions to pytorch config
50+
- Add validation for sagemaker version on remote job
51+
- fixed implementation of fail_on_violation for transform with monitoring
5252

5353
## v2.209.0 (2024-02-24)
5454

0 commit comments

Comments
 (0)