Skip to content

v0.4.29

Choose a tag to compare

@github-actions github-actions released this 20 Feb 09:06
285c135

0.4.29 (2026-02-20)

Features

  • serve: add short flag and env var for metrics port (#1616) (4f63e97)

Bug Fixes

  • deps: update k8s.io/utils digest to b8788ab (#1572) (a56e478)
  • use proper JSON marshaling for customrest prompt to handle special characters (#1615) (99911fb), closes #1556

Refactoring

  • improve MCP server handlers with better error handling and pagination (#1613) (abc4647)