Describe the enhancement requested
It seems that the release notes changelog doesn't call out breaking changes at all - were there really none for v25.0.0? That'd be surprising given it's a major version.
See https://arrow.apache.org/release/25.0.0.html
In addition, the current distinction of commits into a) Fixes and b) Features seems muddled in practice.
Examples of things classified as features but sounds like fix/chore (semver minor)
At least for major versions it would be nice to have a summary of the major changes (major features, breaking changes). this exists: Summary: https://arrow.apache.org/blog/2026/07/10/25.0.0-release/ but should be linked to from the changelog
Component(s)
Documentation
Describe the enhancement requested
It seems that the
release noteschangelog doesn't call out breaking changes at all - were there really none for v25.0.0? That'd be surprising given it's a major version.See https://arrow.apache.org/release/25.0.0.html
In addition, the current distinction of commits into a) Fixes and b) Features seems muddled in practice.
Examples of things classified as features but sounds like fix/chore (semver minor)
At least for major versions it would be nice to have a summary of the major changes (major features, breaking changes).this exists: Summary: https://arrow.apache.org/blog/2026/07/10/25.0.0-release/ but should be linked to from the changelogComponent(s)
Documentation