Skip to content

chore(main): release wren 0.10.0#147

Open
github-actions[bot] wants to merge 1 commit into
mainfrom
release-please--branches--main--components--wren
Open

chore(main): release wren 0.10.0#147
github-actions[bot] wants to merge 1 commit into
mainfrom
release-please--branches--main--components--wren

Conversation

@github-actions

@github-actions github-actions Bot commented May 6, 2026

Copy link
Copy Markdown

πŸ€– I have created a release beep boop

0.10.0 (2026-06-10)

⚠ BREAKING CHANGES

  • wren: rename PyPI package from wren-engine to wrenai (#2315)

Features

  • add MDL layout versioning and dialect field on Model and View (#1556) (db2f0e4)
  • add wren-core-wasm module with browser WASM support (#1568) (5165a20)
  • context: bind a connection profile to a project (#2251) (41fbe41)
  • core: import wren-engine into core/ (cc9b67f)
  • core: import wren-engine into core/ (#2209) (8b8a1a3)
  • wasm: full Cube support β€” validate, translate, PyO3, CLI, WASM, docs (#2282) (026111e)
  • wren-core: add refSql model support (#1555) (815889c)
  • wren-core: support composite (multi-column) primary keys (#2345) (d33917f)
  • wren: .env-driven profile secrets, auto connection validation, and wren-install-guide skill (#1588) (bdd0758)
  • wren: add wren docs connection-info CLI command (#1507) (6159d98)
  • wren: add dbt import workflow (#2279) (0bd16b8)
  • wren: add LanceDB-backed memory layer for schema and query retrieval (#1494) (d8c1511)
  • wren: add memory list, forget, dump & load commands (#1531) (8660f58)
  • wren: add profile management for named connection profiles (#1509) (85ea8bb)
  • wren: add standalone wren Python SDK package (#1471) (5bc9893)
  • wren: build MDL manifests from OSI semantic models (#2322) (983cf8b)
  • wren: CLI 0.2.0 β€” context management, profiles, strict mode & memory (#1522) (b31a1c1)
  • wren: CTE-based SQL planning with per-model expansion (#1479) (d70f789)
  • wren: extend standalone CLI with MySQL support and auto-discovery (#1476) (c7e7133)
  • wren: generate AGENTS.md during wren context init (#1526) (9990bc8)
  • wren: preserve SELECT * in CTE rewriter (#1536) (0afaef7)
  • wren: query MDL views in the SDK rewriter and strict mode (#2334) (731c9c0)
  • wren: serve agent skills and reference docs from the CLI (#2329) (cbd10cd)

Bug Fixes

  • oracle: replace ibis[oracle] with native oracledb cursor connector (#1495) (a230488)
  • wren: address CodeRabbit review feedback (a28058d)
  • wren: fix CLI 0.2.0 docs β€” description placement, install extras, CLI flags (#1523) (72c4917)
  • wren: honor SQL identifier case across policy, extract, and CTE rewriter (#2310) (9b5fe22)
  • wren: load cubes from folder-per-entity layout (#2350) (6f2542e)
  • wren: support Databricks catalog (#2340) (5e58ef6)
  • wren: suppress model-loading noise and improve memory CLI error message (#1529) (1135c0c)

Performance Improvements

  • cli: use find_spec instead of eager import to detect memory extra (#2352) (81d15fa)

Dependencies

  • clear 5 high-severity Dependabot alerts on main (#2330) (cee71e6)
  • wren: bump transitive deps for security patches (d064db6)

Documentation

  • wren: document macOS memory first-run scan (#2354) (40b1a97)
  • wren: rebrand README to Wren AI and expand rename migration note (#2316) (f3a00eb)

Miscellaneous Chores

  • wren: rename PyPI package from wren-engine to wrenai (#2315) (20cffa9)

This PR was generated with Release Please. See documentation.

@github-actions github-actions Bot force-pushed the release-please--branches--main--components--wren branch 3 times, most recently from 483cd0a to a467287 Compare May 10, 2026 13:39
@github-actions github-actions Bot changed the title chore(main): release wren 0.6.0 chore(main): release wren 0.7.0 May 14, 2026
@github-actions github-actions Bot force-pushed the release-please--branches--main--components--wren branch 4 times, most recently from d07616b to db4bc18 Compare May 18, 2026 08:57
@github-actions github-actions Bot changed the title chore(main): release wren 0.7.0 chore(main): release wren 0.8.0 May 22, 2026
@github-actions github-actions Bot force-pushed the release-please--branches--main--components--wren branch 2 times, most recently from 8cd1905 to 9991739 Compare May 23, 2026 09:12
@github-actions github-actions Bot changed the title chore(main): release wren 0.8.0 chore(main): release wren 0.9.0 May 27, 2026
@github-actions github-actions Bot force-pushed the release-please--branches--main--components--wren branch 2 times, most recently from 316f94c to eba4b8c Compare May 29, 2026 09:10
@github-actions github-actions Bot changed the title chore(main): release wren 0.9.0 chore(main): release wren 0.10.0 Jun 10, 2026
@github-actions github-actions Bot force-pushed the release-please--branches--main--components--wren branch from eba4b8c to 9848e70 Compare June 10, 2026 09:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants