Skip to content

Conversation

@alamb
Copy link
Contributor

@alamb alamb commented Nov 8, 2025

Which issue does this PR close?

Rationale for this change

Let's update the version numbers!

What changes are included in this PR?

Update numbers and add changelog.

I plan to merge this PR now and I will make a follow on PR (and forward port it to main) with final touchups

Are these changes tested?

Are there any user-facing changes?

@github-actions github-actions bot added the development-process Related to development process of DataFusion label Nov 8, 2025
@github-actions github-actions bot added the documentation Improvements or additions to documentation label Nov 8, 2025
Copy link
Contributor

@mbutrovich mbutrovich left a comment

Choose a reason for hiding this comment

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

Looks right to me. Thanks @alamb!

@alamb
Copy link
Contributor Author

alamb commented Nov 8, 2025

Thanks @mbutrovich for the review!


# Apache DataFusion 51.0.0 Changelog

This release consists of 531 commits from 128 contributors. See credits at the end of this changelog for more information.
Copy link
Contributor Author

Choose a reason for hiding this comment

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

128 contributors 😮 -- a new record I think!

@alamb alamb merged commit ff96b3b into apache:branch-51 Nov 9, 2025
32 checks passed
alamb added a commit to alamb/datafusion that referenced this pull request Nov 9, 2025
## Which issue does this PR close?

<!--
We generally require a GitHub issue to be filed for all bug fixes and
enhancements and this helps us generate change logs for our releases.
You can link an issue to this PR using the GitHub syntax. For example
`Closes apache#123` indicates that this PR will close issue apache#123.
-->

- part of apache#17558 

## Rationale for this change

Let's update the version numbers!

## What changes are included in this PR?

Update numbers and add changelog. 

I plan to merge this PR now and I will make a follow on PR (and forward
port it to main) with final touchups

## Are these changes tested?

<!--
We typically require tests for all PRs in order to:
1. Prevent the code from being accidentally broken by subsequent changes
2. Serve as another way to document the expected behavior of the code

If tests are not included in your PR, please explain why (for example,
are they covered by existing tests)?
-->

## Are there any user-facing changes?

<!--
If there are user-facing changes then we may require documentation to be
updated before approving the PR.
-->

<!--
If there are any breaking changes to public APIs, please add the `api
change` label.
-->
@alamb alamb deleted the alamb/update_release_numbers branch November 9, 2025 11:06
@alamb
Copy link
Contributor Author

alamb commented Nov 9, 2025

Thanks for the review @mbutrovich

@alamb
Copy link
Contributor Author

alamb commented Nov 9, 2025

I also cherry-picked this to main as well

@alamb alamb mentioned this pull request Nov 9, 2025
35 tasks
github-merge-queue bot pushed a commit that referenced this pull request Nov 9, 2025
## Which issue does this PR close?

- part of #17558
- port of #18551

## Rationale for this change

Let's update the version numbers!

## What changes are included in this PR?
- forward port the change from
#18551 to main

## Are these changes tested?
by CI

## Are there any user-facing changes?
New version
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

development-process Related to development process of DataFusion documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants