Release: weavegraph v0.4.0 — Final API Freeze#189
Merged
Merged
Conversation
Co-authored-by: Copilot <copilot@github.com>
Co-authored-by: Copilot <copilot@github.com>
Co-authored-by: Copilot <copilot@github.com>
Release: weavegraph v0.4.0 — Final API Freeze
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
v0.4.0 is the final API freeze release. No new features — only removals, renames, and documentation finalization. The public API surface is now locked for v1.0.
Previously merged to
stagingvia PR #188 and validated there. This PR promotesstaging→main.Milestones
Message::new(),RuntimeConfig.checkpointerfield +with_checkpointer()+checkpointer_type(), six legacyAppRunnerconstructors,LadderErrortype aliasllm = ["rig"]feature alias;rigis now the sole feature nameDIAGNOSTIC_SCOPEconst alongsideSTREAM_END_SCOPEexamples/production_streaming.rs: full Axum + SSE + Postgres checkpointing reference, end-to-end tested against live PostgresAdditional
cargo deny checkclean (aws-lc-sys updated 0.38→0.40 to clear 6 security advisories)cargo semver-checksclean against 0.3.0 baseline (now running on stable — cargo-semver-checks requires rustc >=1.91.0)docs/MIGRATION.mdv0.4.0 section added (6 breaking changes with before/after examples)CHANGELOG.md[0.4.0]entry addedrustdoc::redundant-explicit-linkserrors resolvedPre-PR Checks (on staging)
make ci-quickclean (fmt, clippy, lib tests, nightly doc)