## Improvements - Added support for `zfs_pool` and `zfs_dataset` resources on Linux ([#5523](https://github.com/inspec/inspec/pull/5523)) - Add docs for `toml` resource ([#5514](https://github.com/inspec/inspec/pull/5514)) - Add CI-CD docs ([#5489](https://github.com/inspec/inspec/pull/5489)) - Add explicit RHEL8 builders to omnibus build ([#5527](https://github.com/inspec/inspec/pull/5527)) - Improved `port` resource performance: adding more specific search while using `ss` command ([#5522](https://github.com/inspec/inspec/pull/5522)) ## Bug Fixes - `file` resource `more_permissive_than` matcher returns nil instead of throwing exception when file does not exist ([#5519](https://github.com/inspec/inspec/pull/5519))