Skip to content

Commit

Permalink
prepare release v2.237.3
Browse files Browse the repository at this point in the history
  • Loading branch information
ci committed Jan 9, 2025
1 parent 96c5002 commit 07a44c2
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# Changelog

## v2.237.3 (2025-01-09)

### Bug Fixes and Other Changes

* pin metadata-version to 2.3
* model server might have already done a serialization. honor that by not decoding the request again if it is not already bytes or bytestream
* Disable jumpstart tests missing clean up logic
* Jumpstart ap southeast 5
* add autogluon 1.2
* updated inference script to cover context
* security update -> use sha256 instead of md5 for file hashing
* Fix Flake8 Violations
* Added parsing string support for situations where custom code might be used (ie. mlflow)
* Updating Inference Optimization Validations

## v2.237.2 (2024-12-17)

### Bug Fixes and Other Changes
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.237.3.dev0
2.237.3

0 comments on commit 07a44c2

Please sign in to comment.