The sos team is pleased to announce the release of sos-4.2 today in upstream!

Please see the release notes for some of the highlights of this release:

https://github.com/sosreport/sos/releases/tag/4.2

Also note, that we have now renamed the `master` branch to the `main` branch, in accordance with several neutral language initiatives. Currently open PRs should have been automatically updated accordingly, however contributors will need to update their own local environments to reflect this change. One such way of doing so is running the following in your local checkout:

   git branch -m master main
   git fetch origin
   git branch -u origin/main main
   git remote set-head origin -a

Once again I would like to thank all of our contributors for the work that went into this release - one of our largest yet!

- jake / turboturtle

--
Jake Hunsaker
RHCA Cloud Specialist
Senior Software Engineer, CEE Engineering
Red Hat

_______________________________________________
sos-devel mailing list
sos-devel@redhat.com
https://listman.redhat.com/mailman/listinfo/sos-devel

Reply via email to