From 433e4ffe2e441a79990f26f4384c7dbeee3a5627 Mon Sep 17 00:00:00 2001 From: ci Date: Wed, 18 Oct 2023 17:09:06 +0000 Subject: [PATCH] prepare release v2.193.0 --- CHANGELOG.md | 23 +++++++++++++++++++++++ VERSION | 2 +- 2 files changed, 24 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4de0089828..757d82bc53 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,28 @@ # Changelog +## v2.193.0 (2023-10-18) + +### Features + + * jumpstart model artifact instance type variants + * jumpstart instance specific hyperparameters + * Feature Processor event based triggers (#1132) + * Support job checkpoint in remote function + * jumpstart model package arn instance type variants + +### Bug Fixes and Other Changes + + * Fix hyperlinks in feature_processor.scheduler parameter descriptions + * add image_uris_unit_test pytest mark + * bump apache-airflow to `v2.7.2` + * clone distribution in validate_distribution + * fix flaky Inference Recommender integration tests + +### Documentation Changes + + * Update PipelineModel.register documentation + * specify that input_shape in no longer required for torch 2.0 mod… + ## v2.192.1 (2023-10-13) ### Bug Fixes and Other Changes diff --git a/VERSION b/VERSION index 800fee0efd..9dd3f50812 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2.192.2.dev0 +2.193.0