alamb opened a new pull request, #2392: URL: https://github.com/apache/arrow-rs/pull/2392
# Which issue does this PR close? re https://github.com/apache/arrow-rs/issues/2261 # Rationale for this change This PR includes scripts and instructions for creating `object_store` releases I opted to put these scripts in a parallel structure in `object_store/dev/release` both for convenience as well as for the time when I hope this crate will be brought into its own repository. # What changes are included in this PR? - [ ] Updated README.md for creating `object_store` release - [ ] Scripts to create CHANGELOG for object store - [ ] Initial draft of a `0.4.0` [CHANGELOG.md](https://github.com/alamb/arrow-rs/blob/alamb/prepare_for_object_store/object_store/CHANGELOG.md): - [ ] Scripts to create a release candidate - [ ] Scripts to verify the release candidate - [ ] Scripts to publish the release candidate # Are there any user-facing changes? No -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
