Skip to content

Commit

Permalink
prepare release v2.215.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ci committed Apr 12, 2024
1 parent 9dcf8c2 commit 28e1242
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 1 deletion.
19 changes: 19 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,24 @@
# Changelog

## v2.215.0 (2024-04-12)

### Features

* JumpStart Gated Model Support in ModelBuilder Local Modes
* 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.
* Upgrade smp to version 2.3.0

### Bug Fixes and Other Changes

* disable modelbuilder mlflow local integ tests
* add integ-tests to codebuild-ci.yml
* [Feat] Support MLflow Model Format Through ModelBuilder
* Test SM PySDK Variations
* typo in jumpstart manifest and refine tests
* add kix to launched regions
* Remove space specific business logic from Python SDK function to fetch execution role
* Remove notebook tests from CI health check and the script

## v2.214.3 (2024-04-04)

### Bug Fixes and Other Changes
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.214.4.dev0
2.215.0

0 comments on commit 28e1242

Please sign in to comment.