Skip to content

port 52.5.0 changelog to main - #21553

Merged
alamb merged 1 commit into
apache:mainfrom
alamb:alamb/port_52.5.0_changelog
Apr 13, 2026
Merged

port 52.5.0 changelog to main#21553
alamb merged 1 commit into
apache:mainfrom
alamb:alamb/port_52.5.0_changelog

Conversation

@alamb

@alambalamb commented Apr 11, 2026

Copy link
Copy Markdown
Contributor

Which issue does this PR close?

Rationale for this change

The branch-52 release work added the 52.5.0 changelog in #21407, and that changelog should also be present on main.

What changes are included in this PR?

This PR ports dev/changelog/52.5.0.md from #21407 onto main.

Implementation note: I used git cherry-pick -n of the merged branch-52 commit and kept only the changelog file, discarding the version and config changes that do not belong on main.

Are these changes tested?

This is a documentation-only chabge

Are there any user-facing changes?

Yes. The 52.5.0 changelog is now available on main.

@github-actionsgithub-actionsBot added the development-process Related to development process of DataFusion label Apr 11, 2026
@alambalamb changed the title [dev/changelog]: port 52.5.0 changelog to mainport 52.5.0 changelog to mainApr 11, 2026
@alamb
alamb marked this pull request as ready for review April 11, 2026 09:20
@alambalamb added the documentation Improvements or additions to documentation label Apr 11, 2026

@compheadcomphead left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @alamb
so version update is not required to be backported to main, only changelog?

@alamb

Copy link
Copy Markdown
ContributorAuthor

Thanks @alamb so version update is not required to be backported to main, only changelog?

Yeah, I think given main is already at 53.0.0 it would be weird to try and change it to 52 🤔

@alamb
alamb added this pull request to the merge queueApr 13, 2026
Merged via the queue into apache:main with commit d3cedb2Apr 13, 2026
9 of 10 checks passed
@alamb
alamb deleted the alamb/port_52.5.0_changelog branch April 13, 2026 12:29
coderfender pushed a commit to coderfender/datafusion that referenced this pull request Apr 14, 2026
## Which issue does this PR close?
- Part of apache#21078.
## Rationale for this change
The `branch-52` release work added the `52.5.0` changelog in apache#21407, and
that changelog should also be present on `main`.
## What changes are included in this PR?
This PR ports `dev/changelog/52.5.0.md` from apache#21407 onto `main`.
Implementation note: I used `git cherry-pick -n` of the merged
`branch-52` commit and kept only the changelog file, discarding the
version and config changes that do not belong on `main`.
## Are these changes tested?
This is a documentation-only chabge
## Are there any user-facing changes?
Yes. The `52.5.0` changelog is now available on `main`.
Rich-T-kid pushed a commit to Rich-T-kid/datafusion that referenced this pull request Apr 21, 2026
## Which issue does this PR close?
- Part of apache#21078.
## Rationale for this change
The `branch-52` release work added the `52.5.0` changelog in apache#21407, and
that changelog should also be present on `main`.
## What changes are included in this PR?
This PR ports `dev/changelog/52.5.0.md` from apache#21407 onto `main`.
Implementation note: I used `git cherry-pick -n` of the merged
`branch-52` commit and kept only the changelog file, discarding the
version and config changes that do not belong on `main`.
## Are these changes tested?
This is a documentation-only chabge
## Are there any user-facing changes?
Yes. The `52.5.0` changelog is now available on `main`.
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

development-processRelated to development process of DataFusiondocumentationImprovements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@alamb@comphead