We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 78e7b3b commit d4befc9Copy full SHA for d4befc9
2 files changed
CHANGELOG.md
@@ -1,5 +1,26 @@
1
# Changelog
2
3
+## v2.192.0 (2023-10-11)
4
+
5
+### Features
6
7
+ * jumpstart estimator enable infra check flag
8
+ * jumpstart default payloads
9
+ * allow non-python files in job dependencies
10
+ * allow configuring docker container in local mode
11
12
+### Bug Fixes and Other Changes
13
14
+ * js tagging s3 prefix
15
+ * Batch transform: Add support for split_type == "None" in local mode
16
+ * use correct line endings and s3 uris on windows
17
+ * Fixed bug in _create_training_details
18
+ * DJL Neuronx 0.24.0
19
20
+### Documentation Changes
21
22
+ * Include FeatureGroup's load_feature_definitions API documentation
23
24
## v2.191.0 (2023-10-05)
25
26
### Features
VERSION
@@ -1 +1 @@
-2.191.1.dev0
+2.192.0
0 commit comments