What's Changed
- Update quick install to use v0.10.0-rc0 by @sukumargaonkar in #2547
- move kserve crd into separate chart by @yuzisun in #2552
- remove redundant kserve-config configmap by @Suresh-Nakkeran in #2555
- Made changes to fix issues with quick-install version parsing by @andyi2it in #2563
- Fix grpc is not working with logger by @andyi2it in #2463
- user defined model name overwrite issue fix by @Suresh-Nakkeran in #2342
- make prom metric names consistent by @alexagriffith in #2577
- Snyk scan by @andyi2it in #2378
- Replace ioutil package with os and io package by @tenzen-y in #2581
- Handle scenario where annotations are not given in raw deployment mode by @andyi2it in #2569
- sync cluster runtimes by @alexagriffith in #2593
- Removing duplicate servingruntimes CRD by @sukumargaonkar in #2595
- Change to fix sdk replace does not wait for new isvc to be ready by @andyi2it in #1925
- Update KServe 2023 Roadmap by @yuzisun in #2526
- Upgrade the K8s version to 1.24 for tests by @tenzen-y in #2584
- Update knative serving go dependency by @yuzisun in #2603
- Add constrains for numpy<1.24.0 by @yuzisun in #2606
- TR-16622 Ingress Kubernetes manifest upgrade to v1 by @stephanschielke in #2586
- Fix serverless installation mode link by @panli889 in #2610
- Bump Torchserve version to 0.7.0 by @jagadeeshi2i in #2611
- adding prom tags and tests by @alexagriffith in #2589
- Bumping up version to 0.10.0 for all the manifests. by @rachitchauhan43 in #2615
- Adding support for linux/ppc64le in github action for kserve-controller by @adilhusain-s in #2550
- Adding support for linux/ppc64le arch in github action for kserve-agent by @adilhusain-s in #2549
- Adding multi-arch support for linux-ppc64le for router by @adilhusain-s in #2605
- Update to v0.10.0-rc1 release manifests by @yuzisun in #2616
- Adding multi-arch support for linux-ppc64le for qpext by @adilhusain-s in #2604
- Fix multi-arch docker publish by @ddelange in #2619
- Start uvicorn server in multiple process as per worker count by @Suresh-Nakkeran in #2573
New Contributors
- @stephanschielke made their first contribution in #2586
- @panli889 made their first contribution in #2610
- @adilhusain-s made their first contribution in #2550
Full Changelog: v0.10.0-rc0...v0.10.0-rc1