v0.4.3
π Fixes
-
Fix npm installer logic for detecting glibc compatibility - @EverlastingBugstopper, #1006 fixes #1004
Our npm installer had a dependency that updated to v2.0 which included some breaking changes. These changes made our npm installer always return false when checking if the operating system has an appropriate version of
glibcinstalled (in order to download the version of Rover withsupergraph composefunctionality). We have now moved to the appropriate API and installs of v0.4.3 should work as expected.
This release was automatically created by CircleCI.
If you would like to verify that the binary you have downloaded was built from the source code in this repository, you can compute a checksum of the zipped tarball and compare it to the checksums that are included as release artifacts.
Binaries built for MacOS are signed, notarized, and automatically verified with Gatekeeper.