raulcd commented on PR #33636: URL: https://github.com/apache/arrow/pull/33636#issuecomment-1380811927
I've regenerated the changelog fully as a way of testing my changes to archery release scripts using GitHub instead of JIRA and in order to add the missing releases from the Changelog. There are some minor changes to some old changelogs mainly due to issues being assigned to a single milestone on GitHub but to more than one fix version on JIRA. We used to add tickets to both the minor release and the next major release but on GitHub we have only added it to the minor milestone. Mainly because an issue can only have a single milestone. As a practical example: https://issues.apache.org/jira/browse/ARROW-3353 This issue appeared on both the 0.11.1 and 0.12.0 changelogs. It now appears only on the 0.11.1 changelog as the GitHub assigned issue is set to the 0.11.1 milestone: https://github.com/apache/arrow/issues/19685 I don't think that is a problem as we are already delivering all tickets that pertain to a minor release on the next major release, like: - 11.0.0 will include all tickets that were part of 10.0.1 even if they are not included in the 11.0.0 changelog. @kou any thoughts? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
