Hi,
For research purposes I am trying to obtain the exact release dates for the different Sonarqube versions.
- I have looked at the commit date tagged on Github but that seems to be always days if not months before the actual release.
- I found a list here https://www.sonarqube.org/whats-new/ and searched for blog posts referencing the different versions here: https://blog.sonarsource.com/search?q=5.2%20in%20screenshots.
Problem: I could retrieve 32 out of the 55 I am interested in. Mostly I cannot find the release dates of minor releases: as an example I cannot find the date for 5.1.1 and 5.1.2 whereas I could find the one for 5.1. Same for 5.6.1…7 whereas I could find the one for 5.6.
Any help would be very appreciated!