sos-4.5.1
The sos team is pleased to announce the release of sos-4.5.1. This release follows our recent changes to adopt a faster release cadence, and as such is smaller in scope than previous releases for the project. The next release is slated for March 29.
Global Changes
- Build failures for snaps will now be available within the CI run in which a particular build failed.
Report Changes
- A plethora of new tags and changed tags have been implemented across many collections to assist with Insights inspection.
- Fixed a bug where a potential duplicate command when run in a container could result in an incorrectly handled exception within the archive. If duplicate commands are called within the same container from the same plugin, there will no longer be an error.
- The
ocp
preset will no longer use the--verify
option
Plugin Changes
- New plugins:
ceph_iscsi
,microshift
,microshift_ovn
- The
azure
plugin has been updated to use a newer endpoint for metadata retrieval - The
rhui
plugin will now properly obfuscate certain sensitive keys from collections - The
composer
plugin will now capture/etc/osbuild-composer
- Running an
ostree fsck
is now gated behind the newostree.fsck
plugin option, and not tied to--verify
For full information on the changes contained in this release, please refer to the Git commit logs. Further release information and tarballs are available at:
https://github.com/sosreport/sos/releases/tag/4.5.1
Please report any problems to the sos-devel mailing list, or the GitHub issue tracker:
https://github.com/sosreport/sos/issues/
The team would like to thank everyone who contributed fixes, new features, testing, and feedback for this release.