Skip to content

v0.18.1

Latest

Choose a tag to compare

@applied-ai-release-bot applied-ai-release-bot released this 30 Apr 16:25

🐛 Bug Fix

  • docs(cli): Clean up CLI command structure and improve documentation #594 (@limjoobin @vishal-bala)
  • Add JSON output for RedisVL CLI read commands #593 (@limjoobin)
  • fix(MCP): Avoid required search config fields that aren't relevant to the configured search type #591 (@vishal-bala)
  • Fix/cli: standardize exit codes, messages and streams #592 (@hillarytoh)
  • feat(MCP): Give agents a hint about available fields for filtering and return #590 (@vishal-bala)

📝 Documentation

Additional Notes

rvl index and rvl stats now require shared flags such as --url, --host, and --json to appear after the subcommand (for example, rvl index listall --url ...) rather than supporting them being placed before it.

Authors: 3