dependabot[bot] opened a new pull request, #2585:
URL: https://github.com/apache/iggy/pull/2585

   Bumps [iceberg](https://github.com/apache/iceberg-rust) from 0.6.0 to 0.8.0.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/apache/iceberg-rust/releases";>iceberg's 
releases</a>.</em></p>
   <blockquote>
   <h2>v0.8.0</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>chore(deps): Bump tempfile from 3.22.0 to 3.23.0 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/apache/iceberg-rust/pull/1717";>apache/iceberg-rust#1717</a></li>
   <li>chore(deps): Bump rand from 0.8.5 to 0.9.2 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/apache/iceberg-rust/pull/1716";>apache/iceberg-rust#1716</a></li>
   <li>chore(deps): Bump crate-ci/typos from 1.36.2 to 1.36.3 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/apache/iceberg-rust/pull/1715";>apache/iceberg-rust#1715</a></li>
   <li>refactor: Improve REST catalog's authenticate method by <a 
href="https://github.com/imor";><code>@​imor</code></a> in <a 
href="https://redirect.github.com/apache/iceberg-rust/pull/1712";>apache/iceberg-rust#1712</a></li>
   <li>chore(deps): Bump serde_with from 3.14.0 to 3.14.1 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/apache/iceberg-rust/pull/1727";>apache/iceberg-rust#1727</a></li>
   <li>refactor(writer): Refactor writers for the future partitioning writers 
by <a href="https://github.com/CTTY";><code>@​CTTY</code></a> in <a 
href="https://redirect.github.com/apache/iceberg-rust/pull/1657";>apache/iceberg-rust#1657</a></li>
   <li>Set lock on version of Pydantic by <a 
href="https://github.com/Fokko";><code>@​Fokko</code></a> in <a 
href="https://redirect.github.com/apache/iceberg-rust/pull/1737";>apache/iceberg-rust#1737</a></li>
   <li>chore(deps): Bump crate-ci/typos from 1.36.3 to 1.37.2 by <a 
href="https://github.com/Standing-Man";><code>@​Standing-Man</code></a> in <a 
href="https://redirect.github.com/apache/iceberg-rust/pull/1734";>apache/iceberg-rust#1734</a></li>
   <li>feat: support more partition transformations for 
PartitionSpec::partition_to_path by <a 
href="https://github.com/mnpw";><code>@​mnpw</code></a> in <a 
href="https://redirect.github.com/apache/iceberg-rust/pull/1730";>apache/iceberg-rust#1730</a></li>
   <li>chore: Update website for 0.7.0 by <a 
href="https://github.com/CTTY";><code>@​CTTY</code></a> in <a 
href="https://redirect.github.com/apache/iceberg-rust/pull/1738";>apache/iceberg-rust#1738</a></li>
   <li>feat(sql-catalog): implement register table for sql catalog by <a 
href="https://github.com/Standing-Man";><code>@​Standing-Man</code></a> in <a 
href="https://redirect.github.com/apache/iceberg-rust/pull/1724";>apache/iceberg-rust#1724</a></li>
   <li>fix: ensure CoalescePartitionsExec is enabled for IcebergCommitExec by 
<a href="https://github.com/sgrebnov";><code>@​sgrebnov</code></a> in <a 
href="https://redirect.github.com/apache/iceberg-rust/pull/1723";>apache/iceberg-rust#1723</a></li>
   <li>chore(deps): Bump regex from 1.11.2 to 1.12.1 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/apache/iceberg-rust/pull/1741";>apache/iceberg-rust#1741</a></li>
   <li>chore(deps): Bump crate-ci/typos from 1.37.2 to 1.38.1 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/apache/iceberg-rust/pull/1740";>apache/iceberg-rust#1740</a></li>
   <li>Improve <code>IcebergCommitExec</code> to correctly populate 
properties/schema by <a 
href="https://github.com/sgrebnov";><code>@​sgrebnov</code></a> in <a 
href="https://redirect.github.com/apache/iceberg-rust/pull/1721";>apache/iceberg-rust#1721</a></li>
   <li>feat(spec): add <code>table_properties.rs</code> to spec by <a 
href="https://github.com/kaushiksrini";><code>@​kaushiksrini</code></a> in <a 
href="https://redirect.github.com/apache/iceberg-rust/pull/1733";>apache/iceberg-rust#1733</a></li>
   <li>chore(deps): Bump actions/stale from 10.0.0 to 10.1.0 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/apache/iceberg-rust/pull/1726";>apache/iceberg-rust#1726</a></li>
   <li>docs: remove -src suffix from artifact name by <a 
href="https://github.com/kevinjqliu";><code>@​kevinjqliu</code></a> in <a 
href="https://redirect.github.com/apache/iceberg-rust/pull/1743";>apache/iceberg-rust#1743</a></li>
   <li>feat(reader): Make ArrowReaderBuilder::new public by <a 
href="https://github.com/mbutrovich";><code>@​mbutrovich</code></a> in <a 
href="https://redirect.github.com/apache/iceberg-rust/pull/1748";>apache/iceberg-rust#1748</a></li>
   <li>feat(writer): Add clustered and fanout writer by <a 
href="https://github.com/CTTY";><code>@​CTTY</code></a> in <a 
href="https://redirect.github.com/apache/iceberg-rust/pull/1735";>apache/iceberg-rust#1735</a></li>
   <li>feat(catalog): impl builder for SqlCatalog by <a 
href="https://github.com/335g";><code>@​335g</code></a> in <a 
href="https://redirect.github.com/apache/iceberg-rust/pull/1666";>apache/iceberg-rust#1666</a></li>
   <li>fix: fix read parquert file when schema change by <a 
href="https://github.com/chenzl25";><code>@​chenzl25</code></a> in <a 
href="https://redirect.github.com/apache/iceberg-rust/pull/1750";>apache/iceberg-rust#1750</a></li>
   <li>docs: Fix broken orbstack and podman links in CONTRIBUTING.md by <a 
href="https://github.com/petern48";><code>@​petern48</code></a> in <a 
href="https://redirect.github.com/apache/iceberg-rust/pull/1757";>apache/iceberg-rust#1757</a></li>
   <li>chore(deps): Bump tokio from 1.47.1 to 1.48.0 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/apache/iceberg-rust/pull/1763";>apache/iceberg-rust#1763</a></li>
   <li>chore(deps): Bump backon from 1.5.2 to 1.6.0 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/apache/iceberg-rust/pull/1762";>apache/iceberg-rust#1762</a></li>
   <li>fix: global eq delete matching should apply to only strictly older 
files, and fix partition scoped matching to consider spec id by <a 
href="https://github.com/amogh-jahagirdar";><code>@​amogh-jahagirdar</code></a> 
in <a 
href="https://redirect.github.com/apache/iceberg-rust/pull/1758";>apache/iceberg-rust#1758</a></li>
   <li>chore(deps): Bump apache/skywalking-eyes from 0.7.0 to 0.8.0 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/apache/iceberg-rust/pull/1760";>apache/iceberg-rust#1760</a></li>
   <li>chore(deps): Bump rust_decimal from 1.38.0 to 1.39.0 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/apache/iceberg-rust/pull/1761";>apache/iceberg-rust#1761</a></li>
   <li>feat(datafusion): implement the project node to add the partition 
columns by <a href="https://github.com/fvaleye";><code>@​fvaleye</code></a> in 
<a 
href="https://redirect.github.com/apache/iceberg-rust/pull/1602";>apache/iceberg-rust#1602</a></li>
   <li>fix: snapshot was producing empty summary by <a 
href="https://github.com/imor";><code>@​imor</code></a> in <a 
href="https://redirect.github.com/apache/iceberg-rust/pull/1767";>apache/iceberg-rust#1767</a></li>
   <li>docs: Add examples for PartitioningWriter by <a 
href="https://github.com/CTTY";><code>@​CTTY</code></a> in <a 
href="https://redirect.github.com/apache/iceberg-rust/pull/1754";>apache/iceberg-rust#1754</a></li>
   <li>feat(sqllogictest): Add support for iceberg datafusion sqllogictest 
integration by <a 
href="https://github.com/lliangyu-lin";><code>@​lliangyu-lin</code></a> in <a 
href="https://redirect.github.com/apache/iceberg-rust/pull/1764";>apache/iceberg-rust#1764</a></li>
   <li>fix(build): Pin home version after merging <a 
href="https://redirect.github.com/apache/iceberg-rust/issues/1764";>#1764</a> by 
<a href="https://github.com/mbutrovich";><code>@​mbutrovich</code></a> in <a 
href="https://redirect.github.com/apache/iceberg-rust/pull/1783";>apache/iceberg-rust#1783</a></li>
   <li>minor: Update Cargo.lock to add home by <a 
href="https://github.com/CTTY";><code>@​CTTY</code></a> in <a 
href="https://redirect.github.com/apache/iceberg-rust/pull/1785";>apache/iceberg-rust#1785</a></li>
   <li>chore(deps): Bump aws-sdk-s3tables from 1.40.0 to 1.41.0 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/apache/iceberg-rust/pull/1790";>apache/iceberg-rust#1790</a></li>
   <li>chore(deps): Bump rand from 0.8.5 to 0.9.2 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/apache/iceberg-rust/pull/1789";>apache/iceberg-rust#1789</a></li>
   <li>chore(deps): Bump actions/download-artifact from 5 to 6 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/apache/iceberg-rust/pull/1788";>apache/iceberg-rust#1788</a></li>
   <li>chore(deps): Bump actions/upload-artifact from 4 to 5 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/apache/iceberg-rust/pull/1787";>apache/iceberg-rust#1787</a></li>
   <li>fix(reader): filter row groups when FileScanTask contains byte ranges by 
<a href="https://github.com/mbutrovich";><code>@​mbutrovich</code></a> in <a 
href="https://redirect.github.com/apache/iceberg-rust/pull/1779";>apache/iceberg-rust#1779</a></li>
   <li>refactor(arrow,datafusion): Reuse PartitionValueCalculator in 
RecordBatchPartitionSplitter by <a 
href="https://github.com/CTTY";><code>@​CTTY</code></a> in <a 
href="https://redirect.github.com/apache/iceberg-rust/pull/1781";>apache/iceberg-rust#1781</a></li>
   <li>feat: Update Datafusion to v49 by <a 
href="https://github.com/DerGut";><code>@​DerGut</code></a> in <a 
href="https://redirect.github.com/apache/iceberg-rust/pull/1704";>apache/iceberg-rust#1704</a></li>
   <li>deps: unpin pydantic by <a 
href="https://github.com/kevinjqliu";><code>@​kevinjqliu</code></a> in <a 
href="https://redirect.github.com/apache/iceberg-rust/pull/1793";>apache/iceberg-rust#1793</a></li>
   <li>feat(reader): Add Date32 support to RecordBatchTransformer create_column 
by <a href="https://github.com/mbutrovich";><code>@​mbutrovich</code></a> in <a 
href="https://redirect.github.com/apache/iceberg-rust/pull/1792";>apache/iceberg-rust#1792</a></li>
   <li>feat(catalog): Implement update_table for S3TablesCatalog by <a 
href="https://github.com/CTTY";><code>@​CTTY</code></a> in <a 
href="https://redirect.github.com/apache/iceberg-rust/pull/1594";>apache/iceberg-rust#1594</a></li>
   <li>feat: Update Datafusion to v50 by <a 
href="https://github.com/DerGut";><code>@​DerGut</code></a> in <a 
href="https://redirect.github.com/apache/iceberg-rust/pull/1728";>apache/iceberg-rust#1728</a></li>
   <li>ci: Migrate to uv for python by <a 
href="https://github.com/Xuanwo";><code>@​Xuanwo</code></a> in <a 
href="https://redirect.github.com/apache/iceberg-rust/pull/1796";>apache/iceberg-rust#1796</a></li>
   <li>ci: Relax msrv check thanks to rust 2024 by <a 
href="https://github.com/Xuanwo";><code>@​Xuanwo</code></a> in <a 
href="https://redirect.github.com/apache/iceberg-rust/pull/1795";>apache/iceberg-rust#1795</a></li>
   <li>ci: Don't dismiss stale review to make contribution easier by <a 
href="https://github.com/Xuanwo";><code>@​Xuanwo</code></a> in <a 
href="https://redirect.github.com/apache/iceberg-rust/pull/1799";>apache/iceberg-rust#1799</a></li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/apache/iceberg-rust/blob/main/CHANGELOG.md";>iceberg's 
changelog</a>.</em></p>
   <blockquote>
   <h2>[v0.8.0] - 2026-01-06</h2>
   <h3>Breaking Changes</h3>
   <ul>
   <li>
   <p><strong>API Changes:</strong></p>
   <ul>
   <li>refactor: Remove redundant parameters from SnapshotProducer validation 
methods by <a href="https://github.com/Li0k";><code>@​Li0k</code></a> in <a 
href="https://redirect.github.com/apache/iceberg-rust/pull/1853";>apache/iceberg-rust#1853</a></li>
   <li>chore: Remove deprecated <code>remove_all</code> in FileIO by <a 
href="https://github.com/jonathanc-n";><code>@​jonathanc-n</code></a> in <a 
href="https://redirect.github.com/apache/iceberg-rust/pull/1863";>apache/iceberg-rust#1863</a></li>
   <li>refactor: Drop smol runtime support by <a 
href="https://github.com/Xuanwo";><code>@​Xuanwo</code></a> in <a 
href="https://redirect.github.com/apache/iceberg-rust/pull/1900";>apache/iceberg-rust#1900</a></li>
   </ul>
   </li>
   <li>
   <p><strong>Compatibility:</strong></p>
   <ul>
   <li>chore: bump MSRV to 1.88, fix warnings and clippy errors by <a 
href="https://github.com/mbutrovich";><code>@​mbutrovich</code></a> in <a 
href="https://redirect.github.com/apache/iceberg-rust/pull/1902";>apache/iceberg-rust#1902</a></li>
   </ul>
   </li>
   <li>
   <p><strong>Dependency Updates:</strong></p>
   <ul>
   <li>Upgrade opendal to v0.55 by <a 
href="https://github.com/dentiny";><code>@​dentiny</code></a> in <a 
href="https://redirect.github.com/apache/iceberg-rust/pull/1895";>apache/iceberg-rust#1895</a></li>
   <li>deps: bump DataFusion to 51, Arrow to 57, pyo to 0.26 by <a 
href="https://github.com/mbutrovich";><code>@​mbutrovich</code></a> in <a 
href="https://redirect.github.com/apache/iceberg-rust/pull/1899";>apache/iceberg-rust#1899</a></li>
   </ul>
   </li>
   <li>
   <p><strong>Other:</strong></p>
   <ul>
   <li>Remove wildcard pattern in exhaustive enums by <a 
href="https://github.com/lgingerich";><code>@​lgingerich</code></a> in <a 
href="https://redirect.github.com/apache/iceberg-rust/pull/1925";>apache/iceberg-rust#1925</a></li>
   </ul>
   </li>
   </ul>
   <h3>All Changes</h3>
   <ul>
   <li>chore(deps): Bump tempfile from 3.22.0 to 3.23.0 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/apache/iceberg-rust/pull/1717";>apache/iceberg-rust#1717</a></li>
   <li>chore(deps): Bump rand from 0.8.5 to 0.9.2 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/apache/iceberg-rust/pull/1716";>apache/iceberg-rust#1716</a></li>
   <li>chore(deps): Bump crate-ci/typos from 1.36.2 to 1.36.3 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/apache/iceberg-rust/pull/1715";>apache/iceberg-rust#1715</a></li>
   <li>refactor: Improve REST catalog's authenticate method by <a 
href="https://github.com/imor";><code>@​imor</code></a> in <a 
href="https://redirect.github.com/apache/iceberg-rust/pull/1712";>apache/iceberg-rust#1712</a></li>
   <li>chore(deps): Bump serde_with from 3.14.0 to 3.14.1 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/apache/iceberg-rust/pull/1727";>apache/iceberg-rust#1727</a></li>
   <li>refactor(writer): Refactor writers for the future partitioning writers 
by <a href="https://github.com/CTTY";><code>@​CTTY</code></a> in <a 
href="https://redirect.github.com/apache/iceberg-rust/pull/1657";>apache/iceberg-rust#1657</a></li>
   <li>Set lock on version of Pydantic by <a 
href="https://github.com/Fokko";><code>@​Fokko</code></a> in <a 
href="https://redirect.github.com/apache/iceberg-rust/pull/1737";>apache/iceberg-rust#1737</a></li>
   <li>chore(deps): Bump crate-ci/typos from 1.36.3 to 1.37.2 by <a 
href="https://github.com/Standing-Man";><code>@​Standing-Man</code></a> in <a 
href="https://redirect.github.com/apache/iceberg-rust/pull/1734";>apache/iceberg-rust#1734</a></li>
   <li>feat: support more partition transformations for 
PartitionSpec::partition_to_path by <a 
href="https://github.com/mnpw";><code>@​mnpw</code></a> in <a 
href="https://redirect.github.com/apache/iceberg-rust/pull/1730";>apache/iceberg-rust#1730</a></li>
   <li>chore: Update website for 0.7.0 by <a 
href="https://github.com/CTTY";><code>@​CTTY</code></a> in <a 
href="https://redirect.github.com/apache/iceberg-rust/pull/1738";>apache/iceberg-rust#1738</a></li>
   <li>feat(sql-catalog): implement register table for sql catalog by <a 
href="https://github.com/Standing-Man";><code>@​Standing-Man</code></a> in <a 
href="https://redirect.github.com/apache/iceberg-rust/pull/1724";>apache/iceberg-rust#1724</a></li>
   <li>fix: ensure CoalescePartitionsExec is enabled for IcebergCommitExec by 
<a href="https://github.com/sgrebnov";><code>@​sgrebnov</code></a> in <a 
href="https://redirect.github.com/apache/iceberg-rust/pull/1723";>apache/iceberg-rust#1723</a></li>
   <li>chore(deps): Bump regex from 1.11.2 to 1.12.1 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/apache/iceberg-rust/pull/1741";>apache/iceberg-rust#1741</a></li>
   <li>chore(deps): Bump crate-ci/typos from 1.37.2 to 1.38.1 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/apache/iceberg-rust/pull/1740";>apache/iceberg-rust#1740</a></li>
   <li>Improve <code>IcebergCommitExec</code> to correctly populate 
properties/schema by <a 
href="https://github.com/sgrebnov";><code>@​sgrebnov</code></a> in <a 
href="https://redirect.github.com/apache/iceberg-rust/pull/1721";>apache/iceberg-rust#1721</a></li>
   <li>feat(spec): add <code>table_properties.rs</code> to spec by <a 
href="https://github.com/kaushiksrini";><code>@​kaushiksrini</code></a> in <a 
href="https://redirect.github.com/apache/iceberg-rust/pull/1733";>apache/iceberg-rust#1733</a></li>
   <li>chore(deps): Bump actions/stale from 10.0.0 to 10.1.0 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/apache/iceberg-rust/pull/1726";>apache/iceberg-rust#1726</a></li>
   <li>docs: remove -src suffix from artifact name by <a 
href="https://github.com/kevinjqliu";><code>@​kevinjqliu</code></a> in <a 
href="https://redirect.github.com/apache/iceberg-rust/pull/1743";>apache/iceberg-rust#1743</a></li>
   <li>feat(reader): Make ArrowReaderBuilder::new public by <a 
href="https://github.com/mbutrovich";><code>@​mbutrovich</code></a> in <a 
href="https://redirect.github.com/apache/iceberg-rust/pull/1748";>apache/iceberg-rust#1748</a></li>
   <li>feat(writer): Add clustered and fanout writer by <a 
href="https://github.com/CTTY";><code>@​CTTY</code></a> in <a 
href="https://redirect.github.com/apache/iceberg-rust/pull/1735";>apache/iceberg-rust#1735</a></li>
   <li>feat(catalog): impl builder for SqlCatalog by <a 
href="https://github.com/335g";><code>@​335g</code></a> in <a 
href="https://redirect.github.com/apache/iceberg-rust/pull/1666";>apache/iceberg-rust#1666</a></li>
   <li>fix: fix read parquert file when schema change by <a 
href="https://github.com/chenzl25";><code>@​chenzl25</code></a> in <a 
href="https://redirect.github.com/apache/iceberg-rust/pull/1750";>apache/iceberg-rust#1750</a></li>
   <li>docs: Fix broken orbstack and podman links in CONTRIBUTING.md by <a 
href="https://github.com/petern48";><code>@​petern48</code></a> in <a 
href="https://redirect.github.com/apache/iceberg-rust/pull/1757";>apache/iceberg-rust#1757</a></li>
   <li>chore(deps): Bump tokio from 1.47.1 to 1.48.0 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/apache/iceberg-rust/pull/1763";>apache/iceberg-rust#1763</a></li>
   <li>chore(deps): Bump backon from 1.5.2 to 1.6.0 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/apache/iceberg-rust/pull/1762";>apache/iceberg-rust#1762</a></li>
   <li>fix: global eq delete matching should apply to only strictly older 
files, and fix partition scoped matching to consider spec id by <a 
href="https://github.com/amogh-jahagirdar";><code>@​amogh-jahagirdar</code></a> 
in <a 
href="https://redirect.github.com/apache/iceberg-rust/pull/1758";>apache/iceberg-rust#1758</a></li>
   <li>chore(deps): Bump apache/skywalking-eyes from 0.7.0 to 0.8.0 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/apache/iceberg-rust/pull/1760";>apache/iceberg-rust#1760</a></li>
   <li>chore(deps): Bump rust_decimal from 1.38.0 to 1.39.0 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/apache/iceberg-rust/pull/1761";>apache/iceberg-rust#1761</a></li>
   <li>feat(datafusion): implement the project node to add the partition 
columns by <a href="https://github.com/fvaleye";><code>@​fvaleye</code></a> in 
<a 
href="https://redirect.github.com/apache/iceberg-rust/pull/1602";>apache/iceberg-rust#1602</a></li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/apache/iceberg-rust/commit/7f2dda3a3807e89b162785b4f16d655ca6b84f79";><code>7f2dda3</code></a>
 Bump to version 0.8.0 Round 2 (<a 
href="https://redirect.github.com/apache/iceberg-rust/issues/1999";>#1999</a>)</li>
   <li><a 
href="https://github.com/apache/iceberg-rust/commit/99461bf2dca63de4109a65b13a9b05e4334126f2";><code>99461bf</code></a>
 chore(deps): Bump rsa from 0.9.9 to 0.9.10 (<a 
href="https://redirect.github.com/apache/iceberg-rust/issues/2004";>#2004</a>)</li>
   <li><a 
href="https://github.com/apache/iceberg-rust/commit/1b9fa3ae52eb1700cc2130301087e6c89c436004";><code>1b9fa3a</code></a>
 chore(deps): Bump reqwest from 0.12.25 to 0.12.28 (<a 
href="https://redirect.github.com/apache/iceberg-rust/issues/1983";>#1983</a>)</li>
   <li><a 
href="https://github.com/apache/iceberg-rust/commit/434ab9603e7cd9969b45fd54f1d6a3c40951145f";><code>434ab96</code></a>
 fix: Address RUSTSEC-2026-0001 (<a 
href="https://redirect.github.com/apache/iceberg-rust/issues/1994";>#1994</a>)</li>
   <li><a 
href="https://github.com/apache/iceberg-rust/commit/9844638c48e2d4b123c9df4f89330cfd1e8bfcba";><code>9844638</code></a>
 feat: make FanoutWriter writer configurable (<a 
href="https://redirect.github.com/apache/iceberg-rust/issues/1962";>#1962</a>)</li>
   <li><a 
href="https://github.com/apache/iceberg-rust/commit/4d09ba216657d38102b5a33e02f9e7764cbdeba1";><code>4d09ba2</code></a>
 Fix ci audit failure (<a 
href="https://redirect.github.com/apache/iceberg-rust/issues/1988";>#1988</a>)</li>
   <li><a 
href="https://github.com/apache/iceberg-rust/commit/a321fe59ed5fdbb14f4404f0ecc50d9c30cbf942";><code>a321fe5</code></a>
 fix: fix typo check error (<a 
href="https://redirect.github.com/apache/iceberg-rust/issues/1989";>#1989</a>)</li>
   <li><a 
href="https://github.com/apache/iceberg-rust/commit/2301352019bc9f5cdfd488bf829f92c6c3d0da25";><code>2301352</code></a>
 fix(spec): Include delete file content to V3 manifest (<a 
href="https://redirect.github.com/apache/iceberg-rust/issues/1979";>#1979</a>)</li>
   <li><a 
href="https://github.com/apache/iceberg-rust/commit/a4054140d9ea66022a11835afa3a68bc4eb72cec";><code>a405414</code></a>
 fix: MemoryCatalog to return absolute NamespaceIdents (<a 
href="https://redirect.github.com/apache/iceberg-rust/issues/1970";>#1970</a>)</li>
   <li><a 
href="https://github.com/apache/iceberg-rust/commit/ef851524f16a604c05683051d732fa523b6e3bdc";><code>ef85152</code></a>
 feat(arrow): Convert Arrow schema to Iceberg schema with auto assigned field 
...</li>
   <li>Additional commits viewable in <a 
href="https://github.com/apache/iceberg-rust/compare/v0.6.0...v0.8.0";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=iceberg&package-manager=cargo&previous-version=0.6.0&new-version=0.8.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
   
   You can trigger a rebase of this PR by commenting `@dependabot rebase`.
   
   [//]: # (dependabot-automerge-start)
   [//]: # (dependabot-automerge-end)
   
   ---
   
   <details>
   <summary>Dependabot commands and options</summary>
   <br />
   
   You can trigger Dependabot actions by commenting on this PR:
   - `@dependabot rebase` will rebase this PR
   - `@dependabot recreate` will recreate this PR, overwriting any edits that 
have been made to it
   - `@dependabot merge` will merge this PR after your CI passes on it
   - `@dependabot squash and merge` will squash and merge this PR after your CI 
passes on it
   - `@dependabot cancel merge` will cancel a previously requested merge and 
block automerging
   - `@dependabot reopen` will reopen this PR if it is closed
   - `@dependabot close` will close this PR and stop Dependabot recreating it. 
You can achieve the same result by closing it manually
   - `@dependabot show <dependency name> ignore conditions` will show all of 
the ignore conditions of the specified dependency
   - `@dependabot ignore this major version` will close this PR and stop 
Dependabot creating any more for this major version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this minor version` will close this PR and stop 
Dependabot creating any more for this minor version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this dependency` will close this PR and stop 
Dependabot creating any more for this dependency (unless you reopen the PR or 
upgrade to it yourself)
   
   
   </details>


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