Hi, There are many versions of arrow and object-store-rs in the svn release repo [1].
According to the ASF release policy [2], "downloads.apache.org should contain *the latest release in each branch that is currently under development*. When development ceases on a version branch, releases of that branch should be removed from the project's download directory". I don't know how many branches of the arrow and object-store projects are still in development, but wanted to see if we could remove any of the older releases. Here is the current list of arrow releases. The 7.0.0, 8.0.0, and 10.0.0 releases should be removed at a minimum, since there are later patch releases for those. arrow-10.0.0/ <https://dist.apache.org/repos/dist/release/arrow/arrow-10.0.0/> - arrow-10.0.1/ <https://dist.apache.org/repos/dist/release/arrow/arrow-10.0.1/> - arrow-11.0.0/ <https://dist.apache.org/repos/dist/release/arrow/arrow-11.0.0/> - arrow-6.0.2/ <https://dist.apache.org/repos/dist/release/arrow/arrow-6.0.2/> - arrow-7.0.0/ <https://dist.apache.org/repos/dist/release/arrow/arrow-7.0.0/> - arrow-7.0.1/ <https://dist.apache.org/repos/dist/release/arrow/arrow-7.0.1/> - arrow-8.0.0/ <https://dist.apache.org/repos/dist/release/arrow/arrow-8.0.0/> - arrow-8.0.1/ <https://dist.apache.org/repos/dist/release/arrow/arrow-8.0.1/> - arrow-9.0.0/ <https://dist.apache.org/repos/dist/release/arrow/arrow-9.0.0/> Here are the object-store releases: arrow-object-store-rs-0.4.0/ <https://dist.apache.org/repos/dist/release/arrow/arrow-object-store-rs-0.4.0/> - arrow-object-store-rs-0.5.0/ <https://dist.apache.org/repos/dist/release/arrow/arrow-object-store-rs-0.5.0/> - arrow-object-store-rs-0.5.1/ <https://dist.apache.org/repos/dist/release/arrow/arrow-object-store-rs-0.5.1/> - arrow-object-store-rs-0.5.2/ <https://dist.apache.org/repos/dist/release/arrow/arrow-object-store-rs-0.5.2/> - arrow-object-store-rs-0.5.3/ <https://dist.apache.org/repos/dist/release/arrow/arrow-object-store-rs-0.5.3/> - arrow-object-store-rs-0.5.4/ <https://dist.apache.org/repos/dist/release/arrow/arrow-object-store-rs-0.5.4/> - arrow-object-store-rs-0.5.5/ <https://dist.apache.org/repos/dist/release/arrow/arrow-object-store-rs-0.5.5/> Thanks, Andy. [1] https://dist.apache.org/repos/dist/release/arrow/ [2] https://www.apache.org/legal/release-policy.html#when-to-archive
