From a720209de1418e26f1b5ad3ae5516b1087ffbe97 Mon Sep 17 00:00:00 2001 From: ci Date: Fri, 22 Mar 2024 01:36:42 +0000 Subject: [PATCH] prepare release v2.214.0 --- CHANGELOG.md | 17 +++++++++++++++++ VERSION | 2 +- 2 files changed, 18 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f8d1e70116..d1cf751fa7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,22 @@ # Changelog +## v2.214.0 (2024-03-22) + +### Features + + * add support to ``clarify.py`` for time series explainability jobs + +### Bug Fixes and Other Changes + + * remove pytorch test for deprecated function + * skip test_experiment_analytics to unblock release + * Create workflow module scoped sagemaker_session to resolve test race condition + * Simplify how we process test dependencies, which are supposed to include all extras. + * skip failing feature store search integ test + * skip failing pt test + * list jumpstart models with invalid version strings + * urge customers to install latest version + ## v2.213.0 (2024-03-15) ### Features diff --git a/VERSION b/VERSION index e88edc395f..b6ed0456ad 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2.213.1.dev0 +2.214.0