## New Features - Added `mail_alias` resource ([#5961](https://github.com/inspec/inspec/pull/5961)) - Added `routing_table` resource ([#5972](https://github.com/inspec/inspec/pull/5972)) ## Improvements - Enhancements to output of progress-bar reporter ([#5966](https://github.com/inspec/inspec/pull/5956)) - Enhanced `docker_container` resource with `have_volume` matcher ([#5944](https://github.com/inspec/inspec/pull/5944)) - Enhanced `docker_image` resource with low-level "inspection" properties. ([#5945](https://github.com/inspec/inspec/pull/5945)) - Enhanced `user` resource with new matchers and properties ([#5959](https://github.com/inspec/inspec/pull/5959)) ## Bug Fixes - Fixed the `service` resource on BSD to ensure installed: true isn't always returned. ([#5948](https://github.com/inspec/inspec/pull/5948)) - Updated Cisco XE device detection (train [#728](https://github.com/inspec/train/pull/728))