Skip to content

[branch-52] Update version and prepare changelog#20560

Merged
alamb merged 7 commits intoapache:branch-52from
alamb:alamb/prepare_52.2.0
Feb 26, 2026
Merged

[branch-52] Update version and prepare changelog#20560
alamb merged 7 commits intoapache:branch-52from
alamb:alamb/prepare_52.2.0

Conversation

@alamb
Copy link
Contributor

@alamb alamb commented Feb 25, 2026

Which issue does this PR close?

Rationale for this change

Prepare for release

What changes are included in this PR?

  1. Update version
  2. prepare CHANGELOG. See rendered version here: https://github.com/alamb/datafusion/blob/alamb/prepare_52.2.0/dev/changelog/52.2.0.md

I'll have to update this at least once more once we merge the other outstanding PRs:

./dev/release/generate-changelog.py  52.1.0 branch-52 52.2.0 > dev/changelog/52.2.0.md
npx prettier@2.7.1  -w dev/changelog/52.2.0.md

Note the security audit CI check will fail until we merge

Are these changes tested?

By CI

Are there any user-facing changes?

@github-actions github-actions bot added the development-process Related to development process of DataFusion label Feb 25, 2026
@alamb alamb marked this pull request as ready for review February 25, 2026 22:31
@github-actions github-actions bot added the documentation Improvements or additions to documentation label Feb 25, 2026
@alamb
Copy link
Contributor Author

alamb commented Feb 26, 2026

Thank you all -- I will now update the changelog, get this merged, and then make a RC

@alamb alamb merged commit da4014d into apache:branch-52 Feb 26, 2026
32 checks passed
alamb added a commit to alamb/datafusion that referenced this pull request Feb 26, 2026
## Which issue does this PR close?

- part of apache#20287

## Rationale for this change

Prepare for release

## What changes are included in this PR?

1. Update version 
2. prepare CHANGELOG. See rendered version here:
https://github.com/alamb/datafusion/blob/alamb/prepare_52.2.0/dev/changelog/52.2.0.md

I'll have to update this at least once more once we merge the other
outstanding PRs:

```shell
./dev/release/generate-changelog.py  52.1.0 branch-52 52.2.0 > dev/changelog/52.2.0.md
npx prettier@2.7.1  -w dev/changelog/52.2.0.md
```

Note the security audit CI check will fail until we merge
- apache#20546


## Are these changes tested?

By CI
## 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.
-->

---------

Co-authored-by: Oleks V <comphead@users.noreply.github.com>
github-merge-queue bot pushed a commit that referenced this pull request Mar 4, 2026
## Which issue does this PR close?

- part of #20287

## Rationale for this change

Keep main up to date

## What changes are included in this PR?
- forward port #20560

1. Update version 
2. prepare CHANGELOG.

Co-authored-by: Oleks V <comphead@users.noreply.github.com>
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.

4 participants