You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Only some phpMyAdmin version are delivered as docker images (not even all those currently supported).
This is a (non-exhaustive) list of the versions currently released and their existence on the docker hub:
Hi @williamdes, substantially each minor has it's own list of bug and features (ex: phpmyadmin/phpmyadmin#16042 (comment)) and our users are trained to avoiding them.
If, for example, we use 4.9.x usually we update regularly to latest 4.9 and don't jump to newest one if we are not forced by other changes in the project requirements.
With the latest patch missing for a lot of minor doesn't seem to be a good choice, unless it is a problematic version and the intention is to remove it from the distribution.
We did not get accepted as an official project for some time, which is why the earlier releases weren't posted there. We made the decision not to upload old tags because we didn't see a point.
Most of the rest can be explained through what you suspect; there was another quick release to fix some immediate issue and I did not feel it was necessary to upload a release that was already known to be broken.
The lack of 5.1.2 as an official tag looks like a mistake on my part or a build error, but since it's outdated I don't feel there's a compelling reason to add it at this time.
Most notably on this list, phpMyAdmin 4.9.10 does not exist on Docker and that should be resolved (even though we hope no one is still using 4.9).
Mostly we expect Docker users to use either branch tags (to target 5 or 5.2, or latest) or to tag a specific version which they'd already know to exist and work. Therefore, I don't particularly see a benefit now of going back to add the missing tags (which is the decision that was made at the time as well), excepting of course the 4.9.10 release.
I'm open to hearing other opinions on the matter, of course.
Only some phpMyAdmin version are delivered as docker images (not even all those currently supported).
This is a (non-exhaustive) list of the versions currently released and their existence on the docker hub:
Was there any decision to upload only some versions, especially on the official hub, to bring out (maybe related to #363)?
Thanks for all your work.
The text was updated successfully, but these errors were encountered: