Describe the bug
There are cases where it makes sense to link to a latest patch (e.g. 9.1.x or 9.0.x). Right now we can only link to specific releases (e.g. 9.1.0 or 9.0.1). So there needs to be a way to link to the latest patch - e.g /download/releases/v9-0-x/ that forwards to /download/releases/v9-0-0/ if only 9.0.0 exists or /download/releases/v9-0-1/if 9.0.1 exists.