Skip to content

wren: v0.13.2

Latest

Choose a tag to compare

@github-actions github-actions released this 28 Jul 12:51
8f5b043

0.13.2 (2026-07-28)

Bug Fixes

  • ask: guided template's recall step uses a valid CLI option (#2565) (f242be4)
  • athena: strip trailing semicolon on unlimited query path (#2535) (06e4c42)
  • bigquery: push LIMIT into SQL and strip trailing semicolon (#2465) (0a25df3)
  • duckdb: strip trailing semicolon on unlimited query path (#2489) (3d1be24)
  • mcp: apply default row cap in list_stored_queries markdown fallback (#2526) (86fac4f)
  • memory: skip non-dict columns in seed query generation (#2514) (a3de389)
  • memory: skip non-dict models/relationships/views in schema_indexer (#2533) (50493ab)
  • mssql: preserve outer CTEs and ORDER BY when flattening pagination wrap (#2579) (a93184d)
  • mssql: strip trailing semicolons before sqlglot LIMIT rewrite (#2476) (2e2d0a9)
  • oracle: strip trailing semicolon on unlimited query path (#2534) (78b5b93)
  • profile: exclude connection_url from selectable datasources (#2527) (62712f2)
  • profile: mask secrets nested under kwargs and settings in profile debug (#2525) (682e829)
  • redshift: strip trailing semicolon on unlimited query path (#2482) (812e802)
  • redshift: use public strip_trailing_semicolon on unlimited path (#2560) (50e710d)
  • spark: strip trailing semicolon before sql/dry_run (#2464) (f4b45ed)

Documentation

  • set an explicit contribution bar for agent-authored PRs (#2602) (b590b65)