Skip to content

[main] Update Changelog (#18592) - #18616

Merged
alamb merged 1 commit into
apache:mainfrom
alamb:alamb/port_changelog_changes
Nov 13, 2025
Merged

[main] Update Changelog (#18592)#18616
alamb merged 1 commit into
apache:mainfrom
alamb:alamb/port_changelog_changes

Conversation

@alamb

Copy link
Copy Markdown
Contributor

Which issue does this PR close?

Rationale for this change

  • Bring some small changes to changelog to main

What changes are included in this PR?

Cherry-pick this PR to main:

Are these changes tested?

By CI

Are there any user-facing changes?

New changelog content

Which issue does this PR close?

  • Closes #.

Rationale for this change

What changes are included in this PR?

Are these changes tested?

Are there any user-facing changes?

## Which issue does this PR close?
- part of apache#17558
## Rationale for this change
Per @xudong963 in
apache#18567 (comment),
we should update the changelog on `branch-51` to incorporate
- apache#18567
## What changes are included in this PR?
Ran
```shell
./dev/release/generate-changelog.py 50.3.0 branch-51 51.0.0 > dev/changelog/51.0.0.md
npx prettier@2.7.1 --write '{datafusion,datafusion-cli,datafusion-examples,dev,docs}/**/*.md' '!datafusion/CHANGELOG.md' README.md CONTRIBUTING.md
```
And checked in the results
## Are these changes tested?
By CI
## Are there any user-facing changes?
New changelog content
@alambalamb added the documentation Improvements or additions to documentation label Nov 11, 2025
@github-actionsgithub-actionsBot added development-process Related to development process of DataFusion and removed documentation Improvements or additions to documentation labels Nov 11, 2025
@alamb
alamb marked this pull request as ready for review November 11, 2025 12:03
@alamb
alamb enabled auto-merge November 11, 2025 12:03
@alambalamb mentioned this pull request Nov 11, 2025
@alambalamb changed the title [branch-51] Update Changelog (#18592)[main] Update Changelog (#18592)Nov 12, 2025
@alamb
alamb added this pull request to the merge queueNov 13, 2025
Merged via the queue into apache:main with commit e29009fNov 13, 2025
5 checks passed
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

development-processRelated to development process of DataFusion

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@alamb@Jefffrey