crepererum opened a new issue, #5627:
URL: https://github.com/apache/arrow-rs/issues/5627

   **Describe the bug**
   GIT tag for `object_store` version 0.9.1 is missing.
   
   **To Reproduce**
   Use one of:
   
   - GitHub tags page
   - `git pull && git tag -l`
   
   **Expected behavior**
   Tag is there.
   
   **Additional context**
   Having GIT tags is useful for various reasons:
   
   - being able to patch/modify a certain version to test changes in a larger 
software context
   - data lineage
   - consistency checks (i.e. is the code published on crates.io the same as we 
have on GitHub)
   
   The latter two ones are somewhat important in vein of the recent `xz` story.


-- 
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]

Reply via email to