Skip to content

Releases: Canner/wren-engine

wren-core-py: v0.4.0

16 Apr 09:00
a773424

Choose a tag to compare

0.4.0 (2026-04-16)

Features

  • add MDL layout versioning and dialect field on Model and View (#1556) (0384931)

wren-core-py: v0.3.0

16 Apr 05:58
12cf0be

Choose a tag to compare

0.3.0 (2026-04-16)

initial release for release-please

mcp-server: v0.25.0

16 Apr 05:51
932207f

Choose a tag to compare

0.25.0 (2026-04-16)

Initial release for release-please

wren-core-py 0.3.0-rc.2

16 Apr 08:57
3388ea2

Choose a tag to compare

Pre-release

What's Changed

  • feat: add MDL layout versioning and dialect field on Model and View by @goldmedal in #1556
  • fix(ci): disable PyPI attestations for reusable workflow by @goldmedal in #1571
  • fix(ci): use semver for Cargo.toml in wren-core-py RC releases by @goldmedal in #1572

Full Changelog: wren-core-py-v0.3.0...wren-core-py-v0.3.0-rc.2

ibis-server: v0.25.0

15 Apr 10:15
3f5b1d4

Choose a tag to compare

0.25.0 (2026-04-14)

Initial release for release-please

0.24.6

26 Mar 02:10

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.24.5...0.24.6

0.24.5

18 Mar 03:00

Choose a tag to compare

What's Changed

  • docs: improve quickstart DuckDB setup to reduce user pitfalls by @goldmedal in #1454
  • chore: update README with a16z context-layer framing by @chilijung in #1453
  • docs(skills): enforce Web UI as sole method for connection info setup by @goldmedal in #1455
  • chore(doc): fix readme text by @chilijung in #1458
  • chore(ibis-server): Fix real type & nested composite type mapping for Trino engine by @okayhooni in #1456
  • feat(clickhouse): add LowCardinality, Bool, DateTime64 and other type mapping support by @ahmedjawedaj in #1448
  • fix(mcp-server): fix DuckDB connection info and Dockerfile caching by @goldmedal in #1461
  • docs: update wordings in readme by @chilijung in #1460

New Contributors

Full Changelog: 0.24.4...0.24.5

0.24.4

17 Mar 05:17

Choose a tag to compare

What's Changed

  • feat(wren-engine): add Apache Doris connector support by @catpineapple in #1430
  • docs: add CLAUDE.md and settings.json for AI agent context by @wwwy3y3 in #1440
  • docs: expand CLAUDE.md with full build, architecture, and skills reference by @goldmedal in #1441
  • fix(ibis-server): fix Trino timestamp type mapping for timestamp with time zone by @okayhooni in #1442
  • chore(ibis-server): use LEFT JOIN for table_comments in Trino metadata to avoid missing tables by @okayhooni in #1445
  • feat(mcp-server): add Web UI for connection info management with read-only mode by @goldmedal in #1447
  • docs: add MDL reference docs for Model, Relationship, and View by @goldmedal in #1446
  • chore: free wren-core-py from Python 3.11 version lock by @goldmedal in #1444
  • fix(core): generate trim for MSSQL by @goldmedal in #1378
  • chore: update readme by @chilijung in #1451

New Contributors

Full Changelog: 0.24.3...0.24.4

0.24.3

10 Mar 09:46

Choose a tag to compare

What's Changed

  • feat(skills): add Docker image update check to wren-mcp-setup by @goldmedal in #1433
  • fix: allow integer port in connection info for all connectors by @goldmedal in #1434
  • fix: address code scanning alerts for path injection and missing workflow permissions by @goldmedal in #1435
  • feat: add DuckDB data source with v3 metadata API support by @goldmedal in #1436
  • docs: add Wren Engine documentation by @goldmedal in #1437
  • docs(skills): add file-based connector docs, venv setup, and fix path/typo issues by @goldmedal in #1438

Full Changelog: 0.24.2...0.24.3

0.24.2

09 Mar 06:10

Choose a tag to compare

What's Changed

  • feat: support connectionFilePath and skills overhaul for secrets management by @goldmedal in #1432

Full Changelog: 0.24.1...0.24.2