## New Features - For mysql and postgres session resources, we added functionality that protects passwords from printing out to the console. ([#5124](https://github.com/inspec/inspec/pull/5124)) ## Improvements - The Scientific Linux platform is now supported on the `service` resource. ([#5164](https://github.com/inspec/inspec/pull/5164)) - We fixed documentation examples for the `passwd` resource. ([#5171](https://github.com/inspec/inspec/pull/5171)) ## Bug Fixes - We fixed a bug where failure messages would always end with `[TRUNCATED]` if truncation was enabled. This meant that you would even get the truncation text even if your message was short enough to begin with. ([#5165](https://github.com/inspec/inspec/pull/5165))