v2.237.3
·
182 commits
to master
since this release
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