[MDBF-585] downloads API to include release status on the released version Created: 2023-08-28 Updated: 2023-08-28 |
|
| Status: | Open |
| Project: | MariaDB Foundation Development |
| Component/s: | Downloads |
| Affects Version/s: | None |
| Fix Version/s: | None |
| Type: | Bug | Priority: | Blocker |
| Reporter: | Daniel Black | Assignee: | Vicențiu Ciorbaru |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original Estimate: | Not Specified | ||
| Description |
|
e.g: https://downloads.mariadb.org/rest-api/mariadb/11.1.2 should have a release_status. Its the release that contains a release status rather than the major version. The current available https://downloads.mariadb.org/rest-api/mariadb containing inaccurate information on release day is causing frequent delays to Docker Official Images or incorrect releases (https://github.com/MariaDB/mariadb-docker/issues/529). |