Skip to content

Prepare for 58.4.0 release#10367

Merged
alamb merged 10 commits into
apache:58_maintenancefrom
alamb:alamb/prepare_58.4.0
Jul 18, 2026
Merged

Prepare for 58.4.0 release#10367
alamb merged 10 commits into
apache:58_maintenancefrom
alamb:alamb/prepare_58.4.0

Conversation

@alamb

@alamb alamb commented Jul 17, 2026

Copy link
Copy Markdown
Contributor

Which issue does this PR close?

Rationale for this change

Get out a 58.4.0 release with the expanded parquet encryption algorithm support so downstream projects (e.g. DataFusion Comet, for AES GCM 256 / Iceberg table decryption) don't have to wait for the 59.0 major release:

What changes are included in this PR?

  1. Update version to 58.4.0
  2. Update CHANGELOG. See rendered preview here:
    https://github.com/alamb/arrow-rs/blob/alamb/prepare_58.4.0/CHANGELOG.md

Are these changes tested?

By CI

Are there any user-facing changes?

Yes, this is preparation for a release

@alamb
alamb marked this pull request as ready for review July 17, 2026 21:47
@mbutrovich

Copy link
Copy Markdown
Contributor

Did we get an inadvertent parquet-testing submodule update in the commit?

@alamb

alamb commented Jul 18, 2026

Copy link
Copy Markdown
Contributor Author

Did we get an inadvertent parquet-testing submodule update in the commit?

Yes you are right -- sorry I ran out of time last night

Comment thread .github/workflows/audit.yml
@mbutrovich

Copy link
Copy Markdown
Contributor

Did we get an inadvertent parquet-testing submodule update in the commit?

Yes you are right -- sorry I ran out of time last night

No worries. Looks like this one will take some finagling to get through all of the CI checks. Thanks for getting it going!

@mbutrovich mbutrovich left a comment

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.

LGTM! Thanks @alamb!

@alamb
alamb merged commit 4544dea into apache:58_maintenance Jul 18, 2026
10 checks passed
@alamb

alamb commented Jul 18, 2026

Copy link
Copy Markdown
Contributor Author

Woohoo!

@alamb

alamb commented Jul 18, 2026

Copy link
Copy Markdown
Contributor Author

Thanks @mbutrovich

alamb added a commit that referenced this pull request Jul 18, 2026
## Which issue does this PR close?
- part of #10349

Follow up to #10367, which prepared the `58.4.0` changelog. PR #10371
was subsequently merged to `58_maintenance`, so this PR adds it to the
`58.4.0` changelog section.

## Rationale for this change

Keep `CHANGELOG.md` on `58_maintenance` in sync with the commits
actually on the branch prior to cutting the `58.4.0` release.

## What changes are included in this PR?

Adds a changelog entry for #10371.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants