We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5832820 commit e917cb4Copy full SHA for e917cb4
CHANGELOG.md
@@ -1,5 +1,17 @@
1
# Changelog
2
3
+## v2.145.0 (2023-04-06)
4
+
5
+### Features
6
7
+ * add support for async inline error notifications
8
+ * Add methods for feature group to list feature metadata parameters and tags
9
+ * Support huggingface hub model_id for DJL Models
10
11
+### Bug Fixes and Other Changes
12
13
+ * load_sagemaker_config should lazy initialize a default S3 resource
14
15
## v2.144.0 (2023-04-05)
16
17
### Features
VERSION
@@ -1 +1 @@
-2.144.1.dev0
+2.145.0
0 commit comments