in https://github.com/apache/arrow-rs/issues/2030 we incorporated the [object_store](https://crates.io/crates/object_store) crate into the arrow-rs repository and under the governance of the Apache Arrow project. Now we need to figure out: - [ ] What should trigger a release of a `object_store` (on a schedule, when someone wants, etc?) - [ ] What versioning scheme should we use (e.g. should it be independent from the arrow/parquet/parquet-flight versions?) - [ ] File tickets / make release scripts to run the release process