v0.3.0
This is mostly a maintenance release. It updates dependencies, and the Go toolchain to 1.21.5
This also contains a fix for parsing of server version identifiers, which caused the following error:
ERROR mattercheck: could not check instance error=unexpected X-Version-Id, cannot parse "9.3.0.7014621505.d9d7b1c25a4c8032ca14057ddb68ee52.false" url=https://mattermost.example.com
This feels a bit like Groundhog Dag, because previous version, v0.2.7, attempted something similar. The new fix is a bit more robust and should cover more cases.
The binaries are compressed with xz-utils. How to extract xz files?
SHA-256 checksums (of the unpacked files)
7ff26d6ac4e3186a9875a492b4f5c3475fa453fbb0aabab4ac464c2d6137c81f mattercheck_darwin_amd64
d0a8e587bff9d1038f792d304384ec68ee6914b8598b53c73d742a174c3f0aa0 mattercheck_freebsd_amd64
693e687b612942353bb60529c7bcc94261becb016c1cc80329f1ae9b52cd9f28 mattercheck_linux_amd64
0f5fb7db18d0674687ab4ae1e5054a16df7332bc833af86744770210648301dd mattercheck_linux_arm64
7be461aea1fa182bef861a4db0bdd0732baa4207b789037be067e651daf82eb6 mattercheck_windows_amd64.exe