Skip to content

Release version 9.1.1 and 10.0.1 #1442

@alamb

Description

@alamb

Is your feature request related to a problem or challenge? Please describe what you are trying to do.

Describe the solution you'd like
This ticket proposes creating patch releases 10.0.1 and 9.1.1 that contain fixes for the two issues listed above

Describe alternatives you've considered
Wait until version 10.1 (or 11) to come out, later this week

Additional context
Both @tustvold and @sunchao have offered to help make this release

The release process is documented in https://github.com/apache/arrow-rs/blob/master/dev/release/README.md

We don't have how to make a "patchset" documented however. I think the basic idea would be:

  1. Create a branch at the appropriate release tag (aka make 9.1_maintenance branch from the 9.0.0 tag)
  2. cherry-pick / backport the changes to that new branch
  3. Update the versions and CHANGELOG on the branch
  4. Create a release candidate using ./dev/release/create-tarball.sh

Metadata

Metadata

Assignees

No one assigned

    Labels

    development-processRelated to development process of arrow-rs

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions