chore(release): prepare SchemaForge v0.44.0 - #158
Merged
Conversation
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.
Release SchemaForge 0.44.0 with the merged owner-read correction (#151), authorization-aware counts and pagination (#152), and explicit Cedar placeholder context (#155). Publish the CLI as 0.44.0 and its independently versioned integration crate as 0.43.0. Resolve all direct acton-service dependencies to the published 0.43.1 correlation fix, preserving features and unrelated lockfile entries.
The release changelog includes the security behavior change and the guarded owner-only Read migration recipe. Manual Cedar callers must supply resource_is_placeholder; framework entry points do so automatically. Separate legacy unversioned notes from this release delta and document HTTP audit selection and generated request correlation.
Validation: all 2,491 supported workspace tests passed (eight skipped) with the published dependency. The owner-read, pagination, placeholder-context, and upstream request-correlation changes passed their constituent clippy and CI gates. Release CI covers PostgreSQL authorization/concurrency, SQL Server 2019/2022, the Windows build, and CEL proofs. Dependency feature sets are unchanged, and the lockfile changes only the framework and two package versions. No application Rust source or formatting changes are included in this release preparation.