chore(release): prepare v1.6.0#115
Merged
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.
Description
Release preparation for v1.6.0. Bumps
docs/VERSIONfrom 1.5.0 to 1.6.0 so thev1.6.0tag matches the version file validated by the release pipeline.Minor bump: since v1.5.0 the release includes two new features (note-generation overhaul #114, CLI OAuth server-default degrade chain #99), three path-injection security fixes, and several bug fixes.
The Trivy image gate for this release runs in the release pipeline (CI). No new
.trivyignoreentries are added here; existing accepted kernel-header CVE entries remain within their review-by dates.No new dependencies.
Type of change
Checks run
python3 scripts/validate_docs.pyMigration impact
Documentation impact
docs/VERSIONas part of the release. No other guide affected.Security impact
Manual verification
Version bump only. Confirmed
docs/VERSIONreads1.6.0and docs validation passes locally.