Skip to content

v1.19.0

Choose a tag to compare

@github-actions github-actions released this 13 Mar 13:05
· 531 commits to main since this release
f565b9c

1.19.0 (2026-03-13)

Features

  • Refactor chat and SQL execution logic to use async agent framework (a33bcb9)

Bug Fixes

  • Extract project name from endpoint if not set in create_kb_mcp_connection function (8c059bc)
  • Remove citation markers from response text in chat function (8727586)
  • Remove unused isWorkShopDeployment import and simplify chart text parsing logic (5f2a809)
  • Simplify project name extraction logic in create_kb_mcp_connection function (744d937)
  • Update response format for chart generation and modify citation handling in chat responses (6aae710)