Fwiw, I've done a bit of cleanup on this list to remove fixVersion in version such as 4.0.x-candidate, backlog, issues to be reviewed. If the issue has been fixed, it should be in a release... The full list of changes between 3.9.x and master looks like the following:
https://issues.apache.org/jira/issues/?jql=project%20%3D%20MNG%20AND%20status%20%3D%20Closed%20AND%20fixVersion%20%3D%204.0.0%20AND%20NOT%20fixVersion%20in%20(3.8.0%2C%203.8.1%2C%203.8.2%2C%203.8.3%2C%203.8.4%2C%203.8.5%2C%203.8.6%2C%203.8.7%2C%203.8.8%2C%203.8.9%2C%203.9.0%2C%203.9.1%2C%203.9.2%2C%203.9.3%2C%203.9.4%2C%203.9.5) There are also a couple of issues that have been marked as resolved in 4.0.0 but in no release and should be flagged with a correct release imho: https://issues.apache.org/jira/issues/?jql=project%20%3D%20MNG%20AND%20status%20%3D%20Closed%20AND%20fixVersion%20in%20(4.0.0)%20AND%20NOT%20fixVersion%20in%20(4.0.0-alpha-1%2C%204.0.0-alpha-2%2C%204.0.0-alpha-3%2C%204.0.0-alpha-4%2C%204.0.0-alpha-5%2C%204.0.0-alpha-7%2C%204.0.0-alpha-8) Guillaume Le ven. 20 oct. 2023 à 09:27, Tamás Cservenák <ta...@cservenak.net> a écrit : > Howdy, > > something ike this? > > https://issues.apache.org/jira/issues/?jql=project%20%3D%20MNG%20AND%20status%20%3D%20Closed%20AND%20fixVersion%20in%20(4.0.0%2C%204.0.0-alpha-8%2C%204.0.x-candidate%2C%20%224.x%20%2F%20Backlog%22%2C%20%22Issues%20to%20be%20reviewed%20for%204.x%22%2C%204.0.0-alpha-2%2C%204.0.0-alpha-3%2C%204.0.0-alpha-4%2C%204.0.0-alpha-5%2C%204.0.0-alpha-7) > > HTH > T > > On Fri, Oct 20, 2023 at 9:22 AM tison <wander4...@gmail.com> wrote: > > > I saw somewhat > > > > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12316922&version=12346477 > > now. > > > > Best, > > tison. > > > > > > tison <wander4...@gmail.com> 于2023年10月16日周一 13:52写道: > > > > > Hi, > > > > > > I'm going to try out the 4.0 branch, and I would like to have a list of > > > important changes. Currently, each alpha version has its release note, > > but > > > that's like a log instead of a somewhat migration guide. > > > > > > Do we have an up-to-date list of changes between 3.9 and 4.0? > > > > > > Best, > > > tison. > > > > > > -- ------------------------ Guillaume Nodet