Releases: kserve/modelmesh
Releases · kserve/modelmesh
v0.9.0
What's Changed
- Internal sync by @njhill in #20
- Internal sync by @njhill in #21
- feat: Include prometheus metric help text by @njhill in #23
- fix: Fix for eviction deadlock by @njhill in #25
- fix: Timeouts on all internal requests; better timeout logging by @njhill in #26
- fix: Longer timeout for blocking internal requests by @njhill in #27
- fix: Always block internal management RPCs when on inference path by @njhill in #28
- chore: Update dependencies including jackson CVE fix by @njhill in #29
- deps: Update grpc, netty, jackson-databind dependencies by @njhill in #30
- deps: Update etcd-java, protobuf dependencies by @njhill in #31
- deps: Update grpc, netty, protobuf dependencies by @njhill in #32
- deps: Upgrade netty to 4.1.77.Final by @njhill in #34
- fix: Disable FIPS for java by @njhill in #35
- fix: Repair invalid ModelRecord lastUsed values in registry by @njhill in #36
- logs: Some logging improvements for better problem diagnosis by @njhill in #39
- docs: Minor README.md rewording and add link to charts by @njhill in #38
- feat: Add metrics for inference request/response payload sizes by @njhill in #37
- chore: Update to use Java 17 by @njhill in #33
- chore: Add image build to PR GH Actions workflow by @pvaneck in #40
- fix: Switch to use G1 garbage collector by @njhill in #41
- fix: Ensure netty's buffer allocator is used post J17 upgrade by @njhill in #42
- misc: Miscellaneous small fixes / code improvements by @njhill in #44
- fix: Repair invalid ModelRecord lastUsed values in registry by @njhill in #45
v0.8.0
What's Changed
- Sync internal changes by @njhill in #9
- Sync internal changes by @njhill in #10
- chore: remove leftover authors by @anhuong in #11
- chore: remove distribution management from maven by @anhuong in #12
- deps: Update dependencies including important log4j CVE fix by @njhill in #13
- Sync internal changes by @pvaneck in #14
- Sync internal changes by @njhill in #15
- Cherry-picks into release-0.8 branch by @pvaneck in #18
New Contributors
Full Changelog: v0.7.0...v0.8.0