CHEF-34794 docs: Add release notes for InSpec 7.2.0 - #4698
Open
Nik08 wants to merge 5 commits into
Open
Conversation
Add release notes for InSpec 7.1.16 including: - Enhancements: Deprecation warning for --overwrite flag - Bug fixes: Docker/Podman resource fallback, vendored profiles, Windows architecture detection - Packaging: Support for aarch64-linux and aarch64-darwin Habitat packages - Dependency updates: train/train-core and chef-licensing Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
✅ Deploy Preview for chef-web-docs ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
- Add dependency update entry for train-kubernetes support (PR #7995) - Add top pointer for Linux ARM Habitat packages in Packaging section Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Signed-off-by: Nik08 <nikita.mathur@progress.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Signed-off-by: Nik08 <nikita.mathur@progress.com>
Signed-off-by: Nik08 <nikita.mathur@progress.com>
…r packages Signed-off-by: Nik08 <nikita.mathur@progress.com>
Nik08
force-pushed
the
release-notes/inspec-7.1.16
branch
from
August 6, 2026 07:11
44f3637 to
686430f
Compare
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.
Changes Made
Updated InSpec Release Notes
This pull request updates the Chef InSpec release notes to include details for version 7.2.0, released on August 13th, 2026. The changes summarize new enhancements, bug fixes, packaging improvements, and dependency updates.
Most important changes:
Enhancements
--overwriteflag in theinspec compliance uploadcommand, noting its future removal.Bug fixes
--auto-install-gemsflag, ensuring regex patterns match both bare resource names and sub-resources.Packaging
Dependency updates
train,train-core, `chef-Files Modified
content/release_notes/inspec.md- Updated version and date for the latest releaseRelated Issue
CHEF-34794