release: bump version to 4.8.6 - #102
Merged
Merged
Conversation
First release built and published through the #62-hardened pipeline (SHA-pinned actions, zizmor lint gate, action allowlist with SHA-pin enforcement). Cedar Policy engine unchanged (v4.8.2). Added: - Cedar policy template linking on the PolicySet handle — with_linked / with_linked_batch / without_linked / templates() (#29, @Iamrodos) - Reusable, pre-parsed Entities handle + with_added_json_str (#83, @Iamrodos) - PolicySet.with_added_str to extend a compiled base without re-parsing (#83) Security: - CI/release supply-chain hardening (#62): every action SHA-pinned with tag comments, checkout persist-credentials: false, zizmor lint job, repo action allowlist requiring SHA pins. Build provenance is now a single combined attestation over all wheels (attest-build-provenance@v4) rather than one per wheel. No change to the published package's code or behavior.
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 PR for cedarpy v4.8.6. Cedar Policy engine unchanged (v4.8.2).
Bumps
Cargo.toml,Cargo.lock, the README compatibility table, and promotes theCHANGELOG.md[Unreleased]section.Added
PolicySethandle —with_linked/with_linked_batch/without_linked/templates()(#29, thanks @Iamrodos)Entitieshandle +with_added_json_str(#83, thanks @Iamrodos)PolicySet.with_added_str— extend a compiled base without re-parsing (#83)Security
checkoutpersist-credentials: false, zizmor lint gate, repo action-allowlist requiring SHA pins. Build provenance is now a single combined attestation over all wheels (attest-build-provenance@v4) instead of one per wheel. No change to the package's code or behavior.Notes
releasejob (download-artifact@v8,attest-build-provenance@v4,maturin upload) — those run only on the tag push after merge.🤖 Generated with Claude Code