Skip to content

Commit 567b059

Browse files
author
ci
committed
prepare release v2.237.3
1 parent daa5518 commit 567b059

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
# Changelog
22

3+
## v2.237.3 (2025-01-09)
4+
5+
### Bug Fixes and Other Changes
6+
7+
* model server might have already done a serialization. honor that by not decoding the request again if it is not already bytes or bytestream
8+
* Disable jumpstart tests missing clean up logic
9+
* Jumpstart ap southeast 5
10+
* add autogluon 1.2
11+
* updated inference script to cover context
12+
* security update -> use sha256 instead of md5 for file hashing
13+
* Fix Flake8 Violations
14+
* Added parsing string support for situations where custom code might be used (ie. mlflow)
15+
* Updating Inference Optimization Validations
16+
317
## v2.237.2 (2024-12-17)
418

519
### Bug Fixes and Other Changes

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.237.3.dev0
1+
2.237.3

0 commit comments

Comments
 (0)