Skip to content

Commit bcf9668

Browse files
author
ci
committed
prepare release v2.227.0
1 parent e09693c commit bcf9668

File tree

2 files changed

+22
-1
lines changed

2 files changed

+22
-1
lines changed

CHANGELOG.md

+21
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,26 @@
11
# Changelog
22

3+
## v2.227.0 (2024-07-30)
4+
5+
### Features
6+
7+
* added code scanning through CodeQL
8+
9+
### Bug Fixes and Other Changes
10+
11+
* Fixed cpu isntance type for the estimator register test
12+
* update image_uri_configs 07-29-2024 11:28:28 PST
13+
* avoid AccessDenied error for a while on SageMaker Studio wtih do…
14+
* SMP PT 2.3 Fix
15+
* chore: pin framework version in serverless inference tests
16+
* image uri in TGI 2.2.0 image
17+
* explicitly access enum member values to avoid Python version related regression
18+
* chore: add huggingface TGI 2.2.0 config
19+
* update image_uri_configs 07-22-2024 11:53:54 PST
20+
* update image_uri_configs 07-17-2024 07:17:38 PST
21+
* update image_uri_configs 07-16-2024 07:17:45 PST
22+
* add support for new regions
23+
324
## v2.226.1 (2024-07-17)
425

526
## v2.226.0 (2024-07-12)

VERSION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.226.2.dev0
1+
2.227.0

0 commit comments

Comments
 (0)