Skip to content

Commit e84a91a

Browse files
author
ci
committed
prepare release v2.216.0
1 parent 55822f7 commit e84a91a

File tree

2 files changed

+25
-1
lines changed

2 files changed

+25
-1
lines changed

CHANGELOG.md

+24
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,29 @@
11
# Changelog
22

3+
## v2.216.0 (2024-04-17)
4+
5+
### Features
6+
7+
* optimum 0.0.21
8+
* Add TF 2.14 Graviton Inference support
9+
* JumpStart alternative config parsing
10+
* TGI 1.4.5
11+
12+
### Bug Fixes and Other Changes
13+
14+
* chore(deps): bump black from 22.3.0 to 24.3.0 in /requirements/extras
15+
* Add back serialization for automatic speech recognition
16+
* bump apache-airflow version to 2.8.4
17+
* remove trailing slash when uploading to S3 with dataset_builder.to_csv_file
18+
* Update Collaborator Check workflow to check for users which are part of collaborator team
19+
* forward network_isolation parameter to Estimators when False
20+
* Flaky slow test
21+
* Revert "Test SM PySDK Variations"
22+
23+
### Documentation Changes
24+
25+
* Add supported task types to schema builder omission
26+
327
## v2.215.0 (2024-04-12)
428

529
### Features

VERSION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.215.1.dev0
1+
2.216.0

0 commit comments

Comments
 (0)