Skip to content

Commit af8b7de

Browse files
Merge branch 'master' into master
2 parents b620374 + 4f916cf commit af8b7de

File tree

2 files changed

+24
-1
lines changed

2 files changed

+24
-1
lines changed

CHANGELOG.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,28 @@
11
# Changelog
22

3+
## v2.193.0 (2023-10-18)
4+
5+
### Features
6+
7+
* jumpstart model artifact instance type variants
8+
* jumpstart instance specific hyperparameters
9+
* Feature Processor event based triggers (#1132)
10+
* Support job checkpoint in remote function
11+
* jumpstart model package arn instance type variants
12+
13+
### Bug Fixes and Other Changes
14+
15+
* Fix hyperlinks in feature_processor.scheduler parameter descriptions
16+
* add image_uris_unit_test pytest mark
17+
* bump apache-airflow to `v2.7.2`
18+
* clone distribution in validate_distribution
19+
* fix flaky Inference Recommender integration tests
20+
21+
### Documentation Changes
22+
23+
* Update PipelineModel.register documentation
24+
* specify that input_shape in no longer required for torch 2.0 mod…
25+
326
## v2.192.1 (2023-10-13)
427

528
### Bug Fixes and Other Changes

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.192.2.dev0
1+
2.193.1.dev0

0 commit comments

Comments
 (0)