Skip to content

Lineage v1.1.1

Latest

Choose a tag to compare

@priyam-jain-2002 priyam-jain-2002 released this 01 Sep 07:14
· 11 commits to main since this release
a753521

Patch release for the current V1 distribution line.

Highlights:

  • Refreshed public-facing documentation for current registry, add, workflow, inspect/list/doctor, and bootstrap-prompt behavior.
  • Added workspace discovery and inventory support for compiling existing workspaces into Lineage packages.
  • Added stable Go required CI coverage and release-policy refinements.
  • Fixed explicit zero state schemas, project config schema documentation, Windows provider binary fixture/candidate handling, and legacy materialize state path handling.

Verification:

  • Built from a753521 using Go 1.22.12.
  • go test ./... passed.
  • Five release binaries were built for darwin-amd64, darwin-arm64, linux-amd64, linux-arm64, and windows-amd64.
  • checksums.txt was generated and verified with shasum -a 256 -c.