Skip to content

chore(engine): release 1.11.0#188

Merged
hugocorreia90 merged 1 commit intomainfrom
chore/engine-release-1.11.0
Apr 20, 2026
Merged

chore(engine): release 1.11.0#188
hugocorreia90 merged 1 commit intomainfrom
chore/engine-release-1.11.0

Conversation

@hugocorreia90
Copy link
Copy Markdown
Contributor

Closes the first wave of every trust-system arc (Arcs 1–7) plus two wave-2 follow-ups landed the same day. Nine feature PRs since v1.10.0.

Summary

Plus #169 fix: install scripts resolve latest engine version by semver.

Wave 2/3 work for every arc remains in the deferred backlog — see the changelog Deferred section for the full carry-forward.

Version bump

20 Cargo.toml files (all workspace members except rocky-bigquery, which tracks its own version).

Test plan

  • cargo build succeeds, Cargo.lock updated
  • CI green on this PR (engine-ci + codegen-drift)
  • After merge: tag engine-v1.11.0 on the merged commit and push to trigger engine-release.yml

Closes the first wave of every trust-system arc (Arcs 1-7) plus the two
wave-2 follow-ups landed the same day. Nine feature PRs since v1.10.0.

- Arc 1 (#170): rocky lineage --downstream, rocky branch, rocky run --branch, rocky replay
- Arc 2 (#171): per-run cost attribution, [budget] block, budget_breach hook
- Arc 3 (#172): three-state CircuitBreaker, adapter consolidation
- Arc 4 (#173): rocky trace Gantt + feature-gated OTLP metrics export
- Arc 5 (#174): schema-grounded rocky ai prompt + project-aware validator
- Arc 6 wave 1 (#184): --target-dialect P001 portability lint (12 constructs)
- Arc 7 wave 1 (#185): blast-radius P002 SELECT * lint (semantic-graph aware)
- Arc 6 wave 2 (#186): [portability] config block + per-model rocky-allow pragma
- Arc 7 wave 2 wave-1 (#187): --with-seed source-schema inference

Plus #169 fix: install scripts pick latest engine version by semver.

Version bump: 20 Cargo.toml files (all workspace members except
rocky-bigquery, which tracks its own version).

Wave 2/3 work for every arc remains in the deferred backlog — see
the changelog Deferred section for the full carry-forward.
@hugocorreia90 hugocorreia90 merged commit 13df751 into main Apr 20, 2026
11 of 12 checks passed
@hugocorreia90 hugocorreia90 deleted the chore/engine-release-1.11.0 branch April 20, 2026 17:14
hugocorreia90 added a commit that referenced this pull request Apr 20, 2026
The fixture version strings and the dagster-rocky wheel-version in
uv.lock still reflected engine-v1.10.0 / dagster-v1.6.0 from before the
coordinated 1.11.0 / 1.7.0 release (PRs #188, #189). Regenerated via
`just regen-fixtures` and `just codegen`; the 35 fixture diffs are
pure `version` string bumps with no shape changes.

Unblocks the codegen-drift CI check on PR #194.
hugocorreia90 added a commit that referenced this pull request Apr 20, 2026
…tioning (#194)

* docs: align READMEs, llms.txt, and agent files with trust-system positioning

- engine/README.md: lead with trust-system framing; add ELT scope table,
  seven trust dimensions section, and Branches / Cost / Observability /
  Portability rows in the features table.
- README.md (monorepo root): one-liner now leads with "trust system for
  your data" + "Keep Databricks or Snowflake, bring Rocky for the DAG."
- docs/public/llms.txt: replace the "owns the T" positioning and add
  explicit ELT scope bullets so LLM-crawlers pick up the accurate
  coverage (rocky load, bronze replication).
- CLAUDE.md (root), engine/AGENTS.md: one-line wording fixes so future
  agent guidance doesn't carry the stale "replaces dbt" frame.

All changes are pure copy; no code or feature changes. Docs build still
passes (69 pages, 1.68s).

* chore(dagster): refresh generated fixtures + uv.lock for engine-v1.11.0

The fixture version strings and the dagster-rocky wheel-version in
uv.lock still reflected engine-v1.10.0 / dagster-v1.6.0 from before the
coordinated 1.11.0 / 1.7.0 release (PRs #188, #189). Regenerated via
`just regen-fixtures` and `just codegen`; the 35 fixture diffs are
pure `version` string bumps with no shape changes.

Unblocks the codegen-drift CI check on PR #194.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant