github wtfutil/wtf v0.47.0

10 hours ago

WTF v0.47.0 is out. There's a few bug fixes, some new modules, and the usual ton of dependency updates.

Summary

fix - The Jira module wasn't working. Deprecated API endpoints meant the module wasn't doing what it should be. Thank you to @dfoulkes for the PR that fixed the module in this release.
fix - The Security module shows which DNS servers are configured for your machine. This was artificially limited to 2 servers. Thanks to @alexfornuto's report, this has been fixed.
fix - Running wtf --version now actually reports the useful version number. Before it was just a git digest.
new module - There's a new module called "Ping". This allows you to... ping hostnames. 🙂 Thank you @tabell.
new module - AZLogs. Thanks to @jonhadfield there's a new module to work with Azure Logs.
new - WTF can now be installed properly with go install.

There's been some other tooling updates happening in the background as well. Helping make WTF better. (thanks @toby-bro). Updates to the website, including for the new modules, will land very soon.

Changelog

Don't miss a new wtf release

NewReleases is sending notifications on new releases.