Skip to content

[branch-53] Update version and add Changelog#21559

Open
comphead wants to merge 4 commits intoapache:branch-53from
comphead:origin/branch-53
Open

[branch-53] Update version and add Changelog#21559
comphead wants to merge 4 commits intoapache:branch-53from
comphead:origin/branch-53

Conversation

@comphead
Copy link
Copy Markdown
Contributor

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?

@comphead comphead requested a review from alamb April 11, 2026 16:20
@github-actions github-actions bot added the development-process Related to development process of DataFusion label Apr 11, 2026

```
4 Oleks V
3 Andrew Lamb
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

I had to add this section manually, it was blank after running

uv run ./dev/release/generate-changelog.py 53.0.0 branch-53 53.1.0 > dev/changelog/53.1.0.md

So I had to pull it manually

git shortlog -sn 53.0.0..upstream/branch-53

@github-actions github-actions bot added the documentation Improvements or additions to documentation label Apr 13, 2026
@comphead
Copy link
Copy Markdown
Contributor Author

we getting some security warns

@alamb alamb changed the title [branch-53] Update version [branch-53] Update version and add Changelog Apr 13, 2026
Copy link
Copy Markdown
Contributor

@alamb alamb left a comment

Choose a reason for hiding this comment

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

Thanks @comphead

I'll see if I can figure out what is going on with cargo audit


# Apache DataFusion 53.1.0 Changelog

This release consists of 0 commits from 0 contributors. See credits at the end of this changelog for more information.
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.

0/0 seems wrong. I am not sure why it is at 0

@alamb
Copy link
Copy Markdown
Contributor

alamb commented Apr 13, 2026

we getting some security warns

I think we need up bump some dependencies, similarly to

Working on it now

@alamb
Copy link
Copy Markdown
Contributor

alamb commented Apr 13, 2026

we getting some security warns

I think we need up bump some dependencies, similarly to

Working on it now

Co-authored-by: Andrew Lamb <andrew@nerdnetworks.org>
comphead pushed a commit that referenced this pull request Apr 13, 2026
- Part of #21079

# Rationale
@comphead notes that `cargo audit` is failing on
#21559 (comment)

I previously fixed something similar on `branch-52`: 
- #21415

# Changes 
- Backports the cargo audit dependency updates from #21415 to branch-53
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