We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a4ef985 commit 91115b0Copy full SHA for 91115b0
CHANGELOG.md
@@ -1,5 +1,20 @@
1
# Changelog
2
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
18
## v2.209.0 (2024-02-24)
19
20
### Features
VERSION
@@ -1 +1 @@
-2.209.1.dev0
+2.210.0
0 commit comments