Skip to content

[branch-49] Update version to 49.0.0, add changelog #16822

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Jul 19, 2025

Conversation

alamb
Copy link
Contributor

@alamb alamb commented Jul 18, 2025

Which issue does this PR close?

Rationale for this change

We are preparing for a release so we need to update the versions and changelog

What changes are included in this PR?

  1. Update version to 49.0.0
  2. Add changelog. Rendered: https://github.com/alamb/datafusion/blob/alamb/prepare_49_release/dev/changelog/49.0.0.md

Are these changes tested?

By CI

Are there any user-facing changes?

New version

@github-actions github-actions bot added the development-process Related to development process of DataFusion label Jul 18, 2025
@alamb alamb mentioned this pull request Jul 18, 2025
34 tasks
@github-actions github-actions bot added the documentation Improvements or additions to documentation label Jul 18, 2025
Copy link
Member

@xudong963 xudong963 left a comment

Choose a reason for hiding this comment

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

Thank you @alamb

@alamb
Copy link
Contributor Author

alamb commented Jul 19, 2025

Thanks @xudong963 -- I'll merge this one and we can begin testing against branch-49.

I'll do a final fixup and merge to main once we have created the release candidate

@alamb alamb merged commit 1ded6ef into apache:branch-49 Jul 19, 2025
30 checks passed
@alamb alamb deleted the alamb/prepare_49_release branch July 21, 2025 18:04
alamb added a commit that referenced this pull request Jul 23, 2025
* [branch-49] Update version to `49.0.0`, add changelog (#16822)

* Update version to 49.0.0

* Add 49.0.0 changelog

* prettier

* Update changelog and config

* chore: use `equals_datatype`  for `BinaryExpr` (#16813) (#16847)

* chore: use `equals_datatype` instead of direct type comparison for `BinaryExpr`

* chore: use `equals_datatype` instead of direct type comparison for `BinaryExpr`

(cherry picked from commit acff1b6)

* [branch-49] Final Changelog Tweaks (#16852)

---------

Co-authored-by: Oleks V <[email protected]>
adriangb pushed a commit to pydantic/datafusion that referenced this pull request Jul 28, 2025
* [branch-49] Update version to `49.0.0`, add changelog (apache#16822)

* Update version to 49.0.0

* Add 49.0.0 changelog

* prettier

* Update changelog and config

* chore: use `equals_datatype`  for `BinaryExpr` (apache#16813) (apache#16847)

* chore: use `equals_datatype` instead of direct type comparison for `BinaryExpr`

* chore: use `equals_datatype` instead of direct type comparison for `BinaryExpr`

(cherry picked from commit acff1b6)

* [branch-49] Final Changelog Tweaks (apache#16852)

---------

Co-authored-by: Oleks V <[email protected]>
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