geserdugarov opened a new pull request, #2485:
URL: https://github.com/apache/iceberg-rust/pull/2485

   ## Which issue does this PR close?
   
   - None.
   
   ## What changes are included in this PR?
   
   - Add `iceberg-cache-moka` and `iceberg-catalog-loader` to the publish 
workflow so all README-listed crates are released.
   - Use dependency-aware publish ordering: core `iceberg` first, then storage, 
then crates that only depend on `iceberg`, then storage-backed catalog crates, 
and `iceberg-catalog-loader` last because it depends on catalog crates.
   - Add missing crates.io metadata for `iceberg-cache-moka`.
   - Align README component order with the publish order. This change is not 
necessary, but the publish matrix order is explicitly meaningful, and the 
README is the component table users see when comparing crate release status.
   
   ## Are these changes tested?
   
   The actual publish workflow is only exercised on release tags, so the 
relevant local validation is a Cargo publish dry run.
   


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to