You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+19
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,24 @@
1
1
# Changelog
2
2
3
+
## v2.215.0 (2024-04-12)
4
+
5
+
### Features
6
+
7
+
* JumpStart Gated Model Support in ModelBuilder Local Modes
8
+
* Changes to support remote schema retrieval for task types (question-answering, fill-mask) and added e2e tests for both local and remote hf schema logic.
9
+
* Upgrade smp to version 2.3.0
10
+
11
+
### Bug Fixes and Other Changes
12
+
13
+
* disable modelbuilder mlflow local integ tests
14
+
* add integ-tests to codebuild-ci.yml
15
+
*[Feat] Support MLflow Model Format Through ModelBuilder
16
+
* Test SM PySDK Variations
17
+
* typo in jumpstart manifest and refine tests
18
+
* add kix to launched regions
19
+
* Remove space specific business logic from Python SDK function to fetch execution role
20
+
* Remove notebook tests from CI health check and the script
0 commit comments