Skip to content

v0.11.2

Latest
Compare
Choose a tag to compare
@ckadner ckadner released this 29 Dec 23:14
· 6 commits to main since this release
eaa2fde

What's Changed

  • feat: Add vModelId to PayloadProcessor Payload by @njhill in #123
  • fix: Avoid string concat and regex inefficiency by @rafvasq in #117
  • fix: Per-model metrics labels should be disabled by default by @njhill in #124
  • fix: Remove explicit arg that enables litelinks' use of openssl by @njhill in #127
  • fix: Update zookeeper version to avoid CVE by @njhill in #128
  • fix: Fix PayloadProcessor response payload race condition by @njhill in #120
  • deps: Bump netty - CVE-2023-44487 by @spolti in #114
  • deps: Update various dependencies by @njhill in #115
  • deps: Address bounce castle CVE alert by @spolti in #122
  • deps: Update dependencies by @njhill in #125
  • deps: Bump ubi8 tag to 8.8 by @spolti in #121
  • docs: Add developer instructions to README.md by @ckadner in #85
  • docs: Add ModelMesh documentation by @rafvasq in #110
  • docs: Add per_model_metrics parameter to metrics.md by @njhill in #126
  • chore: Configure CodeQL by @ckadner in #116

New Contributors

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