Skip to content

Commit

Permalink
prepare release v2.193.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ci committed Oct 18, 2023
1 parent 7213b5a commit 433e4ff
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 1 deletion.
23 changes: 23 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.192.2.dev0
2.193.0

0 comments on commit 433e4ff

Please sign in to comment.