docs: note v0.3.2 as first immutable release#68
Open
dominikschubert wants to merge 1 commit intomainfrom
Open
Conversation
Immutable Releases is enabled at the repository level, but GitHub applies it only to releases published after the setting was flipped. Publish v0.3.2 as the first immutable tag and document in the README/CHANGELOG so users know which tag to pin for supply-chain hardening. Also bump example snippets from @v0.3.0 to @v0.3.2 and backfill the skipped v0.3.1 changelog entry. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
|
The ephemeral instance for the application preview has been shut down |
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.
Motivation
GitHub Immutable Releases is now enabled at the repo level, but GitHub only applies it to releases published after the setting was flipped —⚠️ . This PR prepares the docs for
v0.3.1and earlier remain mutablev0.3.2, which will be the first immutable tag users can pin to for supply-chain hardening.Fixes DRG-752
Changes
v0.3.2(or later).LocalStack/setup-localstack@v0.3.0references in example snippets to@v0.3.2.[0.3.2]entry inCHANGELOG.mddocumenting the immutable-release milestone.[0.3.1]entry while at it (referencing Only show use-pro deprecation message on top action input #67).Follow-ups
v0.3.2release immediately after merging so the tag is actually immutable.