Skip to content

Releases: kserve/modelmesh

v0.9.0

21 Jul 00:08
3683057
Compare
Choose a tag to compare

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

11 Feb 21:52
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.7.0...v0.8.0

v0.7.0

05 Oct 21:55
Compare
Choose a tag to compare

Initial ModelMesh release.