Skip to content

Commit 2b29f86

Browse files
cibencrabtree
authored andcommitted
prepare release v2.210.0
1 parent 3d08909 commit 2b29f86

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,20 @@
11
# Changelog
22

3+
## v2.210.0 (2024-02-28)
4+
5+
### Features
6+
7+
* Prepend SageMaker Studio App Type to boto3 User Agent string
8+
* TGI optimum 0.0.18 (general+llm)
9+
* TGI 1.4.2
10+
11+
### Bug Fixes and Other Changes
12+
13+
* tolerate vulnerable old model for integ test and temporarily skip test_list_jumpstart_models_script_filter
14+
* add missing regions to pytorch config
15+
* Add validation for sagemaker version on remote job
16+
* fixed implementation of fail_on_violation for transform with monitoring
17+
318
## v2.209.0 (2024-02-24)
419

520
### Features

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.209.1.dev0
1+
2.210.0

0 commit comments

Comments
 (0)