Skip to content

sos-4.7.1

Latest
Compare
Choose a tag to compare
@pmoravec pmoravec released this 08 Apr 09:50
· 39 commits to main since this release

The sos team is pleased to announce the release of sos-4.7.1. This is just a minor update compared to 4.7.0.

General Changes

  • .format() calls are replaced by f-string equivalents as a step to modernize on f-strings
  • many PYLint, PEP8 and flake8 improvements done

Report Changes

  • Hardware devices have new section for fstype

Plugin Changes

  • New plugins: proxmox, aap_hub, aap_controller, telegraf
  • SCLPlugin class has been dropped
  • nfs plugin captures various mountstats
  • ceph* plugins newly respect --all-logs option
  • openstack_keystone properly obfuscates OIDC client secret

Collector Changes

  • ocp cluster has a new option to specify API URL

Cleaner Changes

  • A new option --skip-cleaning-files / --skip-masking-files implemented
  • Stripping raw MAC address has been improved

Tests Changes

  • Workaround of puppet bug puppet-agent-7.29.0*) in foreman installer applied

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.7.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.