From d4befc9afb2c03fe5b39198db774b69a9e6f0312 Mon Sep 17 00:00:00 2001 From: ci Date: Wed, 11 Oct 2023 21:30:52 +0000 Subject: [PATCH] prepare release v2.192.0 --- CHANGELOG.md | 21 +++++++++++++++++++++ VERSION | 2 +- 2 files changed, 22 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 99a39ee95f..20c22c054c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,26 @@ # Changelog +## v2.192.0 (2023-10-11) + +### Features + + * jumpstart estimator enable infra check flag + * jumpstart default payloads + * allow non-python files in job dependencies + * allow configuring docker container in local mode + +### Bug Fixes and Other Changes + + * js tagging s3 prefix + * Batch transform: Add support for split_type == "None" in local mode + * use correct line endings and s3 uris on windows + * Fixed bug in _create_training_details + * DJL Neuronx 0.24.0 + +### Documentation Changes + + * Include FeatureGroup's load_feature_definitions API documentation + ## v2.191.0 (2023-10-05) ### Features diff --git a/VERSION b/VERSION index ce65ed0f7d..30471d152b 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2.191.1.dev0 +2.192.0