Hi mokraemer!
Sorry for having this regression. The "interstitial" URL was never part of any official API to download the file and we lost it when refactoring the code. We have exposed a REST API specifically for this use case.
https://downloads.mariadb.org/rest-api/mariadb/10.6.5/mariadb-10.6.5.tar.gz
With docs here:
https://mariadb.org/downloads-rest-api/
This is the URL that will accomplish the same as the previous "interstitial" url. If this is something that you can not adjust, I can work to enable a redirect, but I can not guarantee that it will keep working for future releases.
NOTE: I have noticed a few bugs in the rest-api docs. I'll get these fixed and only then close the issue.
Hi mokraemer!
Sorry for having this regression. The "interstitial" URL was never part of any official API to download the file and we lost it when refactoring the code. We have exposed a REST API specifically for this use case.
https://downloads.mariadb.org/rest-api/mariadb/10.6.5/mariadb-10.6.5.tar.gz
With docs here:
https://mariadb.org/downloads-rest-api/
This is the URL that will accomplish the same as the previous "interstitial" url. If this is something that you can not adjust, I can work to enable a redirect, but I can not guarantee that it will keep working for future releases.
NOTE: I have noticed a few bugs in the rest-api docs. I'll get these fixed and only then close the issue.