Skip to content

Commit 28e1242

Browse files
author
ci
committed
prepare release v2.215.0
1 parent 9dcf8c2 commit 28e1242

File tree

2 files changed

+20
-1
lines changed

2 files changed

+20
-1
lines changed

CHANGELOG.md

+19
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,24 @@
11
# Changelog
22

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
21+
322
## v2.214.3 (2024-04-04)
423

524
### Bug Fixes and Other Changes

VERSION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.214.4.dev0
1+
2.215.0

0 commit comments

Comments
 (0)