Skip to content

v0.10.0

Compare
Choose a tag to compare
@ckadner ckadner released this 12 Jan 03:50
· 84 commits to main since this release
f56d8ed

🌈 What's New?

🐞 Fixes

πŸ“„ Documentation

  • Sync updated model-runtime.proto file from modelmesh repo (#203)
  • Update FVT prerequisites (#235)
  • Update cluster sizing link in quickstart.md (#236)
  • Fix port-forward command in run-inference.md (#232)
  • Ensure CRD inline code consistency (#265)
  • Fix TLS secret name ConfigMap update example (#260)
  • Relax kustomize version prerequisite for Quickstart (#245)
  • Update Custom Runtime Docs (#277)
  • Update quickstart to include ovms (#270)

🦦 Other

  • Pass ServingRuntime inference endpoint to built-in adapter (#227)
  • Make list of supported built-in runtime server types overridable (#220)
  • Add script to identify broken doc links (#237)
  • Automatically set kube context in development container (#246)
  • Fix error in verify_doc_links.py script (#244)
  • Preserve command history of make develop interactive sessions (#234)
  • Update makefile to support building with podman (#266)
  • Fix FVT runtime count issue (#285)
  • Update Dockerfile packages (#291)
  • Clean up various adapter/puller logic (kserve/modelmesh-runtime-adapter#33)
  • Many dependencies updated (various)

New Contributors

Full Changelog: v0.9.0...v0.10.0
All File Changes: https://github.com/kserve/modelmesh-serving/compare/v0.9.0..v0.10.0