We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f620629 commit a720209Copy full SHA for a720209
CHANGELOG.md
@@ -1,5 +1,22 @@
1
# Changelog
2
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
20
## v2.213.0 (2024-03-15)
21
22
### Features
VERSION
@@ -1 +1 @@
-2.213.1.dev0
+2.214.0
0 commit comments