kevinjqliu commented on issue #1325: URL: https://github.com/apache/iceberg-rust/issues/1325#issuecomment-2925498237
0.5.1 RC1 passed Tagging the official `0.5.1` release ``` git checkout v0.5.1-rc.1 git tag -s "v0.5.1" git push origin "v0.5.1" ``` Which kicked off - [Security audit](https://github.com/apache/iceberg-rust/actions/runs/15366029777) ✅ - [Publish](https://github.com/apache/iceberg-rust/actions/runs/15366029783) ❌ ``` error: failed to publish to registry at https://crates.io/ Caused by: please provide a non-empty token ``` -- 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: issues-unsubscr...@iceberg.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org For additional commands, e-mail: issues-h...@iceberg.apache.org