Skip to content

Commit 8bc360c

Browse files
Add Chef InSpec 5.24.* release notes
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Signed-off-by: Mohan Chhalotre <mchhalot@progress.com>
1 parent 8b26de4 commit 8bc360c

1 file changed

Lines changed: 15 additions & 0 deletions

File tree

content/release_notes/inspec.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -393,6 +393,21 @@ We overhauled the `inspec check` and `inspec export` commands to use the parser
393393

394394
- We no longer support Ruby 2.7 since it became end-of-life (EOL) in March 2023.
395395

396+
## Chef InSpec 5.24.*
397+
398+
Release date:
399+
400+
### Bug fixes
401+
402+
- fix: CHEF-32686 - Pre-check waivers before control block evaluation to avoid eager resource execution ([#7832](https://github.com/inspec/inspec/pull/7832))
403+
404+
### Dependency updates
405+
406+
- Updated `addressable` gem from `2.4` to `2.9.0`. ([#7920](https://github.com/inspec/inspec/pull/7920))
407+
- Updated `json` gem from `>= 1.8` to `>= 2.19.2`. ([#829](https://github.com/inspec/train/pull/829))
408+
- Updated `activesupport` gem from `>= 7.2.2.1` to `>= 7.2.3.1`. ([#830](https://github.com/inspec/train/pull/830))
409+
- Updated `net-imap` gem from `>= 0.2.5` to `>= 0.5.14`. ([#7911](https://github.com/inspec/inspec/pull/7911))
410+
396411
## Chef InSpec 5.24.7
397412

398413
Release date: March 2, 2026

0 commit comments

Comments
 (0)