Skip to content

Commit a720209

Browse files
author
ci
committed
prepare release v2.214.0
1 parent f620629 commit a720209

File tree

2 files changed

+18
-1
lines changed

2 files changed

+18
-1
lines changed

CHANGELOG.md

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

3+
## v2.214.0 (2024-03-22)
4+
5+
### Features
6+
7+
* add support to ``clarify.py`` for time series explainability jobs
8+
9+
### Bug Fixes and Other Changes
10+
11+
* remove pytorch test for deprecated function
12+
* skip test_experiment_analytics to unblock release
13+
* Create workflow module scoped sagemaker_session to resolve test race condition
14+
* Simplify how we process test dependencies, which are supposed to include all extras.
15+
* skip failing feature store search integ test
16+
* skip failing pt test
17+
* list jumpstart models with invalid version strings
18+
* urge customers to install latest version
19+
320
## v2.213.0 (2024-03-15)
421

522
### Features

VERSION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.213.1.dev0
1+
2.214.0

0 commit comments

Comments
 (0)