Skip to content

Commit

Permalink
prepare release v2.211.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ci committed Mar 5, 2024
1 parent 55293fb commit 84d965c
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.211.0 (2024-03-05)

### Features

* pin dll version to support python3.11 to the sdk
* instance specific jumpstart host requirements
* Add TensorFlow 2.14 image configs
* Add AutoMLV2 support
* Support selective pipeline execution between function step and regular step
* Add new Triton DLC URIs

### Bug Fixes and Other Changes

* Skip No Canvas regions for test_deploy_best_candidate
* make sure gpus are found in local_gpu run
* Bump Apache Airflow version to 2.8.2
* properly close sagemaker config file after loading config
* remove enable_network_isolation from the python doc

### Documentation Changes

* Add doc for new feature processor APIs and classes

## v2.210.0 (2024-02-28)

### Features
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.210.1.dev0
2.211.0

0 comments on commit 84d965c

Please sign in to comment.