Skip to content

Commit 35feedc

Browse files
authored
Merge branch 'main' into ctty/tx-own-table
2 parents ac82580 + 59948fc commit 35feedc

File tree

16 files changed

+1237
-269
lines changed

16 files changed

+1237
-269
lines changed

.github/ISSUE_TEMPLATE/iceberg_bug_report.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,8 @@ body:
2828
description: What Apache Iceberg Rust version are you using?
2929
multiple: false
3030
options:
31-
- 0.4.0 (latest version)
31+
- 0.5.1 (latest version)
32+
- 0.4.0
3233
- 0.3.0
3334
- 0.2.0
3435
validations:

.github/workflows/ci_typos.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,4 +42,4 @@ jobs:
4242
steps:
4343
- uses: actions/checkout@v4
4444
- name: Check typos
45-
uses: crate-ci/typos@v1.32.0
45+
uses: crate-ci/typos@v1.33.1

Cargo.lock

Lines changed: 19 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)