Releases: kserve/modelmesh-runtime-adapter
Releases · kserve/modelmesh-runtime-adapter
v0.12.0
What's Changed
- chore: Upgrade google.golang.org/protobuf by @spolti in #79
- standardize license header by @spolti in #77
- chore: update google.golang.org/protobuf to v1.33.0 by @israel-hdez in #83
- chore: Update golang.org/x/net by @spolti in #84
New Contributors
- @israel-hdez made their first contribution in #83
Full Changelog: v0.11.2...v0.12.0
v0.12.0-rc0
What's Changed
- chore: Upgrade google.golang.org/protobuf by @spolti in #79
- standardize license header by @spolti in #77
- chore: update google.golang.org/protobuf to v1.33.0 by @israel-hdez in #83
- chore: Update golang.org/x/net by @spolti in #84
New Contributors
- @israel-hdez made their first contribution in #83
Full Changelog: v0.11.2...v0.12.0-rc0
v0.11.2
What's Changed
- doc: Add developer instructions by @ckadner in #57
- fix: Incorrect conversion between integer types by @rafvasq in #69
- fix: Specify Python 3.8 in Dockerfile by @rafvasq in #71
- chore: Ensure consistent version of generate proto stubs by @ckadner in #58
- chore: Update gRPC dependencies by @rafvasq in #61
- chore: Update runtime image from ubi8/ubi-minimal:8.7 to 8.8 by @spolti in #63
- chore: Update filepath secure join by @spolti and @ckadner in #62
- chore: Reuse existing developer image by @ckadner in #66
- chore: Add CodeQL configuration by @ckadner in #65
- chore: Update x/ dependencies by @rafvasq in #67
- chore: Upgrade Golang version from 1.17 to 1.19 by @spolti in #68
- chore: Upgrade Go dependencies to address CVEs by @spolti in #76
- chore: Update golang/crypto to v0.17.0 by @ckadner in #78
New Contributors
Full Changelog: v0.11.1...v0.11.2
v0.11.1
What's Changed
- chore: Add Makefile documentation by @ddelange in #50
- chore: Add new approvers to OWNERS file by @ckadner in #56
- fix: Model disk size calculation for models on PVCs by @GolanLevy in #55
New Contributors
- @GolanLevy made their first contribution in #55
Full Changelog: v0.11.0...v0.11.1
v0.11.0
What's Changed
- feat: Add pullman PVC storage provider by @chinhuang007 in #36
- fix: don't panic for some errors in modelstate by @tjohnson31415 in #42
- chore: Cleanup OWNERS by @ckadner in #44
- fix: correct mlserver uri conversion regardless of filenames by @xvnyv in #43
- chore: Push multi-arch images by @ddelange and @ckadner in #38
- fix: build all binaries for the target OS/ARCH by @tjohnson31415 in #49
- chore: Update MLServer protobuf by @rafvasq in #45
- fix(puller): fixes related to an empty model path by @tjohnson31415 in #52
New Contributors
- @chinhuang007 made their first contribution in #36
- @ckadner made their first contribution in #44
- @xvnyv made their first contribution in #43
- @ddelange made their first contribution in #38
- @rafvasq made their first contribution in #45
Full Changelog: v0.10.0...v0.11.0
v0.11.0-rc1
Full Changelog: v0.11.0-rc0...v0.11.0-rc1
v0.11.0-rc0
What's Changed
- fix: don't panic for some errors in modelstate by @tjohnson31415 in #42
- Cleanup OWNERS by @ckadner in #44
- fix: correct mlserver uri conversion regardless of filenames by @xvnyv in #43
- Push multi-arch images by @ddelange in #38
- fix: build all binaries for the target OS/ARCH by @tjohnson31415 in #49
- chore: Update MLServer protobuf by @rafvasq in #45
- fix(puller): fixes related to an empty model path by @tjohnson31415 in #52
New Contributors
- @ckadner made their first contribution in #44
- @xvnyv made their first contribution in #43
- @ddelange made their first contribution in #38
- @rafvasq made their first contribution in #45
Full Changelog: v0.11.0-alpha...v0.11.0-rc0
v0.11.0-alpha
What's Changed
- feat: Add pullman PVC storage provider by @chinhuang007 in #36
Full Changelog: v0.10.0...v0.11.0-alpha
v0.10.0
What's Changed
- chore: Refresh dependencies by @njhill in #30
- feat: Add V2 Inference API support for OVMS runtime by @njhill in #31
- fix: Propagate context to puller download tasks by @njhill in #32
- tidy: Clean up various adapter/puller logic by @njhill in #33
- feat: TorchServe support by @njhill in #34
- chore: Update README.md to reflect latest additions by @njhill in #35
Full Changelog: v0.9.0...v0.10.0
v0.10.0-rc0
Candidate for the v0.10.0
release