Describe the bug
For aarch64+mac (mac m2 devices), there is no release of feature version 8, which results in an inconsistency between the binary api and the available_releases api
Maybe add some filters to the available_releases api?
To Reproduce
Steps to reproduce the behavior:
- Fetch the available releases from the
available_releases api
- Use the version 8 returned to construct a new request for binary
- Make the request
- Get the 404 error
Expected behavior
Either build the version or add filters to the available releases api
Device (please complete the following information):