Skip to content

Releases: MateusAMP2119/iris-lakehouse

v0.5.8-snapshot.20260725.c6b1144bd755

Pre-release

Choose a tag to compare

@github-actions github-actions released this 25 Jul 13:53

Rolling snapshot build of the development branch. Unstable; rebuilt on every merge.

  • Version: v0.5.8-snapshot.20260725.c6b1144bd755
  • Commit: c6b1144

Install with: IRIS_VERSION=snapshot ./install.sh

v0.5.7

Choose a tag to compare

@github-actions github-actions released this 20 Jul 10:16
f6c1544

What's Changed

Full Changelog: v0.5.6...v0.5.7

v0.5.6

Choose a tag to compare

@github-actions github-actions released this 20 Jul 09:34

What's Changed

Full Changelog: v0.5.5...v0.5.6

v0.5.5

Choose a tag to compare

@github-actions github-actions released this 16 Jul 08:52
45b00c5

What's Changed

Full Changelog: v0.5.4...v0.5.5

v0.5.4

Choose a tag to compare

@github-actions github-actions released this 15 Jul 20:28
dc214f6

What's Changed

Full Changelog: v0.5.3...v0.5.4

v0.5.3

Choose a tag to compare

@github-actions github-actions released this 15 Jul 11:35
9453890

⚠️ Breaking change: engine state moved to a fixed per-user engine home

The engine target no longer resolves from the invoking directory. The socket, iris.toml, object store, and managed Postgres now live under a fixed per-user engine home$IRIS_HOME, else ~/.iris — so every iris command finds the engine from any directory (#169).

Migrating from ≤ v0.5.2: your engine state sits under <workspace>/.iris. iris engine install/start detect it and refuse with the exact mv to run:

# stop the old daemon first (from the old workspace, with the old binary if needed)
mv <workspace>/.iris ~/.iris

--socket, --host, and IRIS_SOCKET remain the escape hatch for nonstandard targets. The quickstart tour's workspace question now places pipeline sources only; its printed cheat-sheet works from any shell.

What's Changed

Full Changelog: v0.5.2...v0.5.3

v0.5.2

Choose a tag to compare

@github-actions github-actions released this 14 Jul 23:26
441b5e2

What's Changed

Full Changelog: v0.5.1...v0.5.2

v0.5.1

Choose a tag to compare

@github-actions github-actions released this 13 Jul 18:33

What's Changed

Full Changelog: v0.4.0...v0.5.1

v0.5.0

Choose a tag to compare

@github-actions github-actions released this 13 Jul 17:20

What's Changed

Read more

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 12 Jul 01:36
011e609

What's Changed

Full Changelog: v0.3.2...v0.4.0