Skip to content

Commit 84d965c

Browse files
author
ci
committed
prepare release v2.211.0
1 parent 55293fb commit 84d965c

File tree

2 files changed

+24
-1
lines changed

2 files changed

+24
-1
lines changed

CHANGELOG.md

+23
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,28 @@
11
# Changelog
22

3+
## v2.211.0 (2024-03-05)
4+
5+
### Features
6+
7+
* pin dll version to support python3.11 to the sdk
8+
* instance specific jumpstart host requirements
9+
* Add TensorFlow 2.14 image configs
10+
* Add AutoMLV2 support
11+
* Support selective pipeline execution between function step and regular step
12+
* Add new Triton DLC URIs
13+
14+
### Bug Fixes and Other Changes
15+
16+
* Skip No Canvas regions for test_deploy_best_candidate
17+
* make sure gpus are found in local_gpu run
18+
* Bump Apache Airflow version to 2.8.2
19+
* properly close sagemaker config file after loading config
20+
* remove enable_network_isolation from the python doc
21+
22+
### Documentation Changes
23+
24+
* Add doc for new feature processor APIs and classes
25+
326
## v2.210.0 (2024-02-28)
427

528
### Features

VERSION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.210.1.dev0
1+
2.211.0

0 commit comments

Comments
 (0)