We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 257d744 commit b5025b6Copy full SHA for b5025b6
CHANGELOG.md
@@ -1,5 +1,21 @@
1
# Changelog
2
3
+## v2.209.0 (2024-02-24)
4
+
5
+### Features
6
7
+ * ModelBuilder to fetch local schema when no SchemaBuilder present.
8
+ * AutoGluon 1.0.0 image_uris update
9
10
+### Bug Fixes and Other Changes
11
12
+ * skip pytorch training compiler integ test
13
+ * add fixes for tarfile extractall functionality PEP-721
14
+ * Fix telemetry image uri option logic for ModelBuilder
15
+ * Add telemetry metrics on usage of default images for ModelBuilder
16
+ * Fix error message typo
17
+ * Add "distribution" parameter into record_set
18
19
## v2.208.0 (2024-02-15)
20
21
### Features
VERSION
@@ -1 +1 @@
-2.208.1.dev0
+2.209.0
0 commit comments