File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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
398413Release date : March 2, 2026
You can’t perform that action at this time.
0 commit comments