Skip to content

Releases: kserve/kserve

v0.13.0-rc1

21 May 09:58
Compare
Choose a tag to compare
v0.13.0-rc1 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v0.13.0-rc0...v0.13.0-rc1

v0.13.0-rc0

07 May 10:11
bfc2e21
Compare
Choose a tag to compare
v0.13.0-rc0 Pre-release
Pre-release

🌈 What's New?

⚠️ What's Changed

🐛 What's Fixed

⬆️ Version Upgrade

🔨 Project SDLC

CVE patches

📝 Documentation Update

New Contributors

Full Changelog: v0.12.1...v0.13.0-rc0

v0.12.1

23 Apr 12:20
d94ca25
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.12.0...v0.12.1

v0.12.0

25 Feb 17:17
Compare
Choose a tag to compare

🌈 What's New?

Core Inference & Serving Runtimes

Advanced Inference

KServe Python SDK, Storage

⚠️ What's Changed

  • Change the default value for enableDirectPvcVolumeMount to true by @Jooho in #3371
  • Add model arguments to API and update BERT inference example by @yuzisun in #3332

--model_name, --predictor_host, --predictor_use_ssl, --predictor_request_timeout_seconds are added to the kserve model server and no longer need to be defined in the custom predictor or transformer. --protocol is deprecated and superceded by --predictor_protocol. More details can be found on API reference doc.

🐛 What's Fixed

⬆️ Version Upgrade

🔨 Project SDLC

Read more

v0.12.0-rc1

27 Jan 14:10
Compare
Choose a tag to compare
v0.12.0-rc1 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v0.12.0-rc0...v0.12.0-rc1

v0.12.0-rc0

24 Dec 19:14
85eca89
Compare
Choose a tag to compare
v0.12.0-rc0 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v0.11.1...v0.12.0-rc0

v0.11.2

15 Nov 14:13
f7db2a3
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.11.1...v0.11.2

v0.11.1

22 Sep 22:53
52b8804
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.11.0...v0.11.1

v0.11.0

07 Aug 01:19
1529b71
Compare
Choose a tag to compare

🌈 What's New?

Core Inference & Serving Runtimes

Advanced Inference

Storage Provider

KServe Python SDK

kserve 0.11.0 now uses poetry for dependency management, cloud storage dependencies are now made optional and you can run pip install kserve[storage] to install those dependencies.

⚠️ What's Changed

  • Remove "default" suffix from generated component name - updated by @Suresh-Nakkeran in #2508
  • Remove(AIX explainer): Remove AIX explainer API and SDK by @Tomcli in #2826
  • Fix raw deployment status.address.url displays wrong url by @sivanantha321 in #2830
  • Make status.address.url consistent across installations by @sivanantha321 in #2875
  • Added support to accept the request body/payload in any format (not just json) by @SatishBethi in #2524
    ⚠️ Now, you are required to set content-type header to application/json for the server to recognize and decode the json type payload.

🐛 What's Fixed

⬆️ Version Upgrade

🔨 Project SDLC

Read more

v0.11.0-rc1

10 Jul 17:01
165b475
Compare
Choose a tag to compare
v0.11.0-rc1 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v0.11.0-rc0...v0.11.0-rc1