Skip to content

v0.10.0

Compare
Choose a tag to compare
@yuzisun yuzisun released this 22 Jan 13:53
· 469 commits to master since this release
a4e5a25

🌈 What's New?

Core Inference

Serving Runtimes

Advanced Inference

Storage Provider

Multi-Arch Image

⚠️ What's Changed

  • Cleanup InferenceService configmap for ML framework related fields by @Suresh-Nakkeran in #2225
    Warning: If you still have inference service predictors which are not mutated by the webook to convert to the new model spec introduced since 0.8, you need to make a simple spec update to have them go through the mutating webhook.

  • Pass request headers to predict method (#2284) by @andyi2it in #2360
    Warning: the preprocess, predict and postprocess now requires passing the additional argument with headers.

🐛 What's Fixed

⬆️ Version Upgrade

🔨 Project SDLC

Security Patches

  • Optimize docker image builds by @andyi2it in #2319
  • Update versions for art-explainer to resolve several critical CVEs by @MessKon in #2272
  • Vulnerability fixes for kserve and model images by @andyi2it in #2320
  • Patch fixed critical CVEs in kserve/alibi-explainer by @MessKon in #2270
  • aix-explainer: update versions to fix CVEs by @MessKon in #2364

📝 Documentation Update

Full Changelog

New Contributors

Full Changelog: v0.9.0...v0.10.0