Uh oh!
There was an error while loading. Please reload this page.
ARROW-8521: [Release] Update CHANGELOG.md to include patch releases - #7769
ARROW-8521: [Release] Update CHANGELOG.md to include patch releases#7769kszucs wants to merge 3 commits into
Conversation
Thanks for opening a pull request! Could you open an issue for this pull request on JIRA? Then could you also rename pull request title in the following format? See also: |
13afe2c to
964a9adComparewesm
commented
Jul 15, 2020
Based on what I can tell people aren't consistent about classifying things as Improvements vs. New Features (and sometimes the distinction is unclear), so I feel like those categories should be grouped together. Thoughts? |
nealrichardson
commented
Jul 15, 2020
I agree that the only consistent distinction we use is bug vs. not bug. And even if we had a meaningful distinction between new feature and improvement, I'm not sure a reader of the changelog would know what that was or even care. |
kszucs
commented
Jul 15, 2020
So we shouldn't add a label for the improvements nor the new features, just for the bug fixes? |
nealrichardson
commented
Jul 15, 2020
I would just say everything that is not a Bug goes under "New Features" |
wesm
commented
Jul 15, 2020
"New Features and Improvements" as the header would be good |
kszucs
commented
Jul 15, 2020
Ok, updating. |
Generated by the following command from #7162
Here is the new rendered CHANGELOG.md
We may want to run the new curation script as well to update the jira fix versions for the issues resolved right after the release cuts (then regenerate the changelog again).
We can also improve the script to organize the changelog around components in the future since that information is already available in #7162