This is an automated email from the ASF dual-hosted git repository.
liurenjie1024 pushed a change to branch
dependabot/github_actions/crate-ci/typos-1.41.0
in repository https://gitbox.apache.org/repos/asf/iceberg-rust.git
from abf835f41 chore(deps): Bump crate-ci/typos from 1.40.0 to 1.41.0
add 230135201 fix(spec): Include delete file content to V3 manifest (#1979)
add a321fe59e fix: fix typo check error (#1989)
add 4d09ba216 Fix ci audit failure (#1988)
add 9844638c4 feat: make FanoutWriter writer configurable (#1962)
add 434ab9603 fix: Address RUSTSEC-2026-0001 (#1994)
add 1b9fa3ae5 chore(deps): Bump reqwest from 0.12.25 to 0.12.28 (#1983)
add 99461bf2d chore(deps): Bump rsa from 0.9.9 to 0.9.10 (#2004)
add 7f2dda3a3 Bump to version 0.8.0 Round 2 (#1999)
add 25b195457 Merge branch 'main' into
dependabot/github_actions/crate-ci/typos-1.41.0
No new revisions were added by this update.
Summary of changes:
.cargo/audit.toml | 11 ++
.github/workflows/audit.yml | 1 -
.typos.toml | 3 +
CHANGELOG.md | 16 ++-
Cargo.lock | 56 ++++-----
Cargo.toml | 4 +-
bindings/python/Cargo.lock | 131 +++++++++++++++++++--
bindings/python/Cargo.toml | 6 +
crates/iceberg/src/spec/manifest/writer.rs | 98 ++++++++++++++-
crates/iceberg/src/spec/table_properties.rs | 12 ++
.../datafusion/src/physical_plan/write.rs | 24 +++-
11 files changed, 316 insertions(+), 46 deletions(-)